TractMultiBandMeasurementConfig¶
Configuration fields¶
connections¶
- Data type
lsst.pipe.base.config.TractMultiBandMeasurementConfigConnections
- Field type
Configurations describing the connections of the PipelineTask to datatypes
measure¶
- Default
- Field type
Measure task
referenceCatalogLoader¶
Reference catalog loader
requireAstrometry¶
Require that a given catalog have a valid WCS in order to be included in metric measurements?
requirePhotometry¶
Require that a given catalog have a valid photoCalib in order to be included in metric measurements?
saveLogOutput¶
Flag to enable/disable saving of log output for a task, enabled by default.