mailr19378 - /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 04, 2013 - 23:07:
Author: bugman
Date: Thu Apr  4 23:07:41 2013
New Revision: 19378

URL: http://svn.gna.org/viewcvs/relax?rev=19378&view=rev
Log:
Increased the speed of the Relax_disp.test_exp_fit system test by using a 
smaller grid search.


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=19378&r1=19377&r2=19378&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  4 23:07:41 2013
@@ -58,7 +58,7 @@
 spectrum.error_analysis()
 
 # Grid search.
-grid_search(inc=11)
+grid_search(inc=5)
 
 # Minimise.
 minimise('simplex', constraints=False)




Related Messages


Powered by MHonArc, Updated Fri Apr 05 09:40:02 2013