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