mailr21482 - /branches/relax_disp/lib/dispersion/tap03.py


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

Header


Content

Posted by edward on November 17, 2013 - 13:45:
Author: bugman
Date: Sun Nov 17 13:45:12 2013
New Revision: 21482

URL: http://svn.gna.org/viewcvs/relax?rev=21482&view=rev
Log:
Debugging of the 'TAP03' dispersion model.

Removed a unicode character from the lib.dispersion.tap03 module docstring to 
allow it to be used in
Python 2.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax.html#Debugging


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

Modified: branches/relax_disp/lib/dispersion/tap03.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/lib/dispersion/tap03.py?rev=21482&r1=21481&r2=21482&view=diff
==============================================================================
--- branches/relax_disp/lib/dispersion/tap03.py (original)
+++ branches/relax_disp/lib/dispersion/tap03.py Sun Nov 17 13:45:12 2013
@@ -26,7 +26,7 @@
 
 This module is for the function, gradient and Hessian of the TAP03 model.  
The model is named after the reference:
 
-    - Trott, O., Abergel, D., and Palmer, A. (2003).  An 
average-magnetization analysis of R1rho relaxation outside of the fast 
exchange.  Mol. Phys., 101, 753–763.  (U{DOI: 
10.1080/0026897021000054826<http://dx.doi.org/10.1080/0026897021000054826>}).
+    - Trott, O., Abergel, D., and Palmer, A. (2003).  An 
average-magnetization analysis of R1rho relaxation outside of the fast 
exchange.  Mol. Phys., 101, 753-763.  (U{DOI: 
10.1080/0026897021000054826<http://dx.doi.org/10.1080/0026897021000054826>}).
 
 The code was copied from the TP02 model (via the MP05 model), hence it 
originates as the funTrottPalmer.m Matlab file from the sim_all.tar file 
attached to task #7712 (https://gna.org/task/?7712).  This is code from 
Nikolai Skrynnikov and Martin Tollinger.
 




Related Messages


Powered by MHonArc, Updated Sun Nov 17 14:00:02 2013