compare_field_to_legacy#
- lsst.images.tests.compare_field_to_legacy(field: BaseField, legacy_field: Any, subimage_bbox: Box) None#
Test a Field object by comparing it to an equivalent
lsst.afw.math.BoundedField.Parameters#
- field
Field to test.
- legacy_field
lsst.afw.math.BoundedField Equivalent legacy bounded field.
- subimage_bbox
Bounding box for full-image tests.