re_weighting {spant} | R Documentation |
Apply a weighting to the FID to enhance spectral resolution.
Description
Apply a weighting to the FID to enhance spectral resolution.
Usage
re_weighting(mrs_data, re, alpha)
Arguments
mrs_data |
data to be enhanced. |
re |
resolution enhancement factor (rising exponential factor). |
alpha |
alpha factor (Gaussian decay) |
Value
resolution enhanced mrs_data.
[Package spant version 2.22.0 Index]