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.
This PR replaces #850 after I renamed branch 2022.5 to 2022.5-branch.
ska3-matlab 2022.5
This PR brings ska3-matlab in sync with ska3-flight 2022.4 (including a comprehensive update of ska3-core packages), and on top of that includes:
These are the intermediate ska3-flight releases:
Interface Impacts:
ska3-flight 2021.14
kadi: add a new intermediate state to the grating states to indicate the movement time between INSR and RETR. This behavior can be disabled using
kadi.command.states.disable_grating_move_duration
ska3-flight 2021.15
The acis_thermal_check interface impacts briefed in FSDS-6
ska3-flight 2022.2
Comprehensive update of ska3-core and ska3-perl meta-packages. More info here: #774
ska3-flight 2022.3
No API breaking interface impacts. Known interface changes:
kadi
:get_cmds
now includes a newtime
column corresponding to thedate
in CXC seconds.sparkles
:sparkles.roll_optimize.allowed_rolldev
has been removed.xija_gui_fit
:ska3-flight 2022.4
Testing:
The latest release candidates are be installed in
/proj/sot/ska3/matlab/test
on HEAD and GRETA Linux. 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-matlab 2022.5 will be promoted to flight conda channel and installed on GRETA Linux after approval from FOT team.
Code changes
These are only the ska3-matlab changes. For the ska3-core changes see the interface impacts above.
ska3-matlab changes (2021.10 -> 2022.5rc3)
New Packages
Removed Packages
Updated Packages
Includes the following merges:
Related Issues
Fixes #838
Fixes #840
Fixes #842
Fixes #843
Fixes #844
Fixes #845
Fixes #846
Fixes #848
Fixes #849