apodise_xy: Apodise MRSI data in the x-y direction with a k-space filter.

View source: R/mrs_data_proc.R

apodise_xyR Documentation

Apodise MRSI data in the x-y direction with a k-space filter.

Description

Apodise MRSI data in the x-y direction with a k-space filter.

Usage

apodise_xy(mrs_data, func = "hamming", w = 2.5)

Arguments

mrs_data

MRSI data.

func

must be "hamming", "hanning" or "gaussian".

w

the reciprocal of the standard deviation for the Gaussian function.

Value

apodised data.


martin3141/spant documentation built on Aug. 30, 2024, 3:25 p.m.