mailr22276 - /trunk/test_suite/system_tests/scripts/relax_disp/r1rho_on_res_m61.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on February 24, 2014 - 12:27:
Author: bugman
Date: Mon Feb 24 12:27:27 2014
New Revision: 22276

URL: http://svn.gna.org/viewcvs/relax?rev=22276&view=rev
Log:
Increased the grid search size in the r1rho_on_res_m61.py dispersion system 
test script.

This is to allow the Relax_disp.test_m61_exp_data_to_m61 system test to pass 
more often.  The
increase does not cause a large increase in computation time as less time is 
spent in the
optimisation and Monte Carlo simulation steps.


Modified:
    trunk/test_suite/system_tests/scripts/relax_disp/r1rho_on_res_m61.py

Modified: trunk/test_suite/system_tests/scripts/relax_disp/r1rho_on_res_m61.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/relax_disp/r1rho_on_res_m61.py?rev=22276&r1=22275&r2=22276&view=diff
==============================================================================
--- trunk/test_suite/system_tests/scripts/relax_disp/r1rho_on_res_m61.py 
(original)
+++ trunk/test_suite/system_tests/scripts/relax_disp/r1rho_on_res_m61.py Mon 
Feb 24 12:27:27 2014
@@ -17,7 +17,7 @@
 MODELS = ['R2eff', 'No Rex', 'M61']
 
 # The grid search size (the number of increments per dimension).
-GRID_INC = 5
+GRID_INC = 8
 
 # The number of Monte Carlo simulations to be used for error analysis at the 
end of the analysis.
 MC_NUM = 3




Related Messages


Powered by MHonArc, Updated Mon Feb 24 12:40:02 2014