rockverse.dect.CalibrationMaterial.fit_highE_gaussian_pdf#

CalibrationMaterial.fit_highE_gaussian_pdf(order=1)[source]#

Fit a Gaussian distribution to the PDF values provided in the highE_pdf attribute.

Parameters:

order ({int, float, inf, -inf}, optional) – The order of the error norm to be minimized (e.g., 2 for least squares, 1 for L1 norm).