lsst.pipe.tasks gcb98b56dc4+c4f824a45e
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleTask Class Reference
Inheritance diagram for lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleTask:
lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesBaseTask

Public Member Functions

def __init__ (self, initInputs, **kwargs)
 
def run (self, coadd, mergedDetections, idFactory)
 

Public Attributes

 outputSchema
 

Static Public Attributes

 ConfigClass = DeblendCoaddSourcesSingleConfig
 

Detailed Description

Definition at line 196 of file deblendCoaddSourcesPipeline.py.

Constructor & Destructor Documentation

◆ __init__()

def lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleTask.__init__ (   self,
  initInputs,
**  kwargs 
)

Member Function Documentation

◆ run()

def lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleTask.run (   self,
  coadd,
  mergedDetections,
  idFactory 
)

Definition at line 205 of file deblendCoaddSourcesPipeline.py.

Member Data Documentation

◆ ConfigClass

lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleTask.ConfigClass = DeblendCoaddSourcesSingleConfig
static

Definition at line 197 of file deblendCoaddSourcesPipeline.py.

◆ outputSchema

lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleTask.outputSchema

Definition at line 203 of file deblendCoaddSourcesPipeline.py.


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