mailr11375 - /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 July 28, 2010 - 06:53:
Author: michaelbieri
Date: Wed Jul 28 06:53:17 2010
New Revision: 11375

URL: http://svn.gna.org/viewcvs/relax?rev=11375&view=rev
Log:
Documentation bug removed 
(https://mail.gna.org/public/relax-devel/2010-07/msg00014.html).

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=11375&r1=11374&r2=11375&view=diff
==============================================================================
--- branches/bieri_gui/auto_analyses/relax_fit.py (original)
+++ branches/bieri_gui/auto_analyses/relax_fit.py Wed Jul 28 06:53:17 2010
@@ -41,8 +41,8 @@
         @type file_root:        str
         @keyword pipe_name:     The name of the data pipe to create.
         @type pipe_name:        str
-        @keyword directory:     The directory, where results files are saved.
-        @type directory:        str
+        @keyword results_directory:     The directory, where results files 
are saved.
+        @type results_directory:        str
         @keyword seq_args:      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.
         @type seq_args:         list of lists of [str, None or str, None or 
int, None or int, None or int, None or int, None or int, None or int, None or 
int, None or str]
         @keyword file_names:    A list of all the peak list file names.




Related Messages


Powered by MHonArc, Updated Wed Jul 28 07:00:02 2010