assert_projections_equal#

lsst.images.tests.assert_projections_equal(tc: TestCase, a: Projection[Any] | None, b: Projection[Any] | None, expect_identity: bool | None = None) None#

Test that two Projection instances are equivalent.