Author: tlinnet
Date: Tue Dec  3 16:59:37 2013
New Revision: 21748

URL: http://svn.gna.org/viewcvs/relax?rev=21748&view=rev
Log:
Fix for Optimisation of the Korzhnev et al., 2005 15N MQ 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=21748&r1=21747&r2=21748&view=diff
==============================================================================
--- trunk/test_suite/system_tests/relax_disp.py (original)
+++ trunk/test_suite/system_tests/relax_disp.py Tue Dec  3 16:59:37 2013
@@ -1656,7 +1656,7 @@
         self.assertAlmostEqual(spin.r2[r20_key1], 6.02016436619016, 1)
         self.assertAlmostEqual(spin.r2[r20_key2], 6.65421500772308, 1)
         self.assertAlmostEqual(spin.r2[r20_key3], 8.6729591487622, 1)
-        self.assertAlmostEqual(spin.pA, 0.930083249288083, 4)
+        self.assertAlmostEqual(spin.pA, 0.930083249288083, 3)
         self.assertAlmostEqual(spin.dw, 4.33890689462363, 2)
         self.assertAlmostEqual(spin.dwH, -0.274316585638047, 3)
         self.assertAlmostEqual(spin.kex/1000, 344.329651956132/1000, 3)


_______________________________________________
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

Reply via email to