ApplyApCorrTask¶
ApplyApCorrTask
applies aperture corrections to a catalog of sources.
Python API summary¶
from lsst.meas.base.applyApCorr import ApplyApCorrTask
-
class
(schema, **kwds)ApplyApCorrTask
Apply aperture corrections
...
-
attribute
config
Access configuration fields and retargetable subtasks.
See also
See the ApplyApCorrTask
API reference for complete details.
Configuration fields¶
doFlagApCorrFailures¶
set the general failure flag for a flux when it cannot be aperture-corrected?
ignoreList¶
flux measurement algorithms in getApCorrNameSet() to ignore; if a name is listed that does not appear in getApCorrNameSet() then a warning is logged
loggingInterval¶
Interval (in seconds) to log messages (at VERBOSE level) while aperture correction is running Deprecated: This field is no longer used and will be removed in v25