Lorentz-to-Gauss Apodization
- Functional form:
- gm(x_i) = exp(e - g*g)
- Where: e = pi*i*g1
- g = 0.6*pi*g2*(g3*(size-1)-i)
Parameters:
- data Array of spectral data.
- g1 Inverse exponential width.
- g2 Gaussian broaden width.
- g3 Location of gauss maximum.
- inv Set True for inverse apodization.