mailr13141 - /branches/inversion-recovery/prompt/relax_fit.py


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

Header


Content

Posted by sebastien . morin on June 20, 2011 - 20:47:
Author: semor
Date: Mon Jun 20 20:47:07 2011
New Revision: 13141

URL: http://svn.gna.org/viewcvs/relax?rev=13141&view=rev
Log:

Fixed a docstring length to make it <100 characters.

This problem was discovered using the "code_validator" script.

Modified:
    branches/inversion-recovery/prompt/relax_fit.py

Modified: branches/inversion-recovery/prompt/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/inversion-recovery/prompt/relax_fit.py?rev=13141&r1=13140&r2=13141&view=diff
==============================================================================
--- branches/inversion-recovery/prompt/relax_fit.py (original)
+++ branches/inversion-recovery/prompt/relax_fit.py Mon Jun 20 20:47:07 2011
@@ -82,9 +82,9 @@
         ~~~~~~~~~~~~~~~~~
 
         The supported curve fitting procedures include the default two 
parameter exponential fit,
-        selected by setting the 'fit_type' argument to 'exp_2param_neg', the 
three parameter inversion
-        recovery experiment in which the peak intensity limit is a non-zero 
value, selected by
-        setting the argument to 'exp_3param_inv_neg', as well as various 
other forms.
+        selected by setting the 'fit_type' argument to 'exp_2param_neg', the 
three parameter
+        inversion recovery experiment in which the peak intensity limit is a 
non-zero value,
+        selected by setting the argument to 'exp_3param_inv_neg', as well as 
various other forms.
 
         The general parameters of these models are
             'exp_2param*': [Rx, I0],




Related Messages


Powered by MHonArc, Updated Mon Jun 20 22:00:01 2011