assert_cell_coadds_equal#
- lsst.images.tests.assert_cell_coadds_equal(a, b, *, expect_view=None)#
Assert that two
CellCoaddinstances carry the same persistent state.Extends the masked-image-style equality check with the CellCoadd-specific attributes (PSF, cell grid, missing cells, backgrounds, patch/tract, band) so a round-trip check does not silently miss differences in any of them.