Plot a 2D slice from an MRSI fit result object.
plot_slice_fit_inter(
fit_res,
map = NULL,
slice = 1,
zlim = NULL,
interp = 1,
xlim = NULL
)
fit_result
object.
array of values to be plotted, defaults to a "tNAA" map.
slice to plot in the z direction.
range of values to plot.
interpolation factor.
spectral plot limits for the x axis.