LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the source code of this file.
Classes | |
class | lsst.pipe.tasks.multiBandUtils.MergeSourcesRunner |
class | lsst.pipe.tasks.multiBandUtils.CullPeaksConfig |
Configuration for culling garbage peaks after merging footprints. More... | |
Namespaces | |
lsst.pipe.tasks.multiBandUtils | |
Functions | |
def | lsst.pipe.tasks.multiBandUtils.makeMergeArgumentParser (name, dataset) |
Create a suitable ArgumentParser. More... | |
def | lsst.pipe.tasks.multiBandUtils.getInputSchema (task, butler=None, schema=None) |
Obtain the input schema either directly or froma butler reference. More... | |
def | lsst.pipe.tasks.multiBandUtils.getShortFilterName (name) |
def | lsst.pipe.tasks.multiBandUtils.readCatalog (task, patchRef) |
Read input catalog. More... | |