DeblendCoaddSourcesTask¶
Python API summary¶
from lsst.pipe.tasks.multiBand import DeblendCoaddSourcesTask
-
class
(butler=None, schema=None, peakSchema=None, **kwargs)DeblendCoaddSourcesTask
Deblend the sources in a merged catalog
...
-
attribute
config
Access configuration fields and retargetable subtasks.
-
method
(patchRefList, psfCache=100)runDataRef
Deblend the patch
...
See also
See the DeblendCoaddSourcesTask
API reference for complete details.
Retargetable subtasks¶
multiBandDeblend¶
- Default
lsst.meas.extensions.scarlet.deblend.ScarletDeblendTask
- Field type
ConfigurableField
Deblend sources simultaneously across bands
singleBandDeblend¶
- Default
lsst.meas.deblender.deblend.SourceDeblendTask
- Field type
ConfigurableField
Deblend sources separately in each band