mailr13307 - /branches/gui_testing/gui/analyses/auto_noe.py


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

Header


Content

Posted by edward on June 29, 2011 - 16:00:
Author: bugman
Date: Wed Jun 29 16:00:42 2011
New Revision: 13307

URL: http://svn.gna.org/viewcvs/relax?rev=13307&view=rev
Log:
Docstring fix for the NOE assemble_data() method.


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

Modified: branches/gui_testing/gui/analyses/auto_noe.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/analyses/auto_noe.py?rev=13307&r1=13306&r2=13307&view=diff
==============================================================================
--- branches/gui_testing/gui/analyses/auto_noe.py (original)
+++ branches/gui_testing/gui/analyses/auto_noe.py Wed Jun 29 16:00:42 2011
@@ -122,7 +122,7 @@
         See the docstring for auto_analyses.relax_fit for details.  All data 
is taken from the relax data store, so data upload from the GUI to there must 
have been previously performed.
 
         @return:    A container with all the data required for the 
auto-analysis, i.e. its keyword arguments seq_args, file_names, relax_times, 
int_method, mc_num.  Also a list of missing data types.
-        @rtype:     class instance, bool, list of str
+        @rtype:     class instance, list of str
         """
 
         # The data container and flag.




Related Messages


Powered by MHonArc, Updated Wed Jun 29 16:20:02 2011