mailr22392 - /trunk/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 March 03, 2014 - 12:47:
Author: tlinnet
Date: Mon Mar  3 12:47:25 2014
New Revision: 22392

URL: http://svn.gna.org/viewcvs/relax?rev=22392&view=rev
Log:
Removed model 'No Rex" to be tested in systemtest 
Relax_disp.test_r1rho_kjaergaard.

Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in 
sparse acquired R1rho dataset with missing combinations of time and spin-lock 
field strengths.

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=22392&r1=22391&r2=22392&view=diff
==============================================================================
--- trunk/test_suite/system_tests/relax_disp.py (original)
+++ trunk/test_suite/system_tests/relax_disp.py Mon Mar  3 12:47:25 2014
@@ -2746,7 +2746,7 @@
         guess[':53@N'] = [53, 'A53N-HN', 1.0, 0.1, 4.00, 0.8, 10000.0, 
2000.0, 30000.00, 10000.0]
 
         # The dispersion models.
-        MODELS = ['R2eff', 'No Rex', 'DPL94']
+        MODELS = ['R2eff', 'DPL94']
 
         # The grid search size (the number of increments per dimension).
         GRID_INC = 4




Related Messages


Powered by MHonArc, Updated Mon Mar 03 13:00:08 2014