Aperture Corrections# lsst.images.aperture_corrections Module# Functions# aperture_corrections_from_legacy(...) Convert a lsst.afw.image.ApCorrMap instance to a dict mapping str algorithm name to BaseField. aperture_corrections_to_legacy(...) Convert from a dict (mapping str algorithm name to BaseField) to a lsst.afw.image.ApCorrMap instance. Classes# ApertureCorrectionMapSerializationModel(*, ...) Serialization model for aperture correction maps.