SourceDeblendTask#

SourceDeblendTask splits blended sources into individual sources.

Processing summary#

SourceDeblendTask performs housekeeping work — updating table schemas and extracting the PSF from the input image — then delegates to lsst.meas.deblender.deblend to perform deblending. The task has no return value; the input SourceCatalog is modified in-place.

Python API summary#

Retargetable subtasks#

Configuration fields#