mailr5188 - /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 - 14:52:
Author: bugman
Date: Sun Mar 23 14:51:59 2008
New Revision: 5188

URL: http://svn.gna.org/viewcvs/relax?rev=5188&view=rev
Log:
Fix in the assemble_scaling_matrix() 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=5188&r1=5187&r2=5188&view=diff
==============================================================================
--- 1.3/specific_fns/model_free/model_free.py (original)
+++ 1.3/specific_fns/model_free/model_free.py Sun Mar 23 14:51:59 2008
@@ -330,7 +330,7 @@
         @type spin:             SpinContainer instance
         @keyword spin_id:       The spin identification string.
         @type spin_id:          str
-        @return:                An array of the parameter values of the 
model-free model.
+        @return:                The diagonal and square scaling matrix.
         @rtype:                 numpy diagonal matrix
         """
 




Related Messages


Powered by MHonArc, Updated Sun Mar 23 15:40:23 2008