mailr11183 - /branches/bieri_gui/gui_bieri/analyses/auto_model_free.py


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

Header


Content

Posted by michael . bieri on May 10, 2010 - 06:58:
Author: michaelbieri
Date: Mon May 10 06:58:22 2010
New Revision: 11183

URL: http://svn.gna.org/viewcvs/relax?rev=11183&view=rev
Log:
Unused code was deleted.

Modified:
    branches/bieri_gui/gui_bieri/analyses/auto_model_free.py

Modified: branches/bieri_gui/gui_bieri/analyses/auto_model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/analyses/auto_model_free.py?rev=11183&r1=11182&r2=11183&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/analyses/auto_model_free.py (original)
+++ branches/bieri_gui/gui_bieri/analyses/auto_model_free.py Mon May 10 
06:58:22 2010
@@ -538,9 +538,6 @@
         # The sequence data (file name, dir, mol_name_col, res_num_col, 
res_name_col, spin_num_col, spin_name_col, sep).  These are the arguments to 
the  sequence.read() user function, for more information please see the 
documentation for that function.
         data.seq_args = [sequence_file, None, None, int(param[1]), 
int(param[2]),int(param[3]), int(param[4]), None]
 
-        # The sequence data (file name, dir, mol_name_col, res_num_col, 
res_name_col, spin_num_col, spin_name_col, sep).  These are the arguments to 
the  sequence.read() user function, for more information please see the 
documentation for that function.
-        data.seq_args = [ds.relax_gui.sequencefile, None, None, 1, None, 
None, None, None]
-
         # Import golbal settings.
         global_settings = ds.relax_gui.global_setting
 




Related Messages


Powered by MHonArc, Updated Mon May 10 08:40:03 2010