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-flight 2022.9
This PR includes the following major changes:
It also includes a number of minor changes and improvements. For details, see below.
Interface Impacts:
The switch to kadi commands-v2 includes API changes that have been widely discussed in informational forums. In particular, getting commands may try using network resources by default. The commands archive files in
$SKA/data
will be updated to a new version upon this release.There was a change in the default behavior when filtering bad values in
cheta.fetch.MSIDset.filter_bad()
(and inMsidset()
): Previously,filter_bad
attempted to combine the "bad" value mask of MSIDs in the set that have the same type. Now the default is to set the masks for each MSID separately.Testing:
skare3 dashboard and test result password at https://icxc.cfa.harvard.edu/aspect/skare3_dash_cred.txt
The latest release candidates will be installed in
/proj/sot/ska3/test
on HEAD, and all release candidates will be available for testing from the usual channels: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
ska3-flight 2022.9 will be promoted to flight conda channel and installed on HEAD and GRETA Linux upon approval of FSDS Jira ticket.
Code changes
ska3-flight changes (2022.7 -> 2022.9rc7)
New Packages
Updated Packages
MSIDset.filter_bad()
to apply to individual MSIDs by defaultska3-flight-latest changes (2022.6 -> 2022.9rc7)
New Packages
ska3-perl changes (2022.2 -> 2022.9rc7)
Updated Packages
Related Issues
Fixes #900
Fixes #903
Fixes #904
Fixes #905
Fixes #906
Fixes #907
Fixes #908
Fixes #909
Fixes #910
Fixes #911
Fixes #912
Fixes #913
Fixes #914
Fixes #915
Fixes #916
Fixes #917
Fixes #918
Fixes #920
Fixes #922
Fixes #923
Fixes #924
Fixes #925
Fixes #926
Fixes #927
Fixes #928
Fixes #930
Fixes #932
Fixes #933
Fixes #934
Fixes #935
Fixes #937
Fixes #938
Fixes #939
Fixes #940
Fixes #941
Fixes #942
Fixes #943