MatchedBaseConfig¶
Configuration fields¶
connections¶
- Data type
lsst.pipe.base.config.Connections
- Field type
Configurations describing the connections of the PipelineTask to datatypes
doApplyExternalPhotoCalib¶
Whether or not to use the external photoCalib.
doApplyExternalSkyWcs¶
Whether or not to use the external wcs.
match_radius¶
Match radius in arcseconds.
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.
useGlobalExternalPhotoCalib¶
Whether or not to use the global external photoCalib.
useGlobalExternalSkyWcs¶
Whether or not to use the global external wcs.