mailr22526 - /branches/double_rotor/test_suite/system_tests/frame_order.py


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

Header


Content

Posted by edward on March 25, 2014 - 10:26:
Author: bugman
Date: Tue Mar 25 10:26:03 2014
New Revision: 22526

URL: http://svn.gna.org/viewcvs/relax?rev=22526&view=rev
Log:
Optimisation is now turned on for the Frame_order.test_cam_rotor2 system test.

This is to reveal deficiencies in the handling of the new axis alpha 
parameter.


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

Modified: branches/double_rotor/test_suite/system_tests/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/test_suite/system_tests/frame_order.py?rev=22526&r1=22525&r2=22526&view=diff
==============================================================================
--- branches/double_rotor/test_suite/system_tests/frame_order.py        
(original)
+++ branches/double_rotor/test_suite/system_tests/frame_order.py        Tue 
Mar 25 10:26:03 2014
@@ -644,7 +644,7 @@
         """Test the second rotor frame order model of CaM."""
 
         # The flags, execute the script, and then check the chi2 value.
-        self.flags()
+        self.flags(opt=True)
         self.interpreter.run(script_file=self.cam_path+'rotor2.py')
         self.check_chi2(0.081769384900455433)
 




Related Messages


Powered by MHonArc, Updated Tue Mar 25 10:40:01 2014