pvoigt_irf¶
- TRXASprefitpack.mathfun.pvoigt_irf(t: float | ndarray, fwhm: float, eta: float) float | ndarray[source]¶
Compute pseudo voight shape irf function (i.e. linear combination of gaussian and lorenzian function)
- Parameters:
t – time
fwhm – uniform full width at half paramter
eta – mixing paramter
- Returns:
pseudo voigt profile