get_mrsi_voi: Generate a MRSI VOI from an mrs_data
object.
Description
Generate a MRSI VOI from an mrs_data
object.
Usage
get_mrsi_voi(mrs_data, target_mri = NULL, map = NULL, ker = mmand::boxKernel())
Arguments
target_mri
optional image data to match the intended volume space.
map
optional voi intensity map.
ker
kernel to rescale the map data to the target_mri.
Value
volume data as a nifti object.