Author: bugman
Date: Sat Nov 29 18:35:43 2014
New Revision: 26849

URL: http://svn.gna.org/viewcvs/relax?rev=26849&view=rev
Log:
Removed the relax_fit.select_model user function call from the relax_fit 
auto-analysis.

This is to allow the user in a script, or in the GUI, to choose the model 
themselves.


Modified:
    trunk/auto_analyses/relax_fit.py

Modified: trunk/auto_analyses/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/auto_analyses/relax_fit.py?rev=26849&r1=26848&r2=26849&view=diff
==============================================================================
--- trunk/auto_analyses/relax_fit.py    (original)
+++ trunk/auto_analyses/relax_fit.py    Sat Nov 29 18:35:43 2014
@@ -113,9 +113,6 @@
         # Peak intensity error analysis.
         self.error_analysis()
 
-        # Set the relaxation curve type.
-        self.interpreter.relax_fit.select_model('exp')
-
         # Grid search.
         self.interpreter.minimise.grid_search(inc=self.grid_inc)
 


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@gna.org

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