Perform zeroth-order phase correction based on the minimisation of the squared difference between the real and magnitude components of the spectrum.
auto_phase(mrs_data, xlim = c(4, 1.8), smo_ppm_sd = 0.05, ret_phase = FALSE)
MRS data object and phase values (optional).
an object of class mrs_data
.
frequency range (default units of PPM) to including in the phase.
Gaussian smoother sd in ppm units.
return phase values (logical).