Author: tlinnet Date: Tue Dec 3 17:01:49 2013 New Revision: 21750 URL: http://svn.gna.org/viewcvs/relax?rev=21750&view=rev Log: Fix for Optimisation of all the Korzhnev et al., 2005 CPMG data using the 'MMQ 2-site' model.
Fix for bug #21322, (https://gna.org/bugs/?21322) - 5x Test suite fail for version 3.1.0 Reported for system CentOS 2.6.32-358.18.1.el6.x86_64. Modified: trunk/test_suite/system_tests/relax_disp.py Modified: trunk/test_suite/system_tests/relax_disp.py URL: http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/relax_disp.py?rev=21750&r1=21749&r2=21750&view=diff ============================================================================== --- trunk/test_suite/system_tests/relax_disp.py (original) +++ trunk/test_suite/system_tests/relax_disp.py Tue Dec 3 17:01:49 2013 @@ -2069,7 +2069,7 @@ self.assertAlmostEqual(spin.dw, 4.42209952545181, 4) self.assertAlmostEqual(spin.dwH, -0.27258970590969, 4) self.assertAlmostEqual(spin.kex/1000, 360.516132791038/1000, 4) - self.assertAlmostEqual(spin.chi2/1000, 162.511988511609/1000, 4) + self.assertAlmostEqual(spin.chi2/1000, 162.511988511609/1000, 3) def test_kteilum_fmpoulsen_makke_cpmg_data_048m_guhcl_to_cr72(self): _______________________________________________ relax (http://www.nmr-relax.com) This is the relax-commits mailing list relax-commits@gna.org 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