mailr17981 - /trunk/generic_fns/pcs.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on November 15, 2012 - 09:27:
Author: bugman
Date: Thu Nov 15 09:27:09 2012
New Revision: 17981

URL: http://svn.gna.org/viewcvs/relax?rev=17981&view=rev
Log:
Removed some debugging printouts.


Modified:
    trunk/generic_fns/pcs.py

Modified: trunk/generic_fns/pcs.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/generic_fns/pcs.py?rev=17981&r1=17980&r2=17981&view=diff
==============================================================================
--- trunk/generic_fns/pcs.py (original)
+++ trunk/generic_fns/pcs.py Thu Nov 15 09:27:09 2012
@@ -284,8 +284,6 @@
                 spin_to.pcs_err = {}
 
             # Copy the value and error from pipe_from.
-            print spin_from
-            print spin_to
             if hasattr(spin_from, 'pcs'):
                 spin_to.pcs[align_id] = spin_from.pcs[align_id]
             if hasattr(spin_from, 'pcs_err'):




Related Messages


Powered by MHonArc, Updated Thu Nov 15 09:40:02 2012