mailr25005 - /branches/R1_fitting/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 August 12, 2014 - 16:54:
Author: tlinnet
Date: Tue Aug 12 16:54:38 2014
New Revision: 25005

URL: http://svn.gna.org/viewcvs/relax?rev=25005&view=rev
Log:
Removed MODEL_NS_CPMG_2SITE_EXPANDED to be analysed in systemtest 
test_hansen_cpmg_data_missing_auto_analysis.

The new ordering of models, will make MODEL_NS_CPMG_2SITE_EXPANDED be 
analysed first, and results copied to model CR72.

This will interfere with the old results.

sr #3135(https://gna.org/support/?3135): Optimisation of the R1 relaxation 
rate for the off-resonance R1rho relaxation dispersion models.

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

Modified: branches/R1_fitting/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/R1_fitting/test_suite/system_tests/relax_disp.py?rev=25005&r1=25004&r2=25005&view=diff
==============================================================================
--- branches/R1_fitting/test_suite/system_tests/relax_disp.py   (original)
+++ branches/R1_fitting/test_suite/system_tests/relax_disp.py   Tue Aug 12 
16:54:38 2014
@@ -2708,8 +2708,7 @@
         ds.models = [
             MODEL_R2EFF,
             MODEL_NOREX,
-            MODEL_CR72,
-            MODEL_NS_CPMG_2SITE_EXPANDED
+            MODEL_CR72
         ]
 
         # Execute the script.




Related Messages


Powered by MHonArc, Updated Tue Aug 12 17:00:04 2014