aperture_corrections_to_legacy#

lsst.images.aperture_corrections.aperture_corrections_to_legacy(aperture_corrections)#

Convert from a dict (mapping str algorithm name to BaseField) to a lsst.afw.image.ApCorrMap instance.

Parameters:

aperture_corrections (TypeAliasType) – Aperture correction map to convert to the legacy type.

Return type:

TypeAliasType

This page was last modified on .