mailr21086 - /branches/relax_disp/test_suite/system_tests/scripts/relax_disp/sprangers_data.py


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

Header


Content

Posted by edward on October 14, 2013 - 10:06:
Author: bugman
Date: Mon Oct 14 10:06:25 2013
New Revision: 21086

URL: http://svn.gna.org/viewcvs/relax?rev=21086&view=rev
Log:
Speed ups for the Relax_disp.test_sprangers_cpmg_data_auto_analysis system 
test.

This test does not pass yet, but this should allow the test to complete in 
under an hour.


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

Modified: 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/sprangers_data.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/system_tests/scripts/relax_disp/sprangers_data.py?rev=21086&r1=21085&r2=21086&view=diff
==============================================================================
--- 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/sprangers_data.py
 (original)
+++ 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/sprangers_data.py
 Mon Oct 14 10:06:25 2013
@@ -111,5 +111,9 @@
 # Auto-analysis execution.
 ##########################
 
+# Run faster.
+Relax_disp.opt_func_tol = 1e-10
+Relax_disp.opt_max_iterations = 10000
+
 # Do not change!
 Relax_disp(pipe_name=pipe_name, pipe_bundle=pipe_bundle, 
results_dir=ds.tmpdir, models=MODELS, grid_inc=GRID_INC, mc_sim_num=MC_NUM)




Related Messages


Powered by MHonArc, Updated Mon Oct 14 14:00:01 2013