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 2025.3
This PR includes:
CXOTIME_NOW
) to artificcialy set the "current" time inCxoTime
.CXOTIME_NOW
in chandra_time and chetaInterface Impacts:
cheta.fetch
.State
column in a local scenario command events file was being ignored. Now it behaves like the google sheet and (if that column is present), events are filtered accordingly. I.e. onlyPredictive
andDefinitive
are allowed.event_filter
kwarg toget_cmds
,get_states
,get_continuity
,get_observations
,get_starcats
,get_starcats_as_table
functions.safe_suns
: Obsid associated with safe sun event might change (depends on particular timing).normal_suns
: Normal suns now strictly match AOPCADMD == "NSUN" with no event fuzzing.scs107s
: SCS107 strictly based on RW momentum bias disabled. This is more accurate.eclipses
: Many spurious short eclipse events (< 100 s) removed.At the time of promotion, copy /export/tom/kadi-pr343/data/kadi/events3.db3 to flight Ska data.
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 2025.3 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 (2025.2 -> 2025.3rc3)
New Packages
ska3-core-latest changes (2025.1 -> 2025.3rc3)
New Packages
ska3-flight changes (2025.1 -> 2025.3rc3)
Updated Packages
CXOTIME_NOW
environment variable as current time if setRelated Issues
Fixes #1492
Fixes #1496
Fixes #1498
Fixes #1499
Fixes #1502
Fixes #1503
Fixes #1504
Fixes #1505
Fixes #1506
Fixes #1507
Fixes #1508
Fixes #1509
Fixes #1510
Fixes #1511
Fixes #1516
Fixes #1517