zf_xy: Zero-fill MRSI data in the k-space x-y direction.

View source: R/mrs_data_proc.R

zf_xyR Documentation

Zero-fill MRSI data in the k-space x-y direction.

Description

Zero-fill MRSI data in the k-space x-y direction.

Usage

zf_xy(mrs_data, factor = 2)

Arguments

mrs_data

MRSI data.

factor

zero-filling factor, a factor of 2 returns a dataset with twice the original points in the x-y directions. Factors smaller than one are permitted, such that a factor of 0.5 returns half the k-space points in the x-y directions.

Value

zero-filled data.


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