lsst.afw
19.0.0-25-g6c8df7140+1
|
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.