mailRe: r24180 - /branches/disp_spin_speed/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 d'Auvergne on June 23, 2014 - 10:24:
The optimisation is of very low quality in these system tests, so such
a change sometimes happens.  The result of the calc user function with
fixed parameter values should however not change.

Regards,

Edward


On 20 June 2014 08:11,  <tlinnet@xxxxxxxxxxxxx> wrote:
Author: tlinnet
Date: Fri Jun 20 08:11:57 2014
New Revision: 24180

URL: http://svn.gna.org/viewcvs/relax?rev=24180&view=rev
Log:
Changes of values to systemtest test_hansen_cpmg_data_to_ns_cpmg_2site_star.

The values are changed, since chi2 is lower than before.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion 
models for Clustered analysis.

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

Modified: branches/disp_spin_speed/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/disp_spin_speed/test_suite/system_tests/relax_disp.py?rev=24180&r1=24179&r2=24180&view=diff
==============================================================================
--- branches/disp_spin_speed/test_suite/system_tests/relax_disp.py      
(original)
+++ branches/disp_spin_speed/test_suite/system_tests/relax_disp.py      Fri 
Jun 20 08:11:57 2014
@@ -3208,10 +3208,10 @@

         # Checks for residue :71.
         self.assertAlmostEqual(spin71.r2[r20_key1], 4.992594256544, 1)
-        self.assertAlmostEqual(spin71.pA, 0.992258541625787, 2)
-        self.assertAlmostEqual(spin71.dw/100, 2.75140650899058/100, 2)
-        self.assertAlmostEqual(spin71.kex/100000, 2106.60885247431/100000, 
2)
-        self.assertAlmostEqual(spin71.chi2/100, 17.3293856656588/100, 1)
+        self.assertAlmostEqual(spin71.pA, 0.986716058519642, 2)
+        self.assertAlmostEqual(spin71.dw/100, 2.09292495350993/100, 2)
+        self.assertAlmostEqual(spin71.kex/100000, 2438.04423541463/100000, 
2)
+        self.assertAlmostEqual(spin71.chi2/100, 15.1644902423334/100, 1)

         # Test the conversion to k_AB from kex and pA.
         self.assertEqual(spin70.k_AB, spin70.kex * (1.0 - spin70.pA))


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@xxxxxxx

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



Related Messages


Powered by MHonArc, Updated Mon Jun 23 10:40:14 2014