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.11
The following changes should cover all changes that were included in ska3-flight 2023.10 and some from ska3-flight 2023.9.
This PR includes:
accurate
method.This version of ska3-matlab will use the latest ska3-core 2023.10.
Interface Impacts:
Command
andCommand not run
eventParams
changed to match the existing documentation (see link in the Sheet).chandra_cmd_states
package discontinued. Importing it raises an exception unless SKA_ALLOW_DISCONTINUED_PACKAGES=1chandra_aca.get_earth_boresight_angle
chandra_aca.get_earth_blocks
parse_cm
top levelQuaternion.QuatDescr
andQuaternion.QuatLike
cxotime.CxoTimeDescr
,cxotime.CxoTimeLike
andcxotime.CxoTime.NOW
ska_sun.position_at_jd
was renamed toska_sun.position_fast_at_jd
to clarify that this function does not respect thesun_position_method_default
configuration value.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.11 will be promoted to flight conda channel and installed on GRETA Linux after approval from FOT team.
Code changes
ska3-matlab changes (2023.8 -> 2023.11rc1)
Removed Packages
Updated Packages
Validate.update_tlm
methodCommand
andCommand not run
eventsska3-core (2023.3 -> 2023.10rc4)
New Packages
Related Issues
Fixes #1201
Fixes #1247