View source: R/mrs_data_proc.R
apodise_xy | R Documentation |
Apodise MRSI data in the x-y direction with a k-space filter.
apodise_xy(mrs_data, func = "hamming", w = 2.5)
mrs_data |
MRSI data. |
func |
must be "hamming", "hanning" or "gaussian". |
w |
the reciprocal of the standard deviation for the Gaussian function. |
apodised data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.