mailr6631 - /1.3/test_suite/system_tests/scripts/omp_model_free.py


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

Header


Content

Posted by sebastien . morin . 1 on July 03, 2008 - 22:26:
Author: semor
Date: Thu Jul  3 22:26:46 2008
New Revision: 6631

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

This commit follows r6625 where the same change was applied to the 
full_analysis.py sample script.


Modified:
    1.3/test_suite/system_tests/scripts/omp_model_free.py

Modified: 1.3/test_suite/system_tests/scripts/omp_model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/omp_model_free.py?rev=6631&r1=6630&r2=6631&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/omp_model_free.py (original)
+++ 1.3/test_suite/system_tests/scripts/omp_model_free.py Thu Jul  3 22:26:46 
2008
@@ -43,9 +43,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')




Related Messages


Powered by MHonArc, Updated Thu Jul 03 23:00:22 2008