mailr21201 - /branches/relax_disp/test_suite/system_tests/relax_disp.py


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

Header


Content

Posted by edward on October 21, 2013 - 15:11:
Author: bugman
Date: Mon Oct 21 15:11:15 2013
New Revision: 21201

URL: http://svn.gna.org/viewcvs/relax?rev=21201&view=rev
Log:
Loosened the test_hansen_cpmg_data_to_ns_cpmg_2site_star_full system test for 
Mac OS X.

Even the calc user function does not help, the results are quite different 
between different systems.


Modified:
    branches/relax_disp/test_suite/system_tests/relax_disp.py

Modified: branches/relax_disp/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/system_tests/relax_disp.py?rev=21201&r1=21200&r2=21201&view=diff
==============================================================================
--- branches/relax_disp/test_suite/system_tests/relax_disp.py (original)
+++ branches/relax_disp/test_suite/system_tests/relax_disp.py Mon Oct 21 
15:11:15 2013
@@ -1057,8 +1057,8 @@
         self.interpreter.calc()
 
         # Checks for residue :70.
-        self.assertAlmostEqual(spin70.chi2, 14.808011089837033, 4)
-        self.assertAlmostEqual(spin71.chi2, 2.2100296821673893, 4)
+        self.assertAlmostEqual(spin70.chi2, 14.808011089837033, 2)
+        self.assertAlmostEqual(spin71.chi2, 2.2100296821673893, 2)
 
 
     def test_hansen_cpmgfit_input(self):




Related Messages


Powered by MHonArc, Updated Mon Oct 21 15:40:02 2013