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¶
- Default
True- Field type
boolField
set the general failure flag for a flux when it cannot be aperture-corrected?