pysted.utils.fwhm

pysted.utils.fwhm(values)

Compute the full width at half maximum of the Gaussian-shaped values.

Parameters:

values – An array of values describing a Gaussian shape.

Returns:

The full width at half maximum.