mailr5231 - /1.3/specific_fns/model_free/model_free.py


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

Header


Content

Posted by edward on March 23, 2008 - 19:43:
Author: bugman
Date: Sun Mar 23 19:43:30 2008
New Revision: 5231

URL: http://svn.gna.org/viewcvs/relax?rev=5231&view=rev
Log:
Added missing epydoc entries in the assemble_param_vector() method docstring.


Modified:
    1.3/specific_fns/model_free/model_free.py

Modified: 1.3/specific_fns/model_free/model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/model_free/model_free.py?rev=5231&r1=5230&r2=5231&view=diff
==============================================================================
--- 1.3/specific_fns/model_free/model_free.py (original)
+++ 1.3/specific_fns/model_free/model_free.py Sun Mar 23 19:43:30 2008
@@ -159,6 +159,8 @@
         @type spin:         SpinContainer instance
         @keyword spin_id:   The spin identification string.
         @type spin_id:      str
+        @keyword sim_index: The optional MC simulation index.
+        @type sim_index:    int
         @return:            An array of the parameter values of the 
model-free model.
         @rtype:             numpy array
         """




Related Messages


Powered by MHonArc, Updated Sun Mar 23 20:00:22 2008