SingleFrameMomentsClassifierConfig#
- class lsst.meas.base.SingleFrameMomentsClassifierConfig(*args, **kwargs)#
Bases:
SingleFrameClassificationSizeExtendednessConfigDeprecated since version v29.0.0: Use SingleFrameClassificationSizeExtendednessConfig instead
Attributes Summary
whether to run this plugin in single-object mode (
bool, defaultTrue)Exponent to raise the PSF size squared (Ixx + Iyy) to, in the likelihood normalization (
float, default0.5)Attributes Documentation
- doMeasure#
whether to run this plugin in single-object mode (
bool, defaultTrue)
- exponent#
Exponent to raise the PSF size squared (Ixx + Iyy) to, in the likelihood normalization (
float, default0.5)