Changes

Jump to navigation Jump to search

Relax disp.spin lock offset+field

338 bytes added, 02:30, 16 March 2014
In the literature, the values are often stated as "offset", "carrier offset", "offset of the spin-lock pulse" with values given in Hz, and have values from 0-500 to 10-20.000 Hz.
 
Relax needs input in ppm, and converts to the rad/s, which the following function calls.
offsets[ei][si][mi][oi] = frequency_to_rad_per_s(frq=cdp.spin_lock_offset[id], B0=frq, isotope=spin.isotope)
"""Convert the given frequency from ppm to rad/s units."""
return frq * 2.0 * pi * B0 / g1H * return_gyromagnetic_ratio(isotope) * 1e-6
== The trouble ==
Trusted, Bureaucrats
1,382

edits

Navigation menu