aperture_corrections_to_legacy#
- lsst.images.aperture_corrections.aperture_corrections_to_legacy(aperture_corrections: ApertureCorrectionMap) LegacyApCorrMap#
Convert from a
dict(mappingstralgorithm name toBaseField) to alsst.afw.image.ApCorrMapinstance.Parameters#
- aperture_corrections
Aperture correction map to convert to the legacy type.