Configuration for classification of detected diaSources as dipole or not
Definition at line 43 of file dipoleMeasurement.py.
tuple lsst.ip.diffim.dipoleMeasurement.ClassificationDipoleConfig.maxFluxRatio |
|
static |
Initial value:
2 doc=
"Maximum flux ratio in either lobe to be considered a dipole",
3 dtype=float, default=0.65
Definition at line 49 of file dipoleMeasurement.py.
tuple lsst.ip.diffim.dipoleMeasurement.ClassificationDipoleConfig.minSn |
|
static |
Initial value:
2 doc=
"Minimum quadrature sum of positive+negative lobe S/N to be considered a dipole",
3 dtype=float, default=np.sqrt(2) * 5.0,
Definition at line 45 of file dipoleMeasurement.py.
The documentation for this class was generated from the following file: