mailr20711 - /branches/relax_disp/test_suite/system_tests/scripts/relax_disp/r1rho_off_res_tp02.py


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

Header


Content

Posted by edward on August 29, 2013 - 15:58:
Author: bugman
Date: Thu Aug 29 15:58:40 2013
New Revision: 20711

URL: http://svn.gna.org/viewcvs/relax?rev=20711&view=rev
Log:
Increased the grid search size in the 
Relax_disp.test_r1rho_off_res_fixed_time_tp02 system test.

The previous two commits causes the optimisation to fail with the smaller 
grid size.


Modified:
    
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/r1rho_off_res_tp02.py

Modified: 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/r1rho_off_res_tp02.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/system_tests/scripts/relax_disp/r1rho_off_res_tp02.py?rev=20711&r1=20710&r2=20711&view=diff
==============================================================================
--- 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/r1rho_off_res_tp02.py
 (original)
+++ 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/r1rho_off_res_tp02.py
 Thu Aug 29 15:58:40 2013
@@ -17,7 +17,7 @@
 MODELS = ['R2eff', 'TP02']
 
 # The grid search size (the number of increments per dimension).
-GRID_INC = 3
+GRID_INC = 4
 
 # 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 Thu Aug 29 17:00:01 2013