lsst.afw g3a5ebb7d8a+28b83bf6a5
Loading...
Searching...
No Matches
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

 lsst.afw.table.catalogMatches.makeMapper (sourceSchema, targetSchema, sourcePrefix=None, targetPrefix=None)
 lsst.afw.table.catalogMatches.makeMergedSchema (sourceSchema, targetSchema, sourcePrefix=None, targetPrefix=None)
 lsst.afw.table.catalogMatches.copyIntoCatalog (catalog, target, sourceSchema=None, sourcePrefix=None, targetPrefix=None)
 lsst.afw.table.catalogMatches.matchesToCatalog (matches, matchMeta)
 lsst.afw.table.catalogMatches.matchesFromCatalog (catalog, sourceSlotConfig=None)
 lsst.afw.table.catalogMatches.copyAliasMapWithPrefix (inSchema, outSchema, prefix="")
 lsst.afw.table.catalogMatches.reindexCatalog (catalog, indices, deep=True)