Author: bugman
Date: Tue Jun 23 18:26:18 2015
New Revision: 27855
URL: http://svn.gna.org/viewcvs/relax?rev=27855&view=rev
Log:
Added a missing call to monte_carlo.initial_values in the
N_state_model.test_absolute_T system test.
This fixes the commit of r27854, showing that there is not a problem with the
Monte Carlo simulations.
Modified:
trunk/test_suite/system_tests/scripts/n_state_model/absolute_T.py
Modified: trunk/test_suite/system_tests/scripts/n_state_model/absolute_T.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/n_state_model/absolute_T.py?rev=27855&r1=27854&r2=27855&view=diff
==============================================================================
--- trunk/test_suite/system_tests/scripts/n_state_model/absolute_T.py
(original)
+++ trunk/test_suite/system_tests/scripts/n_state_model/absolute_T.py Tue Jun
23 18:26:18 2015
@@ -44,6 +44,7 @@
# Bootstrapping simulations.
self._execute_uf(uf_name='monte_carlo.setup', number=10)
self._execute_uf(uf_name='monte_carlo.create_data', method='direct')
+self._execute_uf(uf_name='monte_carlo.initial_values')
self._execute_uf(uf_name='minimise.execute', min_algor='simplex')
self._execute_uf(uf_name='monte_carlo.error_analysis')
_______________________________________________
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