grid_shift_xy {spant}R 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.


[Package spant version 2.20.0 Index]