Open main menu

Changes

Relax disp.spin lock offset+field

15 bytes added, 11:08, 16 March 2014
[[File:Fig1 Palmer Massi 2006.png|thumb|center|upright=4|Try to reproduce Figure 1.]]
Figure produced with script [[Relax_disp.spin_lock_offset%2Bfield_figure | found here. ]]
 
== Calculations in relax ==
The code which is called resides in:
 
'''lib/nmr.py'''
frequency_to_rad_per_s(frq=None, B0=None, isotope=None):
 
'''specific_analyses/relax_disp/disp_data.py'''
return_offset_data(spins=None, spin_ids=None, field_count=None, fields=None):
=== spin lock field ===
return frq * 2.0 * pi * B0 / g1H * return_gyromagnetic_ratio(isotope) * 1e-6
</source>
 
== Code reference calculations in relax ==
The code which is called resides in:
 
'''lib/nmr.py'''
frequency_to_rad_per_s(frq=None, B0=None, isotope=None):
 
'''specific_analyses/relax_disp/disp_data.py'''
return_offset_data(spins=None, spin_ids=None, field_count=None, fields=None):
== The trouble ==
Trusted, Bureaucrats
1,382

edits