ClassificationDipoleConfig¶
-
class
lsst.ip.diffim.
ClassificationDipoleConfig
¶ Bases:
lsst.meas.base.sfm.SingleFramePluginConfig
Configuration for classification of detected diaSources as dipole or not
Attributes Summary
doMeasure
whether to run this plugin in single-object mode ( bool
, defaultTrue
)maxFluxRatio
Maximum flux ratio in either lobe to be considered a dipole ( float
, default0.65
)minSn
Minimum quadrature sum of positive+negative lobe S/N to be considered a dipole ( float
, default7.0710678118654755
)Attributes Documentation