This PR is not really intended to be merged, unless we decide not to fix the corresponding issue in chandra_aca.
Proseco tests currently fail in Ska3 Speedy, and this PR props proseco so the test does not fail. The real cause of the failure is that chandra_aca.aca_image.ACAImage does not support ellipsis in slicing (sot/chandra_aca/issues/165).
Description
Fixes #
Interface impacts
Testing
Unit tests
[ ] No unit tests
[ ] Mac
[ ] Linux
[ ] Windows
Independent check of unit tests by [REVIEWER NAME]
This PR is not really intended to be merged, unless we decide not to fix the corresponding issue in chandra_aca.
Proseco tests currently fail in Ska3 Speedy, and this PR props proseco so the test does not fail. The real cause of the failure is that
chandra_aca.aca_image.ACAImage
does not support ellipsis in slicing (sot/chandra_aca/issues/165).Description
Fixes #
Interface impacts
Testing
Unit tests
Independent check of unit tests by [REVIEWER NAME]
Functional tests
No functional testing.