mailr24342 - /branches/disp_spin_speed/target_functions/relax_disp.py


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

Header


Content

Posted by edward on June 27, 2014 - 14:27:
Author: bugman
Date: Fri Jun 27 14:27:27 2014
New Revision: 24342

URL: http://svn.gna.org/viewcvs/relax?rev=24342&view=rev
Log:
Added Ti and NT to the dispersion target function class documentation.


Modified:
    branches/disp_spin_speed/target_functions/relax_disp.py

Modified: branches/disp_spin_speed/target_functions/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/disp_spin_speed/target_functions/relax_disp.py?rev=24342&r1=24341&r2=24342&view=diff
==============================================================================
--- branches/disp_spin_speed/target_functions/relax_disp.py     (original)
+++ branches/disp_spin_speed/target_functions/relax_disp.py     Fri Jun 27 
14:27:27 2014
@@ -110,6 +110,7 @@
             - Mi:  The index for each magnetic field strength.
             - Oi:  The index for each spin-lock offset.  In the case of 
CPMG-type data, this index is currently always zero.
             - Di:  The index for each dispersion point (either the spin-lock 
field strength or the nu_CPMG frequency).
+            - Ti:  The index for each time point.  This is currently unused 
but might change in the future.
 
 
         Counts
@@ -122,6 +123,7 @@
             - NM:  The total number of magnetic field strengths.
             - NO:  The total number of spin-lock offsets.
             - ND:  The total number of dispersion points (either the 
spin-lock field strength or the nu_CPMG frequency).
+            - NT:  The total number of time points.  This is currently 
unused but might change in the future.
 
 
         @keyword model:             The relaxation dispersion model to fit.




Related Messages


Powered by MHonArc, Updated Fri Jun 27 15:00:03 2014