downsample_mrs_td: Downsample an MRS signal by a factor of 2 by removing every other data point
in the time-domain. Note, signals outside the new sampling frequency will be
aliased.
Description
Downsample an MRS signal by a factor of 2 by removing every other data point
in the time-domain. Note, signals outside the new sampling frequency will be
aliased.
Usage
downsample_mrs_td(mrs_data)
Arguments
- mrs_data
MRS data object.