SingleFrameClassificationSizeExtendednessConfig#
- class lsst.meas.base.SingleFrameClassificationSizeExtendednessConfig(*args, **kw)#
Bases:
SingleFramePluginConfigConfiguration for moments-based star-galaxy classifier.
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)