|
| def | __init__ (self, initInputs, kwargs) |
| |
| def | run (self, coadd, mergedDetections, idFactory) |
| |
| def | runQuantum (self, butlerQC, inputRefs, outputRefs) |
| |
◆ __init__()
| def lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleTask.__init__ |
( |
|
self, |
|
|
|
initInputs, |
|
|
|
kwargs |
|
) |
| |
◆ run()
| def lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleTask.run |
( |
|
self, |
|
|
|
coadd, |
|
|
|
mergedDetections, |
|
|
|
idFactory |
|
) |
| |
◆ runQuantum()
| def lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesBaseTask.runQuantum |
( |
|
self, |
|
|
|
butlerQC, |
|
|
|
inputRefs, |
|
|
|
outputRefs |
|
) |
| |
|
inherited |
◆ ConfigClass
| lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleTask.ConfigClass |
|
static |
◆ outputSchema
| lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesSingleTask.outputSchema |
◆ peakSchema
| lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesBaseTask.peakSchema |
|
inherited |
◆ schema
| lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesBaseTask.schema |
|
inherited |
◆ schemaMapper
| lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesBaseTask.schemaMapper |
|
inherited |
The documentation for this class was generated from the following file: