
Get the point spread function (PSF) for a 2D phase encoded MRSI scan.
Source:R/utils.R
get_2d_psf.RdGet the point spread function (PSF) for a 2D phase encoded MRSI scan.
Arguments
- FOV
field of view in mm.
- mat_size
acquisition matrix size (not interpolated).
- sampling
can be either "circ" for circular or "rect" for rectangular.
- hamming
should Hamming k-space weighting be applied (default FALSE).
- ensure_odd
add 1mm to the FOV when required to ensure the output pdf has odd dimensions. Required when using get_mrsi2d_seg.