addApCorrName#
- lsst.meas.base.addApCorrName(name)#
Register an instrumental flux field name prefix for aperture correction.
Parameters#
- name
str Field name prefix for an instrumental flux that should be aperture corrected.
Notes#
The prefix
namecorresponds to the fieldsname_instFlux,name_instFluxErrandname_flag. For example, specifyingbase_PsfFluxwill select the fieldsbase_PsfFlux_instFlux,base_PsfFlux_instFluxErrandbase_PsfFlux_flag.- name