Author: bugman
Date: Thu Dec  4 13:38:43 2014
New Revision: 26957

URL: http://svn.gna.org/viewcvs/relax?rev=26957&view=rev
Log:
Removed a debugging printout.


Modified:
    branches/frame_order_cleanup/test_suite/system_tests/frame_order.py

Modified: branches/frame_order_cleanup/test_suite/system_tests/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/frame_order.py?rev=26957&r1=26956&r2=26957&view=diff
==============================================================================
--- branches/frame_order_cleanup/test_suite/system_tests/frame_order.py 
(original)
+++ branches/frame_order_cleanup/test_suite/system_tests/frame_order.py Thu Dec 
 4 13:38:43 2014
@@ -3802,7 +3802,6 @@
                 if res_name == 'X':
                     if abs(phi) > max_phi:
                         max_phi = abs(phi)
-                    print pi/2.0 - cone_theta - epsilon
                     self.assert_(theta >= pi/2.0 - cone_theta - epsilon)
                     self.assert_(theta <= pi/2.0 + cone_theta + epsilon)
                     self.assert_(phi >= -cone_sigma_max - lateral_slide)


_______________________________________________
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