CatalogSummaryBaseTask¶
Python API summary¶
from lsst.faro.base.CatalogSummaryBase import CatalogSummaryBaseTask
-
class
CatalogSummaryBaseTask
(config, *args, **kwargs) A base class for tasks that compute one metric from input datasets
...
- attributeconfig
Access configuration fields and retargetable subtasks.
See also
See the CatalogSummaryBaseTask
API reference for complete details.
Retargetable subtasks¶
agg¶
- Default
- Field type
Numpy aggregation task
Configuration fields¶
connections¶
- Data type
lsst.pipe.base.config.CatalogSummaryBaseConfigConnections
- Field type
Configurations describing the connections of the PipelineTask to datatypes
saveLogOutput¶
Flag to enable/disable saving of log output for a task, enabled by default.
saveMetadata¶
Flag to enable/disable metadata saving for a task, enabled by default. Deprecated: This field is deprecated and will be removed after v26.