mailr20288 - /branches/relax_disp/lib/dispersion/ns_matrices.py


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

Header


Content

Posted by edward on July 12, 2013 - 17:47:
Author: bugman
Date: Fri Jul 12 17:47:16 2013
New Revision: 20288

URL: http://svn.gna.org/viewcvs/relax?rev=20288&view=rev
Log:
Docstring fix for the lib.dispersion.ns_matrices.rcpmg_2d() function.


Modified:
    branches/relax_disp/lib/dispersion/ns_matrices.py

Modified: branches/relax_disp/lib/dispersion/ns_matrices.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/lib/dispersion/ns_matrices.py?rev=20288&r1=20287&r2=20288&view=diff
==============================================================================
--- branches/relax_disp/lib/dispersion/ns_matrices.py (original)
+++ branches/relax_disp/lib/dispersion/ns_matrices.py Fri Jul 12 17:47:16 2013
@@ -43,7 +43,7 @@
     @keyword kEG:   The reverse exchange rate from state B to state A.
     @type kEG:      float
     @return:        The relaxation matrix.
-    @rtype:         numpy rank-2, 7D array
+    @rtype:         numpy rank-2, 4D array
     """
 
     # Parameter conversions.




Related Messages


Powered by MHonArc, Updated Fri Jul 12 18:40:01 2013