Author: bugman
Date: Fri Nov  7 17:18:52 2014
New Revision: 26452

URL: http://svn.gna.org/viewcvs/relax?rev=26452&view=rev
Log:
A few Frame_order system test updates for the float64 to float32 memory saving 
changes.

The chi-squared value of 3 tests was slightly different.


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=26452&r1=26451&r2=26452&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 Fri Nov 
 7 17:18:52 2014
@@ -1650,7 +1650,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, 212124.83278674766)
+        self.assertAlmostEqual(cdp.chi2, 212124.83317383687)
 
 
     def test_rigid_data_to_iso_cone_free_rotor_model(self):
@@ -1663,7 +1663,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, 22295.503345237757)
+        self.assertAlmostEqual(cdp.chi2, 22295.500553417492)
 
 
     def test_rigid_data_to_iso_cone_model(self):
@@ -1741,7 +1741,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, 0.011378666767745968)
+        self.assertAlmostEqual(cdp.chi2, 0.011377491600681364)
 
 
     def test_sobol_setup(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