mailr19843 - /branches/relax_disp/test_suite/system_tests/scripts/relax_disp/hansen_data.py


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

Header


Content

Posted by edward on May 31, 2013 - 19:34:
Author: bugman
Date: Fri May 31 19:34:05 2013
New Revision: 19843

URL: http://svn.gna.org/viewcvs/relax?rev=19843&view=rev
Log:
Increased the grid size for the hansen_data.py system test script.

This is needed to allow the parameters to be reliably found.


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

Modified: 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/hansen_data.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/system_tests/scripts/relax_disp/hansen_data.py?rev=19843&r1=19842&r2=19843&view=diff
==============================================================================
--- 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/hansen_data.py 
(original)
+++ 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/hansen_data.py 
Fri May 31 19:34:05 2013
@@ -19,7 +19,7 @@
     ds.tmpdir = 'temp'
 
 # The grid search size (the number of increments per dimension).
-GRID_INC = 3
+GRID_INC = 5
 
 # 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 May 31 19:40:01 2013