apodise_xy: Apodise MRSI data in the x-y direction with a k-space filter.
Description
Apodise MRSI data in the x-y direction with a k-space filter.
Usage
apodise_xy(mrs_data, func = "hamming", w = 2.5)
Arguments
func
must be "hamming" or "gaussian".
w
the reciprocal of the standard deviation for the gaussian function.