Author: bugman
Date: Sat Nov 29 17:02:18 2014
New Revision: 26839
URL: http://svn.gna.org/viewcvs/relax?rev=26839&view=rev
Log:
Expanded the relax_fit_saturation_recovery.py system test script.
This now calls the error_analysis.covariance_matrix user function to test that
code path.
Modified:
trunk/test_suite/system_tests/scripts/relax_fit_saturation_recovery.py
Modified: trunk/test_suite/system_tests/scripts/relax_fit_saturation_recovery.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/relax_fit_saturation_recovery.py?rev=26839&r1=26838&r2=26839&view=diff
==============================================================================
--- trunk/test_suite/system_tests/scripts/relax_fit_saturation_recovery.py
(original)
+++ trunk/test_suite/system_tests/scripts/relax_fit_saturation_recovery.py
Sat Nov 29 17:02:18 2014
@@ -109,6 +109,9 @@
# Minimise.
minimise.execute('newton', constraints=False)
+# Try out the covariance matrix technique.
+error_analysis.covariance_matrix()
+
# Monte Carlo simulations.
monte_carlo.setup(number=5)
monte_carlo.create_data()
_______________________________________________
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