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-matlab 2023.8
This PR includes:
Interface Impacts:
parse_cm.or_list.read_or_list
is deprecated.parse_cm.or_list.read_or_list_full
should be used instead. Use ofparse_cm.or_list.read_or_list
will result in a warning.parse_cm.common. _coerce_type
is deprecated. Useska_helpers.utils.convert_to_int_float_str
instead.Testing:
The latest release candidates will be installed in
/proj/sot/ska3/matlab/test
on GRETA,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-matlab 2023.8 will be promoted to flight conda channel and installed on GRETA Linux after approval from FOT team.
Code changes
ska3-matlab changes (2023.6 -> 2023.8rc1)
New Packages
Removed Packages
Updated Packages
pitch/roll-comp
when using real-time dataacis_tables.py
+ update flake8 workflowRelated Issues
Fixes #1189
Fixes #1191
Fixes #1192
Fixes #1193
Fixes #1194
Fixes #1195
Fixes #1196
Fixes #1197
Fixes #1198
Fixes #1199