lsst.pipe.tasks 21.0.0-180-gec3f5457+6afaa46061
Static Public Attributes | List of all members
lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleConfig:
lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourceSingleConnections

Static Public Attributes

 singleBandDeblend
 

Detailed Description

Definition at line 84 of file deblendCoaddSourcesPipeline.py.

Member Data Documentation

◆ singleBandDeblend

lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleConfig.singleBandDeblend
static
Initial value:
= ConfigurableField(
target=SourceDeblendTask,
doc="Task to deblend an image in one band"
)

Definition at line 86 of file deblendCoaddSourcesPipeline.py.


The documentation for this class was generated from the following file: