mailr10936 - /branches/bieri_gui/auto_analyses/relax_fit.py


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

Header


Content

Posted by michael . bieri on February 25, 2010 - 05:58:
Author: michaelbieri
Date: Thu Feb 25 05:58:46 2010
New Revision: 10936

URL: http://svn.gna.org/viewcvs/relax?rev=10936&view=rev
Log:
Doublication of reading in the pipe parameter was removed.

Modified:
    branches/bieri_gui/auto_analyses/relax_fit.py

Modified: branches/bieri_gui/auto_analyses/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/auto_analyses/relax_fit.py?rev=10936&r1=10935&r2=10936&view=diff
==============================================================================
--- branches/bieri_gui/auto_analyses/relax_fit.py (original)
+++ branches/bieri_gui/auto_analyses/relax_fit.py Thu Feb 25 05:58:46 2010
@@ -63,7 +63,6 @@
         """
 
         # Store the args.
-        self.pipe_name = pipe_name
         self.pipe_name = pipe_name + ' ' + 
str(time.asctime(time.localtime())) # add date and time to allow multiple 
executions of relax_fit
         self.seq_args = seq_args
         self.file_names = file_names




Related Messages


Powered by MHonArc, Updated Thu Feb 25 12:40:02 2010