fp_phase_correct {spant} | R Documentation |
Perform a zeroth order phase correction based on the phase of the first data point in the time-domain.
Description
Perform a zeroth order phase correction based on the phase of the first data point in the time-domain.
Usage
fp_phase_correct(mrs_data, ret_phase = FALSE)
Arguments
mrs_data |
MRS data to be corrected. |
ret_phase |
return phase values (logical). |
Value
corrected data or a list with corrected data and optional phase values.
[Package spant version 2.22.0 Index]