LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the source code of this file.
Namespaces | |
lsst.afw.table.catalogMatches | |
Functions | |
def | lsst.afw.table.catalogMatches.makeMapper (sourceSchema, targetSchema, sourcePrefix=None, targetPrefix=None) |
def | lsst.afw.table.catalogMatches.makeMergedSchema (sourceSchema, targetSchema, sourcePrefix=None, targetPrefix=None) |
def | lsst.afw.table.catalogMatches.copyIntoCatalog (catalog, target, sourceSchema=None, sourcePrefix=None, targetPrefix=None) |
def | lsst.afw.table.catalogMatches.matchesToCatalog (matches, matchMeta) |
def | lsst.afw.table.catalogMatches.matchesFromCatalog (catalog, sourceSlotConfig=None) |
def | lsst.afw.table.catalogMatches.copyAliasMapWithPrefix (inSchema, outSchema, prefix="") |