aperture_corrections_from_legacy#

lsst.images.aperture_corrections.aperture_corrections_from_legacy(legacy_ap_corr_map)#

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

Parameters:

legacy_ap_corr_map (TypeAliasType) – Legacy aperture correction map to convert.

Return type:

TypeAliasType

This page was last modified on .