get_mrsi_voxel_xy_psf: Generate a MRSI voxel PSF from an 'mrs_data' object.

View source: R/image_reg.R

get_mrsi_voxel_xy_psfR 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.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.