Configuration for DynamicDetectionTask
Definition at line 18 of file dynamicDetection.py.
◆ prelimThresholdFactor
lsst.meas.algorithms.dynamicDetection.DynamicDetectionConfig.prelimThresholdFactor |
|
static |
Initial value:= Field(dtype=float, default=0.5,
doc="Fraction of the threshold to use for first pass (to find sky objects)")
Definition at line 20 of file dynamicDetection.py.
◆ skyObjects
lsst.meas.algorithms.dynamicDetection.DynamicDetectionConfig.skyObjects = ConfigurableField(target=SkyObjectsTask, doc="Generate sky objects") |
|
static |
The documentation for this class was generated from the following file: