lsst.pipe.tasks g167d89548d+62368d622b
Loading...
Searching...
No Matches
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 86 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 88 of file deblendCoaddSourcesPipeline.py.


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