PatchMatchedMultiBandMeasurementConfig

Configuration fields

connections

Data type

lsst.pipe.base.config.PatchMatchedMultiBandMeasurementConfigConnections

Field type

ConfigField

Configurations describing the connections of the PipelineTask to datatypes

measure

Default

lsst.faro.base.BaseSubTasks.NumSourcesTask

Field type

ConfigurableField

Measure task

referenceCatalogLoader

Default

lsst.pipe.tasks.loadReferenceCatalog.LoadReferenceCatalogTask

Field type

ConfigurableField

Reference catalog loader

requireAstrometry

Default
True
Field type

bool Field

Require that a given catalog have a valid WCS in order to be included in metric measurements?

requirePhotometry

Default
True
Field type

bool Field

Require that a given catalog have a valid photoCalib in order to be included in metric measurements?

saveLogOutput

Default
True
Field type

bool Field

Flag to enable/disable saving of log output for a task, enabled by default.

saveMetadata

Default
True
Field type

bool Field

Flag to enable/disable metadata saving for a task, enabled by default. Deprecated: This field is deprecated and will be removed after v26.