|
def | __init__ (self, initInputs, kwargs) |
|
def | getOutputDatasetTypes (cls, config) |
|
def | adaptArgsAndRun (self, inputData, inputDataIds, outputDataIds, butler) |
|
def | run (self, coadds, filters, mergedDetections, idFactory) |
|
def | getInitOutputDatasets (self) |
|
◆ __init__()
def lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesMultiTask.__init__ |
( |
|
self, |
|
|
|
initInputs, |
|
|
|
kwargs |
|
) |
| |
◆ adaptArgsAndRun()
def lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesMultiTask.adaptArgsAndRun |
( |
|
self, |
|
|
|
inputData, |
|
|
|
inputDataIds, |
|
|
|
outputDataIds, |
|
|
|
butler |
|
) |
| |
◆ getInitOutputDatasets()
def lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesBaseTask.getInitOutputDatasets |
( |
|
self | ) |
|
|
inherited |
◆ getOutputDatasetTypes()
def lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesMultiTask.getOutputDatasetTypes |
( |
|
cls, |
|
|
|
config |
|
) |
| |
◆ run()
def lsst.pipe.tasks.deblendCoaddSourcesPipeline.DeblendCoaddSourcesMultiTask.run |
( |
|
self, |
|
|
|
coadds, |
|
|
|
filters, |
|
|
|
mergedDetections, |
|
|
|
idFactory |
|
) |
| |
◆ ConfigClass
◆ 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: