grid_shift_xy: Grid shift MRSI data in the x/y dimension.

View source: R/mrs_data_proc.R

grid_shift_xyR Documentation

Grid shift MRSI data in the x/y dimension.

Description

Grid shift MRSI data in the x/y dimension.

Usage

grid_shift_xy(mrs_data, x_shift, y_shift)

Arguments

mrs_data

MRSI data in the spatial domain.

x_shift

shift to apply in the x-direction in units of voxels.

y_shift

shift to apply in the y-direction in units of voxels.

Value

shifted data.


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