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 2024.11
This PR includes the following changes:
Safe mode
andNSM
events and improveSafe mode
.It also includes a collection of small fixes and improvements detailed below.
Interface Impacts:
Removed packages:
Other:
cheta.remote_access.access_remotely
is set toTrue
when ska_tdb is loaded, the user will now be prompted to provide a hostname, username, and password (unless they have already been set in thecheta.remote_access
package), this should not impact existing code, outside of the FOT MATLAB Tools.get_att_for_sun_pitch_yaw
andget_nsm_attitude
.proseco.acq.get_acq_candidates_mask
andproseco.guide.get_guide_candidates_mask
.mica.report.report.get_obs_temps
.NSM_attitude
is deprecated.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:If this release includes an update to ska3-perl, the install process for Aspect will include that. Note: ska3-perl is generally not needed for non-Aspect users.
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 2024.11rc1 will be promoted to flight conda channel and installed on HEAD and GRETA Linux upon approval of FSDS Jira ticket.
Code changes
ska3-core changes (2024.7 -> 2024.11rc4)
New Packages
Updated Packages
ska3-flight changes (2024.7 -> 2024.11rc4)
Removed Packages
Updated Packages
Safe mode
andNSM
events and improveSafe mode
ska3-flight-latest changes (2023.10 -> 2024.11rc4)
Removed Packages
Related Issues
Fixes #1393
Fixes #1394
Fixes #1396
Fixes #1397
Fixes #1403
Fixes #1404
Fixes #1405
Fixes #1406
Fixes #1407
Fixes #1409
Fixes #1410
Fixes #1411
Fixes #1413
Fixes #1414
Fixes #1416
Fixes #1419
Fixes #1420
Fixes #1421
Fixes #1424
Fixes #1425
Fixes #1428
Fixes #1429
Fixes #1430
Fixes #1431
Fixes #1432
Fixes #1433