mailr13885 - /branches/gui_testing/gui/analyses/auto_model_free.py


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

Header


Content

Posted by edward on July 26, 2011 - 14:08:
Author: bugman
Date: Tue Jul 26 14:08:03 2011
New Revision: 13885

URL: http://svn.gna.org/viewcvs/relax?rev=13885&view=rev
Log:
Removed the 'exclude' file name from the model-free data assembly.


Modified:
    branches/gui_testing/gui/analyses/auto_model_free.py

Modified: branches/gui_testing/gui/analyses/auto_model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/analyses/auto_model_free.py?rev=13885&r1=13884&r2=13885&view=diff
==============================================================================
--- branches/gui_testing/gui/analyses/auto_model_free.py (original)
+++ branches/gui_testing/gui/analyses/auto_model_free.py Tue Jul 26 14:08:03 
2011
@@ -284,9 +284,6 @@
         # The model-free models (do not change these unless absolutely 
necessary).
         data.local_tm_models = self.local_tm_model_field.GetValue()
         data.mf_models = self.mf_model_field.GetValue()
-
-        # A file containing a list of spins which can be dynamically 
excluded at any point within the analysis (when set to None, this variable is 
not used).
-        data.exclude = None
 
         # Automatic looping over all rounds until convergence (must be a 
boolean value of True or False).
         data.conv_loop = True




Related Messages


Powered by MHonArc, Updated Tue Jul 26 15:00:03 2011