mailr21998 - /trunk/lib/dispersion/ns_mmq_2site.py


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

Header


Content

Posted by edward on January 15, 2014 - 17:33:
Author: bugman
Date: Wed Jan 15 17:33:31 2014
New Revision: 21998

URL: http://svn.gna.org/viewcvs/relax?rev=21998&view=rev
Log:
Improvements and addition of many links to the lib.dispersion.ns_mmq_2site 
API documentation.

This is for the API documentation at:
http://www.nmr-relax.com/api/3.1/lib.dispersion.ns_mmq_2site-module.html.


Modified:
    trunk/lib/dispersion/ns_mmq_2site.py

Modified: trunk/lib/dispersion/ns_mmq_2site.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/dispersion/ns_mmq_2site.py?rev=21998&r1=21997&r2=21998&view=diff
==============================================================================
--- trunk/lib/dispersion/ns_mmq_2site.py (original)
+++ trunk/lib/dispersion/ns_mmq_2site.py Wed Jan 15 17:33:31 2014
@@ -2,7 +2,7 @@
 #                                                                            
 #
 # Copyright (C) 2013 Mathilde Lescanne                                       
 #
 # Copyright (C) 2013 Dominique Marion                                        
 #
-# Copyright (C) 2013 Edward d'Auvergne                                       
 #
+# Copyright (C) 2013-2014 Edward d'Auvergne                                  
 #
 #                                                                            
 #
 # This file is part of the program relax (http://www.nmr-relax.com).         
 #
 #                                                                            
 #
@@ -22,11 +22,30 @@
 
###############################################################################
 
 # Module docstring.
-"""This is the numeric solution for the 2-site Bloch-McConnell equations for 
mixed CPMG data types.
-
-This handles proton-heteronuclear SQ, ZQ, DQ and MQ CPMG data.  It uses the 
equations of:
-
-    - Dmitry M. Korzhnev, Philipp Neudecker, Anthony Mittermaier, Vladislav 
Yu. Orekhov, and Lewis E. Kay (2005).  Multiple-site exchange in proteins 
studied with a suite of six NMR relaxation dispersion experiments: An 
application to the folding of a Fyn SH3 domain mutant.  J. Am. Chem. Soc., 
127, 15602-15611.  (doi:  http://dx.doi.org/10.1021/ja054550e).
+"""The numeric solution for the 2-site Bloch-McConnell equations for MMQ 
CPMG data, the U{NS MMQ 2-site<http://wiki.nmr-relax.com/NS_MMQ_2-site>} 
model.
+
+Description
+===========
+
+This handles proton-heteronuclear SQ, ZQ, DQ and MQ CPMG data.
+
+
+References
+==========
+
+It uses the equations of:
+
+    - Dmitry M. Korzhnev, Philipp Neudecker, Anthony Mittermaier, Vladislav 
Yu. Orekhov, and Lewis E. Kay (2005).  Multiple-site exchange in proteins 
studied with a suite of six NMR relaxation dispersion experiments: An 
application to the folding of a Fyn SH3 domain mutant.  I{J. Am. Chem. Soc.}, 
B{127}, 15602-15611.  (U{DOI: 
10.1021/ja054550e<http://dx.doi.org/10.1021/ja054550e>}).
+
+
+Links
+=====
+
+More information on the NS MMQ 2-site model can be found in the:
+
+    - U{relax wiki<http://wiki.nmr-relax.com/NS_MMQ_2-site>},
+    - U{relax 
manual<http://www.nmr-relax.com/manual/NS_MMQ_2_site_model.html>},
+    - U{relaxation dispersion page of the relax 
website<http://www.nmr-relax.com/analyses/relaxation_dispersion.html#NS_MMQ_2-site>}.
 """
 
 # Python module imports.




Related Messages


Powered by MHonArc, Updated Wed Jan 15 18:00:02 2014