Decimate an MRS signal to half the original sampling frequency by filtering in the frequency domain before down sampling.

decimate_mrs_fd(mrs_data)

Arguments

mrs_data

MRS data object.

Value

decimated data at half the original sampling frequency.