R/mrs_data_proc.R
auto_phase.Rd
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 = NULL, ret_phase = FALSE)
mrs_data | an object of class |
---|---|
xlim | frequency range (default units of PPM) to including in the phase. |
ret_phase | return phase values (logical). |
MRS data object and phase values (optional).