downsample_mrs_td: Downsample an MRS signal by a factor of 2 by removing every...

View source: R/mrs_data_proc.R

downsample_mrs_tdR Documentation

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.

Value

downsampled data.


spant documentation built on Oct. 23, 2023, 5:06 p.m.