Author: bugman
Date: Wed Sep 17 17:12:06 2014
New Revision: 25892

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

The previous commit used an incorrect value for the chi2.  This new value is 
now much closer to the
original.

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=25892&r1=25891&r2=25892&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:06 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, 896428.80890444247)
+        self.assertAlmostEqual(cdp.chi2, 212124.83278674766)
 
 
     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