BaseMeasurementTask¶
BaseMeasurementTask
is the ultimate base class for all measurement tasks; in general, it should not be used directly.
Python API summary¶
from lsst.meas.base.baseMeasurement import BaseMeasurementTask
-
class
BaseMeasurementTask
(algMetadata=None, **kwds) Ultimate base class for all measurement tasks
...
- attributeconfig
Access configuration fields and retargetable subtasks.
See also
See the BaseMeasurementTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.
Configuration fields¶
doReplaceWithNoise¶
When measuring, replace other detected footprints with noise?
noiseReplacer¶
- Data type
- Field type
configuration that sets how to replace neighboring sources with noise
slots¶
- Data type
- Field type
Mapping from algorithms to special aliases in Source.
undeblendedPrefix¶
Prefix to give undeblended plugins