perturbopy.postproc.utils.spectra_trans_abs.gaussian_delta
- perturbopy.postproc.utils.spectra_trans_abs.gaussian_delta(x, mu, sig)
Gaussian delta-function normalized to 1.
- Parameters:
x (array) – Array of x-values.
mu (float) – Mean of the Gaussian.
sig (float) – Standard deviation of the Gaussian.