Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ska3-aca 2025.5
This PR adds a new meta-package, ska3-aca.
The ska3-aca meta-package is a superset of the ska3-flight meta-package. There are two kinds of packages in this meta-package:
Other scripts that might need update (found doing a grep on matlab as a proxy for special cases):
skare3_tools/scripts/skare3_update_summary.pyandskare3_tools/packages.py. These scripts keep track of the versions in flight and matlab. We could add aca. If we do this, we could then change the package dashboard to show it..github/workflows/build_release.yml. No changes required unless we want to automatically run regression tests on ska3-aca. This build script runs regression tests after installing ska3-flight if it is being built, otherwise it will install ska3-matlab if it is built.Interface Impacts:
Testing:
These are tests on RC5, before kadi's PR sot/kadi/pull/360, which fixes the kadi failure. In this batch of tests, find_attitude failed until I found out that the distances file was wrong. The other failure is an http failure. All these should be solved now, but I have not run these tests. RC6 tests should be equivalent to the tests in #1551
Review
All operations critical or impacting PR's are independently and carefully reviewed. For other PR's the level of detail for review is calibrated to operations criticality. Some PR's that are confined to aspect-team-specific processing may have little to no independent review.
Deployment
Code changes
New ska3-aca meta-package that is a super-set of the ska3-flight meta-package in PR #1537
ska3-core changes (2025.3 -> 2025.5rc6)
New Packages
Updated Packages
Related Issues
Fixes #1528
Fixes #1529
Fixes #1530
Fixes #1531
Fixes #1532
Fixes #1533
Fixes #1534
Fixes #1535
Fixes #1541
Fixes #1542
Fixes #1543
Fixes #1545
Fixes #1546
Fixes #1549