Author: bugman
Date: Wed Oct 22 14:01:58 2014
New Revision: 26343
URL: http://svn.gna.org/viewcvs/relax?rev=26343&view=rev
Log:
Speed up of the N_state_model.test_CaM_IQ_tensor_fit system test.
This test is however still far too slow.
Modified:
trunk/test_suite/system_tests/scripts/n_state_model/CaM_IQ_tensor_fit.py
Modified:
trunk/test_suite/system_tests/scripts/n_state_model/CaM_IQ_tensor_fit.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/n_state_model/CaM_IQ_tensor_fit.py?rev=26343&r1=26342&r2=26343&view=diff
==============================================================================
--- trunk/test_suite/system_tests/scripts/n_state_model/CaM_IQ_tensor_fit.py
(original)
+++ trunk/test_suite/system_tests/scripts/n_state_model/CaM_IQ_tensor_fit.py
Wed Oct 22 14:01:58 2014
@@ -93,7 +93,7 @@
monte_carlo.setup(number=3)
monte_carlo.create_data()
monte_carlo.initial_values()
-minimise.execute('bfgs', constraints=False)
+minimise.execute('bfgs', constraints=False, max_iter=5)
monte_carlo.error_analysis()
# Show the tensors.
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits