mailr19472 - /branches/relax_disp/test_suite/system_tests/scripts/relax_disp/exp_fit.py


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

Header


Content

Posted by edward on April 11, 2013 - 19:03:
Author: bugman
Date: Thu Apr 11 19:03:04 2013
New Revision: 19472

URL: http://svn.gna.org/viewcvs/relax?rev=19472&view=rev
Log:
Speed up of the Relax_disp.test_exp_fit system test by cutting the grid size 
down to 3 increments.


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

Modified: 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/exp_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/system_tests/scripts/relax_disp/exp_fit.py?rev=19472&r1=19471&r2=19472&view=diff
==============================================================================
--- branches/relax_disp/test_suite/system_tests/scripts/relax_disp/exp_fit.py 
(original)
+++ branches/relax_disp/test_suite/system_tests/scripts/relax_disp/exp_fit.py 
Thu Apr 11 19:03:04 2013
@@ -16,7 +16,7 @@
 MODELS = ['exp_fit']
 
 # The grid search size (the number of increments per dimension).
-GRID_INC = 5
+GRID_INC = 3
 
 # 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 Fri Apr 12 11:40:02 2013