Expand description
Field mapping stage
Multi-echo phase → B0 field map in ppm. Implements the canonical field mapping pipeline: phase offset removal → bipolar correction → unwrapping → B0 estimation.
Functions§
- field_
mapping_ 🔒direct - Path B: Multi-echo without phase offset removal (per-echo unwrap + linear fit)
- field_
mapping_ 🔒single_ echo - Path C: Single echo unwrap
- field_
mapping_ 🔒with_ offset - Path A: Multi-echo with phase offset removal
- run_
field_ mapping - Run field mapping: convert per-echo phase data to a B0 field map in ppm.
- unwrap_
single 🔒 - Unwrap a single echo using the configured algorithm.