Author: bugman
Date: Sat Nov 29 10:12:15 2014
New Revision: 26826

URL: http://svn.gna.org/viewcvs/relax?rev=26826&view=rev
Log:
Modified the Relax_fit.test_saturation_recovery system test script.

The relax_fit.select_model user function call now selects the 'sat' model.


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=26826&r1=26825&r2=26826&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 10:12:15 2014
@@ -100,8 +100,8 @@
 # Peak intensity error analysis.
 spectrum.error_analysis()
 
-# Set the relaxation curve type.
-relax_fit.select_model('exp')
+# Set the relaxation curve type for the saturation recovery.
+relax_fit.select_model('sat')
 
 # Grid search.
 minimise.grid_search(inc=11)


_______________________________________________
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

Reply via email to