Difference between revisions of "NS CPMG 2-site expanded"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
The NS CPMG 2-site expanded model has the parameters {$R_2^0$, $...$, $p_A$, $\Delta\omega$, $k_{ex}$}. | The NS CPMG 2-site expanded model has the parameters {$R_2^0$, $...$, $p_A$, $\Delta\omega$, $k_{ex}$}. | ||
+ | |||
+ | == Code == | ||
+ | |||
+ | The library code.<br> | ||
+ | http://svn.gna.org/viewcvs/*checkout*/relax/trunk/lib/dispersion/ns_cpmg_2site_expanded.py?revision=HEAD | ||
== Reference == | == Reference == |
Revision as of 23:12, 3 May 2014
Intro
The relaxation dispersion model for the numeric solution (NS) to the Bloch-McConnell equations for SQ CPMG-type data. This uses the Maple expanded and fast equations from Nikolai Skrynnikov. The model is labelled as NS CPMG 2-site expanded in relax.
Parameters
The NS CPMG 2-site expanded model has the parameters {$R_2^0$, $...$, $p_A$, $\Delta\omega$, $k_{ex}$}.
Code
The library code.
http://svn.gna.org/viewcvs/*checkout*/relax/trunk/lib/dispersion/ns_cpmg_2site_expanded.py?revision=HEAD
Reference
The reference for the NS CPMG 2-site expanded model is:
- Tollinger, M., Skrynnikov, N. R., Mulder, F. A. A., Forman-Kay, J. D., and Kay, L. E. (2001). Slow dynamics in folded and unfolded states of an sh3 domain. J. Am. Chem. Soc., 123(46), 11341-11352. (10.1021/ja011300z).
Links
The implementation of the NS CPMG 2-site expanded model in relax can be seen in the: