cauchy_irf¶ TRXASprefitpack.mathfun.cauchy_irf(t: float | ndarray, fwhm: float) → float | ndarray[source]¶ Compute lorenzian shape irf function Parameters: t – time fwhm – full width at half maximum of cauchy distribution Returns: normalized lorenzian function.