pysted.utils.fwhm_donut

pysted.utils.fwhm_donut(values)

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

Parameters:

values – An array of values describing a donut shape.

Returns:

A tuple of the outer and inner width at half maximum.