ft_dyns: Apply the Fourier transform over the dynamic dimension.

View source: R/mrs_data_proc.R

ft_dynsR Documentation

Apply the Fourier transform over the dynamic dimension.

Description

Apply the Fourier transform over the dynamic dimension.

Usage

ft_dyns(mrs_data, ft_shift = FALSE, ret_mod = FALSE, fd = TRUE)

Arguments

mrs_data

MRS data where the dynamic dimension is in the time-domain.

ft_shift

apply FT shift to the output, default is FALSE.

ret_mod

return the modulus out the transform, default is FALSE.

fd

transform the chemical shift axis to the frequency domain first, default is TRUE.

Value

transformed MRS data.


spant documentation built on Oct. 23, 2023, 5:06 p.m.