decimate_mrs_fd {spant} | R Documentation |
Decimate an MRS signal to half the original sampling frequency by filtering in the frequency domain before down sampling.
Description
Decimate an MRS signal to half the original sampling frequency by filtering in the frequency domain before down sampling.
Usage
decimate_mrs_fd(mrs_data)
Arguments
mrs_data |
MRS data object. |
Value
decimated data at half the original sampling frequency.
[Package spant version 2.22.0 Index]