lsst.meas.base  14.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
Namespaces | Functions | Variables
apCorrRegistry.py File Reference

Go to the source code of this file.

Namespaces

 lsst.meas.base.apCorrRegistry
 

Functions

def lsst.meas.base.apCorrRegistry.addApCorrName
 Add to the set of field name prefixes for fluxes that should be aperture corrected. More...
 
def lsst.meas.base.apCorrRegistry.getApCorrNameSet
 Return a copy of the set of field name prefixes for fluxes that should be aperture corrected. More...
 

Variables

tuple lsst.meas.base.apCorrRegistry.__all__ = ("addApCorrName", "getApCorrNameSet")
 
tuple lsst.meas.base.apCorrRegistry._ApCorrNameSet = set()