mailr21882 - /trunk/lib/dispersion/ns_r1rho_2site.py


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

Header


Content

Posted by edward on December 09, 2013 - 10:05:
Author: bugman
Date: Mon Dec  9 10:05:19 2013
New Revision: 21882

URL: http://svn.gna.org/viewcvs/relax?rev=21882&view=rev
Log:
Updated the lib.dispersion.ns_r1rho_2site module docstring to explain the 
origin of the equations.

This includes the Korzhnev 2005 reference where the modifications come from.


Modified:
    trunk/lib/dispersion/ns_r1rho_2site.py

Modified: trunk/lib/dispersion/ns_r1rho_2site.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/dispersion/ns_r1rho_2site.py?rev=21882&r1=21881&r2=21882&view=diff
==============================================================================
--- trunk/lib/dispersion/ns_r1rho_2site.py (original)
+++ trunk/lib/dispersion/ns_r1rho_2site.py Mon Dec  9 10:05:19 2013
@@ -25,6 +25,12 @@
 """This function performs a numerical fit of 2-site Bloch-McConnell 
equations for R1rho-type experiments.
 
 This is the model of the numerical solution for the 2-site Bloch-McConnell 
equations.  It originates from the funNumrho.m file from the Skrynikov & 
Tollinger code (the sim_all.tar file 
https://gna.org/support/download.php?file_id=18404 attached to 
https://gna.org/task/?7712#comment5).
+
+The solution has been modified to use the from presented in:
+
+    - Korzhnev, D. M., Orekhov, V. Y., and Kay, L. E. (2005).  Off-resonance 
R(1rho) NMR
+studies of exchange dynamics in proteins with low spin-lock fields:  an 
application to a
+Fyn SH3 domain.  J. Am. Chem. Soc., 127, 713-721. (U{DOI: 
10.1021/ja0446855<http://dx.doi.org/10.1021/ja0446855>}).
 """
 
 # Dependency check module.




Related Messages


Powered by MHonArc, Updated Mon Dec 09 11:20:01 2013