SingleFrameMomentsClassifierConfig#

class lsst.meas.base.SingleFrameMomentsClassifierConfig(*args, **kwargs)#

Bases: SingleFrameClassificationSizeExtendednessConfig

Deprecated since version v29.0.0: Use SingleFrameClassificationSizeExtendednessConfig instead

Attributes Summary

doMeasure

whether to run this plugin in single-object mode (bool, default True)

exponent

Exponent to raise the PSF size squared (Ixx + Iyy) to, in the likelihood normalization (float, default 0.5)

Attributes Documentation

doMeasure#

whether to run this plugin in single-object mode (bool, default True)

exponent#

Exponent to raise the PSF size squared (Ixx + Iyy) to, in the likelihood normalization (float, default 0.5)