lsst.afw
20.0.0-9-g61a2a9a3d+14f89e4eca
|
Public Member Functions | |
def | getMergedSourceCatalog (self, catalogs, filters, peakDist, schema, idFactory, samePeakDist) |
Definition at line 29 of file _footprintMerge.py.
def lsst.afw.detection._footprintMerge.FootprintMergeList.getMergedSourceCatalog | ( | self, | |
catalogs, | |||
filters, | |||
peakDist, | |||
schema, | |||
idFactory, | |||
samePeakDist | |||
) |
Add multiple catalogs and get the SourceCatalog with merged Footprints
Definition at line 30 of file _footprintMerge.py.