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


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to