mailr25301 - /branches/frame_order_cleanup/auto_analyses/frame_order.py


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

Header


Content

Posted by edward on August 26, 2014 - 17:52:
Author: bugman
Date: Tue Aug 26 17:52:19 2014
New Revision: 25301

URL: http://svn.gna.org/viewcvs/relax?rev=25301&view=rev
Log:
Removed some printouts accidentally committed in the previous revision.


Modified:
    branches/frame_order_cleanup/auto_analyses/frame_order.py

Modified: branches/frame_order_cleanup/auto_analyses/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/auto_analyses/frame_order.py?rev=25301&r1=25300&r2=25301&view=diff
==============================================================================
--- branches/frame_order_cleanup/auto_analyses/frame_order.py   (original)
+++ branches/frame_order_cleanup/auto_analyses/frame_order.py   Tue Aug 26 
17:52:19 2014
@@ -541,9 +541,6 @@
             for spin, spin_id in spin_loop(return_id=True, skip_desel=False):
                 # Get the spin from the original pipe.
                 spin_orig = return_spin(spin_id=spin_id, 
pipe=self.data_pipe_full)
-                print spin_id
-                print spin_orig
-                print spin
 
                 # Reset the spin selection.
                 spin.select = spin_orig.select




Related Messages


Powered by MHonArc, Updated Tue Aug 26 18:00:02 2014