addApCorrName¶
- lsst.meas.base.addApCorrName(name)¶
- Register an instrumental flux field name prefix for aperture correction. - Parameters:
- namestr
- Field name prefix for an instrumental flux that should be aperture corrected. 
 
- name
 - Notes - The prefix - namecorresponds to the fields- name_instFlux,- name_instFluxErrand- name_flag. For example, specifying- base_PsfFluxwill select the fields- base_PsfFlux_instFlux,- base_PsfFlux_instFluxErrand- base_PsfFlux_flag.