lsst.afw
19.0.0-23-g9b026a6e0
|
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.