mailr19196 - /branches/relax_disp/specific_analyses/relax_disp.py


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

Header


Content

Posted by edward on March 27, 2013 - 14:10:
Author: bugman
Date: Wed Mar 27 14:10:15 2013
New Revision: 19196

URL: http://svn.gna.org/viewcvs/relax?rev=19196&view=rev
Log:
Ported r8355 from the old relax_disp branch into the new branch.

The command used was:
svn merge -r8354:8355 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/branches/relax_disp/specific_fns/@r18123
 specific_analyses

.....
  r8355 | semor | 2009-01-10 02:16:00 +0100 (Sat, 10 Jan 2009) | 3 lines
  Changed paths:
     M /branches/relax_disp/specific_fns/relax_disp.py
  
  A bit more changes to introduce parameters for CPMG relaxation dispersion.
.....


Modified:
    branches/relax_disp/specific_analyses/relax_disp.py

Modified: branches/relax_disp/specific_analyses/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp.py?rev=19196&r1=19195&r2=19196&view=diff
==============================================================================
--- branches/relax_disp/specific_analyses/relax_disp.py (original)
+++ branches/relax_disp/specific_analyses/relax_disp.py Wed Mar 27 14:10:15 
2013
@@ -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 Wed Mar 27 14:20:03 2013