Difference between revisions of "No Rex"

From relax wiki
Jump to navigation Jump to search
(→‎Links: Updated the HTML manual link.)
(→‎Equation for No Exchange in R1rho: Switched to parameter templates for R1.)
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Intro =
 
 
The relaxation dispersion model for no chemical exchange.  This if for all [[SQ CPMG-type data]], [[:Category:MMQ CPMG data|MMQ CPMG-type data]], and [[R1rho-type data]].  This model is labelled as '''No Rex''' in [[Relaxation dispersion citation for relax|relax]].
 
The relaxation dispersion model for no chemical exchange.  This if for all [[SQ CPMG-type data]], [[:Category:MMQ CPMG data|MMQ CPMG-type data]], and [[R1rho-type data]].  This model is labelled as '''No Rex''' in [[Relaxation dispersion citation for relax|relax]].
  
 
== Parameters ==
 
== Parameters ==
  
The No Rex model has the parameter $R_2^0$ or $R_{1\rho}'$ depending on the data type.
+
The No Rex model has the parameter {{:R2zero}} or {{:R1rhoprime}} depending on the data type.
 +
 
 +
== Equation for No Exchange in CPMG==
 +
<math>
 +
R_{2,\textrm{eff}} = R_2^0
 +
</math>
 +
 
 +
== Equation for No Exchange in R1rho==
 +
<math>
 +
\mathrm{R}_{1\rho}= \mathrm{R}_1\cos^2\theta + \mathrm{R}_{1\rho}{´} \sin^2\theta
 +
</math>
 +
 
 +
If no {{:R1}} values has been loaded, but the <code>R1_fit</code> flag has been turned on, the {{:R1}} will be fitted as well.
 +
 
 +
For data without a loaded offset, (see also [[Relax_disp.spin_lock_offset%2Bfield | relax disp.spin lock offset+field]] ), if <br>
 +
<math>
 +
\bar{\Omega}_{S,i} = 0.0
 +
</math>
 +
then the Rotating frame tilt angle θ is set to:
 +
<math>
 +
\theta = \frac{\pi}{2}
 +
</math>
 +
 
 +
and as such <br>
 +
<math>
 +
cos^2\theta =  cos^2\left( \frac{\pi}{2} \right) = 0.0
 +
</math>
 +
 
 +
Therefore the fitted {{:R1}} values have no meaning for "No Rex" model, if there is no offset. <br>
  
 
== Reference ==
 
== Reference ==
Line 18: Line 45:
  
 
== See also ==
 
== See also ==
 +
[[Category:Models]]
 +
[[Category:Dispersion models]]
 
[[Category:Relaxation_dispersion analysis]]
 
[[Category:Relaxation_dispersion analysis]]

Latest revision as of 17:05, 18 November 2015

The relaxation dispersion model for no chemical exchange. This if for all SQ CPMG-type data, MMQ CPMG-type data, and R1rho-type data. This model is labelled as No Rex in relax.

Parameters

The No Rex model has the parameter R20 or R' depending on the data type.

Equation for No Exchange in CPMG

[math] R_{2,\textrm{eff}} = R_2^0 [/math]

Equation for No Exchange in R1rho

[math] \mathrm{R}_{1\rho}= \mathrm{R}_1\cos^2\theta + \mathrm{R}_{1\rho}{´} \sin^2\theta [/math]

If no R1 values has been loaded, but the R1_fit flag has been turned on, the R1 will be fitted as well.

For data without a loaded offset, (see also  relax disp.spin lock offset+field ), if
[math] \bar{\Omega}_{S,i} = 0.0 [/math] then the Rotating frame tilt angle θ is set to: [math] \theta = \frac{\pi}{2} [/math]

and as such
[math] cos^2\theta = cos^2\left( \frac{\pi}{2} \right) = 0.0 [/math]

Therefore the fitted R1 values have no meaning for "No Rex" model, if there is no offset.

Reference

These is no reference for the No Rex model.

Links

The implementation of the No Rex model in relax can be seen in the:

See also