lsst.afw  20.0.0-2-gf99403173
Public Member Functions | List of all members
lsst.afw.detection._footprintMerge.FootprintMergeList Class Reference

Public Member Functions

def getMergedSourceCatalog (self, catalogs, filters, peakDist, schema, idFactory, samePeakDist)
 

Detailed Description

Definition at line 29 of file _footprintMerge.py.

Member Function Documentation

◆ getMergedSourceCatalog()

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.


The documentation for this class was generated from the following file: