Author: bugman
Date: Wed Sep 17 17:12:00 2014
New Revision: 25889

URL: http://svn.gna.org/viewcvs/relax?rev=25889&view=rev
Log:
Updated the chi2 check in the Frame_order.test_rigid_data_to_free_rotor_model 
system test.

This value has changed due to the first 1000 points of the Sobol' sequence 
being skipped.

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=25889&r1=25888&r2=25889&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 Wed Sep 
17 17:12:00 2014
@@ -1699,7 +1699,7 @@
         self.script_exec(status.install_path + 
sep+'test_suite'+sep+'system_tests'+sep+'scripts'+sep+'frame_order'+sep+'rigid_test.py')
 
         # Check the chi2 value.
-        self.assertAlmostEqual(cdp.chi2, 204026.70481594582)
+        self.assertAlmostEqual(cdp.chi2, 896428.80890444247)
 
 
     def test_rigid_data_to_iso_cone_free_rotor_model(self):


_______________________________________________
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