mailr8355 - /branches/relax_disp/specific_fns/relax_disp.py


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

Header


Content

Posted by sebastien . morin . 1 on January 10, 2009 - 02:16:
Author: semor
Date: Sat Jan 10 02:16:00 2009
New Revision: 8355

URL: http://svn.gna.org/viewcvs/relax?rev=8355&view=rev
Log:
A bit more changes to introduce parameters for CPMG relaxation dispersion.


Modified:
    branches/relax_disp/specific_fns/relax_disp.py

Modified: branches/relax_disp/specific_fns/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_fns/relax_disp.py?rev=8355&r1=8354&r2=8355&view=diff
==============================================================================
--- branches/relax_disp/specific_fns/relax_disp.py (original)
+++ branches/relax_disp/specific_fns/relax_disp.py Sat Jan 10 02:16:00 2009
@@ -1149,11 +1149,14 @@
     def set_doc(self):
         """
         Relaxation dispersion curve fitting set details
-        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-        Only three parameters can be set, the relaxation rate (Rx), the 
initial intensity (I0), and
-        the intensity at infinity (Iinf).  Setting the parameter Iinf has no 
effect if the chosen
-        model is that of the exponential curve which decays to zero.
+        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+        Only three parameters can be set for either the slow- or the 
fast-exchange regime. For the
+        slow-exchange regime, these parameters include the transversal 
relaxation rate for state A
+        (R2A), the exchange rate from state A to state (kA) and the chemical 
shift difference
+        between states A and B (dw). For the fast-exchange regime, these 
include the transversal
+        relaxation rate (R2), the chemical exchange contribution to R2 (Rex) 
and the exchange rate
+        (kex). Setting parameters for a non selected model has no effect.
         """
 
 




Related Messages


Powered by MHonArc, Updated Sat Jan 10 02:40:02 2009