re_weighting: Apply a weighting to the FID to enhance spectral resolution.

View source: R/mrs_data_proc.R

re_weightingR 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.


spant documentation built on Oct. 23, 2023, 5:06 p.m.