SingleFrameClassificationSizeExtendednessConfig#

class lsst.meas.base.SingleFrameClassificationSizeExtendednessConfig(*args, **kw)#

Bases: SingleFramePluginConfig

Configuration for moments-based star-galaxy classifier.

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)