lsst.afw g9029821c7d+231b49cb4f
Namespaces | Functions
catalogMatches.py File Reference

Go to the source code of this file.

Namespaces

namespace  lsst
 
namespace  lsst::afw
 
namespace  lsst::afw::table
 
namespace  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="")
 
def lsst.afw.table.catalogMatches.reindexCatalog (catalog, indices, deep=True)