Trees | Indices | Help |
|
---|
|
The numerical solution for the 3-site Bloch-McConnell equations for R1rho-type data, the NS R1rho 3-site linear and NS R1rho 3-site model.
This is the model of the numerical solution for the 3-site Bloch-McConnell equations. It originates from the funNumrho.m file from the Skrynikov & Tollinger code (the sim_all.tar file https://web.archive.org/web/https://gna.org/support/download.php?file_id=18404 attached to https://web.archive.org/web/https://gna.org/task/?7712#comment5).
The solution has been modified to use the from presented in:
More information on the NS R1rho 3-site linear model can be found in the:
More information on the NS R1rho 3-site model can be found in the:
|
|||
|
|||
|
|
|||
m_R1 = array([[ 0., 0., 0., 0., 0., 0., 0., 0., 0
|
|||
m_r1rho_prime = array([[-1., 0., 0., 0., 0., 0., 0., 0.
|
|||
m_wA = array([[ 0., -1., 0., 0., 0., 0., 0., 0., 0
|
|||
m_wB = array([[ 0., 0., 0., 0., 0., 0., 0., 0., 0
|
|||
m_wC = array([[ 0., 0., 0., 0., 0., 0., 0., 0., 0
|
|||
m_w1 = array([[ 0., 0., 0., 0., 0., 0., 0., 0., 0
|
|||
m_k_AB = array([[-1., 0., 0., 0., 0., 0., 0., 0., 0
|
|||
m_k_BA = array([[ 0., 0., 0., 1., 0., 0., 0., 0., 0
|
|||
m_k_BC = array([[ 0., 0., 0., 0., 0., 0., 0., 0., 0
|
|||
m_k_CB = array([[ 0., 0., 0., 0., 0., 0., 0., 0., 0
|
|||
m_k_AC = array([[-1., 0., 0., 0., 0., 0., 0., 0., 0
|
|||
m_k_CA = array([[ 0., 0., 0., 0., 0., 0., 1., 0., 0
|
|||
__package__ =
|
Imports: array, einsum, float64, isfinite, log, min, multiply, sum, fix_invalid, masked_less, matrix_exponential
|
Definition of the 3D exchange matrix.
|
The 3-site numerical solution to the Bloch-McConnell equation for R1rho data. This function calculates and stores the R1rho values.
|
|
m_R1
|
m_r1rho_prime
|
m_wA
|
m_wB
|
m_wC
|
m_w1
|
m_k_AB
|
m_k_BA
|
m_k_BC
|
m_k_CB
|
m_k_AC
|
m_k_CA
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 28 15:37:25 2016 | http://epydoc.sourceforge.net |