compare_aperture_corrections_to_legacy#
- lsst.images.tests.compare_aperture_corrections_to_legacy(aperture_corrections: Mapping[str, BaseField], legacy_ap_corr_map: Any, subimage_bbox: Box) None#
Test an aperture correction
dictby comparing it to an equivalentlsst.afw.image.ApCorrMap.Parameters#
- aperture_corrections
Dictionary to test.
- legacy_ap_corr_map
lsst.afw.image.ApCorrMap Equivalent legacy aperture correction map.
- subimage_bbox
Bounding box for full-image tests.