FwhmMethods#

class stellarphot.settings.FwhmMethods(*values)[source]#

Bases: StrEnum

Available methods for finding FWHM of stars.

Attributes Summary

Attributes Documentation

FIT = 'fit'#
MOMENTS = 'moments'#
PROFILE = 'profile'#