mailr20278 - /branches/relax_disp/lib/dispersion/ns_2site_star.py


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

Header


Content

Posted by edward on July 12, 2013 - 11:44:
Author: bugman
Date: Fri Jul 12 11:44:34 2013
New Revision: 20278

URL: http://svn.gna.org/viewcvs/relax?rev=20278&view=rev
Log:
Fix for the non-ASCII character '\xe2' in the lib.dispersion.ns_2site_star 
module.


Modified:
    branches/relax_disp/lib/dispersion/ns_2site_star.py

Modified: branches/relax_disp/lib/dispersion/ns_2site_star.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/lib/dispersion/ns_2site_star.py?rev=20278&r1=20277&r2=20278&view=diff
==============================================================================
--- branches/relax_disp/lib/dispersion/ns_2site_star.py (original)
+++ branches/relax_disp/lib/dispersion/ns_2site_star.py Fri Jul 12 11:44:34 
2013
@@ -23,7 +23,7 @@
 # Module docstring.
 """This function performs a numerical fit of 2-site Bloch-McConnell 
equations for CPMG-type experiments.
 
-The function uses an explicit matrix that contains relaxation, exchange and 
chemical shift terms. It does the 180deg pulses in the CPMG train with 
conjugate complex matrices.  The approach of Bloch-McConnell can be found in 
chapter 3.1 of Palmer, A. G. Chem Rev 2004, 104, 3623–3640.  This function 
was written, initially in MATLAB, in 2010.
+The function uses an explicit matrix that contains relaxation, exchange and 
chemical shift terms. It does the 180deg pulses in the CPMG train with 
conjugate complex matrices.  The approach of Bloch-McConnell can be found in 
chapter 3.1 of Palmer, A. G. Chem Rev 2004, 104, 3623-3640.  This function 
was written, initially in MATLAB, in 2010.
 
 The code was submitted at 
http://thread.gmane.org/gmane.science.nmr.relax.devel/4132 by Paul Schanda.
 """




Related Messages


Powered by MHonArc, Updated Fri Jul 12 12:00:02 2013