fd_conv_filt: Frequency-domain convolution based filter.
Description
Frequency-domain convolution based filter.
Usage
fd_conv_filt(mrs_data, K = 25, ext = 1)
Arguments
- mrs_data
MRS data to be filtered.
- K
window width in data points.
- ext
point separation for linear extrapolation.