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 April 4, 2025, 1:40 a.m.