View source: R/mrs_data_proc.R
auto_phase | R Documentation |
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 |
an object of class |
xlim |
frequency range (default units of PPM) to including in the phase. |
smo_ppm_sd |
Gaussian smoother sd in ppm units. |
ret_phase |
return phase values (logical). |
MRS data object and phase values (optional).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.