mailr24070 - /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 tlinnet on June 18, 2014 - 10:30:
Author: tlinnet
Date: Wed Jun 18 10:30:00 2014
New Revision: 24070

URL: http://svn.gna.org/viewcvs/relax?rev=24070&view=rev
Log:
Renamed systemtes test_r1rho_kjaergaard to test_r1rho_kjaergaard_auto.

This corresponds to the use of the automatic analysis method.

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=24070&r1=24069&r2=24070&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      Wed 
Jun 18 10:30:00 2014
@@ -58,7 +58,7 @@
                 
"test_bug_21344_sparse_time_spinlock_acquired_r1rho_fail_relax_disp",
                 "test_exp_fit",
                 "test_m61_exp_data_to_m61",
-                "test_r1rho_kjaergaard",
+                "test_r1rho_kjaergaard_auto",
                 "test_value_write_calc_rotating_frame_params_auto_analysis"
             ]
 
@@ -4224,10 +4224,12 @@
         self.assertAlmostEqual(cdp.mol[0].res[0].spin[0].chi2, 
0.030959849811015544, 3)
 
 
-    def test_r1rho_kjaergaard(self):
+    def test_r1rho_kjaergaard_auto(self):
         """Optimisation of the Kjaergaard et al., 2013 Off-resonance R1rho 
relaxation dispersion experiments using the 'DPL' model.
 
         This uses the data from Kjaergaard's paper at U{DOI: 
10.1021/bi4001062<http://dx.doi.org/10.1021/bi4001062>}.
+
+        This uses the automatic analysis.
 
         """
 




Related Messages


Powered by MHonArc, Updated Wed Jun 18 10:40:03 2014