get_mrsi_voxel_xy_psf {spant}R Documentation

Generate a MRSI voxel PSF from an mrs_data object.

Description

Generate a MRSI voxel PSF from an mrs_data object.

Usage

get_mrsi_voxel_xy_psf(mrs_data, target_mri, x_pos, y_pos, z_pos)

Arguments

mrs_data

MRS data.

target_mri

optional image data to match the intended volume space.

x_pos

x voxel coordinate.

y_pos

y voxel coordinate.

z_pos

z voxel coordinate.

Value

volume data as a nifti object.


[Package spant version 2.20.0 Index]