Apply aperture corrections.
More...
Apply aperture corrections.
Definition at line 144 of file applyApCorr.py.
◆ __init__()
def lsst.meas.base.applyApCorr.ApplyApCorrTask.__init__ |
( |
|
self, |
|
|
|
schema, |
|
|
|
kwds |
|
) |
| |
◆ run()
def lsst.meas.base.applyApCorr.ApplyApCorrTask.run |
( |
|
self, |
|
|
|
catalog, |
|
|
|
apCorrMap |
|
) |
| |
Apply aperture corrections to a catalog of sources
@param[in,out] catalog catalog of sources
@param[in] apCorrMap aperture correction map (an lsst.afw.image.ApCorrMap)
If you show debug-level log messages then you will see statistics for the effects of
aperture correction.
Definition at line 177 of file applyApCorr.py.
◆ apCorrInfoDict
lsst.meas.base.applyApCorr.ApplyApCorrTask.apCorrInfoDict |
◆ ConfigClass
The documentation for this class was generated from the following file: