mailr6625 - /1.3/sample_scripts/full_analysis.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on July 03, 2008 - 22:00:
Author: bugman
Date: Thu Jul  3 22:00:46 2008
New Revision: 6625

URL: http://svn.gna.org/viewcvs/relax?rev=6625&view=rev
Log:
Removed the creation of the model selection data pipe, as this is now 
automatic.


Modified:
    1.3/sample_scripts/full_analysis.py

Modified: 1.3/sample_scripts/full_analysis.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/sample_scripts/full_analysis.py?rev=6625&r1=6624&r2=6625&view=diff
==============================================================================
--- 1.3/sample_scripts/full_analysis.py (original)
+++ 1.3/sample_scripts/full_analysis.py Thu Jul  3 22:00:46 2008
@@ -188,9 +188,6 @@
             # Sequential optimisation of all model-free models (function 
must be modified to suit).
             self.multi_model(local_tm=True)
 
-            # Model selection data pipe.
-            pipe.create('aic', 'mf')
-
             # Model selection.
             self.model_selection(pipe='aic', dir=self.base_dir + 'aic')
 




Related Messages


Powered by MHonArc, Updated Thu Jul 03 22:20:14 2008