Configuration for merging sources.
More...
Configuration for merging sources.
Definition at line 373 of file multiBand.py.
◆ validate()
def lsst.pipe.tasks.multiBand.MergeSourcesConfig.validate |
( |
|
self | ) |
|
◆ coaddName
lsst.pipe.tasks.multiBand.MergeSourcesConfig.coaddName = Field(dtype=str, default="deep", doc="Name of coadd") |
|
static |
◆ priorityList
lsst.pipe.tasks.multiBand.MergeSourcesConfig.priorityList |
|
static |
Initial value:= ListField(dtype=str, default=[],
doc="Priority-ordered list of bands for the merge.")
Definition at line 379 of file multiBand.py.
The documentation for this class was generated from the following file: