MatchedBaseConfig¶
Configuration fields¶
brightMagCut¶
Bright limit of catalog entries to include.
connections¶
- Data type
lsst.pipe.base.config.MatchedBaseConfigConnections
- Field type
Configurations describing the connections of the PipelineTask to datatypes
faintMagCut¶
Faint limit of catalog entries to include.
match_radius¶
Match radius in arcseconds.
saveLogOutput¶
Flag to enable/disable saving of log output for a task, enabled by default.
selectExtended¶
Whether to select extended sources
snrMax¶
Maximum SNR for a source to be included.
snrMin¶
Minimum SNR for a source to be included.