mailr21929 - /trunk/lib/dispersion/ns_mmq_3site.py


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

Header


Content

Posted by edward on December 10, 2013 - 11:42:
Author: bugman
Date: Tue Dec 10 11:42:14 2013
New Revision: 21929

URL: http://svn.gna.org/viewcvs/relax?rev=21929&view=rev
Log:
Epydoc docstring fix for the 
lib.dispersion.ns_mmq_3site.r2eff_ns_mmq_3site_sq_dq_zq() function.

This allows the API to be compiled correctly.


Modified:
    trunk/lib/dispersion/ns_mmq_3site.py

Modified: trunk/lib/dispersion/ns_mmq_3site.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/dispersion/ns_mmq_3site.py?rev=21929&r1=21928&r2=21929&view=diff
==============================================================================
--- trunk/lib/dispersion/ns_mmq_3site.py (original)
+++ trunk/lib/dispersion/ns_mmq_3site.py Tue Dec 10 11:42:14 2013
@@ -270,11 +270,11 @@
     @keyword dw_AB:         The combined chemical exchange difference 
between states A and B in rad/s.  It should be set to dwH for 1H SQ data, dw 
for heteronuclear SQ data, dwH-dw for ZQ data, and dwH+dw for DQ data.
     @type dw_AB:            float
     @keyword dw_AC:         The combined chemical exchange difference 
between states A and C in rad/s.  It should be set to dwH for 1H SQ data, dw 
for heteronuclear SQ data, dwH-dw for ZQ data, and dwH+dw for DQ data.
-    @type dw_AB:            float
+    @type dw_AC:            float
     @keyword dwH_AB:        Unused - this is simply to match the 
r2eff_mmq_3site_mq() function arguments.
+    @type dwH_AB:           float
+    @keyword dwH_AC:        Unused - this is simply to match the 
r2eff_mmq_3site_mq() function arguments.
     @type dwH_AC:           float
-    @keyword dwH_AC:        Unused - this is simply to match the 
r2eff_mmq_3site_mq() function arguments.
-    @type dwH_AB:           float
     @keyword k_AB:          The rate of exchange from site A to B (rad/s).
     @type k_AB:             float
     @keyword k_BA:          The rate of exchange from site B to A (rad/s).




Related Messages


Powered by MHonArc, Updated Tue Dec 10 12:00:02 2013