fp_phase_correct: Perform a zeroth order phase correction based on the phase of...

View source: R/mrs_data_proc.R

fp_phase_correctR 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.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.