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.


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