decimate_mrs_fd: Decimate an MRS signal to half the original sampling...

View source: R/mrs_data_proc.R

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


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