mrpro.utils.unit_conversion.magnetic_field_to_lamor_frequency

mrpro.utils.unit_conversion.magnetic_field_to_lamor_frequency(magnetic_field_strength: T, gyromagnetic_ratio: float = GYROMAGNETIC_RATIO_PROTON) T[source]

Convert the magntic field strength [T] to Lamor frequency [Hz].

Parameters:
  • magnetic_field_strength (TypeVar(T, float, Tensor)) – Strength of the magnetic field [T]

  • gyromagnetic_ratio (float, default: GYROMAGNETIC_RATIO_PROTON) – Gyromagnetic ratio [Hz/T], default: gyromagnetic ratio of 1H proton

Returns:

Lamor frequency [Hz]