View source: R/mrs_data_proc.R
| sim_asy_pvoigt | R Documentation |
Method is described in detail by Stancik AL and Brauns EB: "A simple asymmetric lineshape for fitting infrared absorption spectra." Vib Spectrosc. 2008; 47: 66-69.
sim_asy_pvoigt(
freq = 0,
fwhm = 0,
lg = 0,
asy = 0,
acq_paras = def_acq_paras(),
gen_im_pts = FALSE
)
freq |
resonance frequency in ppm. |
fwhm |
resonance FWHM. |
lg |
Lorentz-Gauss lineshape parameter (between 0 and 1). |
asy |
asymmetry parameter. |
acq_paras |
list of acquisition parameters. See
|
gen_im_pts |
option to generate imaginary data points, defaults to FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.