8000 2025.6 by javierggt · Pull Request #1537 · sot/skare3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2025.6 #1537

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 30, 2025
Merged

2025.6 #1537

merged 4 commits into from
Jun 30, 2025

Conversation

javierggt
Copy link
Contributor
@javierggt javierggt commented Jun 2, 2025

ska3-flight 2025.6

This release includes:

Interface Impacts:

  • chandra_aca:
    • Changed the name of the keyward argument in chandra_aca.aca_image.get_tccd_data from "maude_channel" to "channel" to match the kwarg used in other methods.
  • kadi
    • Adds dpa_power commanded state.
    • New computed states:
      • rasl: roll about sun line
      • 'sun_ra', sun_dec: sun RA and dec
    • New (optional) states for which ACIS FEPs/CCDs are on
    • Attitude and sun-related states will change in value and in the interval start/stop bins. In all cases the new values match telemetry better, sometimes substantially better. See the validation notebook for details

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:

conda create -n ska3-flight-2025.6rc# --override-channels \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/flight \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/test \
  ska3-flight==2025.6rc#

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.

conda create -n ska3-flight-2025.6rc# --override-channels \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/flight \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/test \
  ska3-flight==2025.6rc# ska3-perl==2025.6rc#

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.6 will be promoted to flight conda channel and installed on HEAD and GRETA Linux upon approval of FSDS Jira ticket.

Code changes

ska3-flight changes (2025.3 -> 2025.6rc1)

Updated Packages

  • acis_thermal_check: 5.3.0 -> 5.3.1 (5.3.0 -> 5.3.1)
    • PR 77 (Jean Connelly): Update answers for pitch/state changes from kadi
  • agasc: 4.22.0 -> 4.23.0 (4.22.0 -> 4.23.0)
    • PR 196 (Javier Gonzalez): Handle cases where kadi events come from maude
    • PR 198 (Javier Gonzalez): fix bug causing wrong values of magnitude changes in report
    • PR 197 (Javier Gonzalez): ruff fixes
  • chandra_aca: 4.49.0 -> 4.51.0 (4.49.0 -> 4.50.0 -> 4.51.0)
    • PR 190 (Tom Aldcroft): Overhaul docs using pydata_sphinx_theme and sphinx_autoapi
    • PR 189 (Tom Aldcroft): Add 8000 drift_pars kwarg to get_aca_offsets and get_fid_offset
    • PR 194 (Jean Connelly): Fix bug quoting the maude channel for cheta.fetch
    • PR 193 (Jean Connelly): Change time range in short image test
    • PR 191 (Jean Connelly): Don't fetch ccd temperature if bgsub=False
  • chandra_limits: 0.10.0 -> 0.10.1 (0.10.0 -> 0.10.1)
    • PR 22 (Jean Connelly): Update unit/regress test for new kadi state vals
  • chandra_maneuver: 4.3.0 -> 4.3.1 (4.3.0 -> 4.3.1)
    • PR 30 (Jean Connelly): Ruff
  • cheta: 4.63.1 -> 4.63.2 (4.63.1 -> 4.63.2)
    • PR 275 (Jean Connelly): Update pitchs in a cmd state test
  • cxotime: 3.10.0 -> 3.10.1 (3.10.0 -> 3.10.1)
    • PR 51 (Tom Aldcroft): Fix mistake converting string date during leap second to jd1, jd2
  • kadi: 7.16.0 -> 7.17.1 (7.16.0 -> 7.17.0 -> 7.17.1)
    • PR 359 (Tom Aldcroft): Allow maneuver time steps to be configurable
    • PR 356 (Tom Aldcroft): Implement RASL as constant-rate maneuver
    • PR 358 (Tom Aldcroft): Add ACIS DPA power state and refactor validation using that state
    • PR 350 (Tom Aldcroft): Add capability for computed kadi states and use for attitude and sun-related states
    • PR 357 (John ZuHone): validation of ACIS state power
    • PR 354 (Jean Connelly): Parse major events html from 23-Apr-2025
    • PR 353 (Tom Aldcroft): Fix issue setting the lookback default after it gets used
    • PR 360 (Jean Connelly): Add ecsv regress files to installed test data
  • maude: 3.12.1 -> 3.13.0 (3.12.1 -> 3.13.0)
    • PR 50 (Jean Connelly): Add a configurable timeout to the maude requests
  • mica: 4.38.3 -> 4.39.0 (4.38.3 -> 4.39.0)
    • PR 322 (Javier Gonzalez): fix archive.cds.get_proposal_abstract
    • PR 320 (Jean Connelly): Fix bug in acq/guide stats processing range
    • PR 321 (Jean Connelly): Remove centroid dashboard/reports processing
    • PR 319 (Jean Connelly): New ruff fixes
  • ska3-core: 2025.3 -> 2025.5
  • ska_dbi: 5.1.1 -> 5.2.0 (5.1.1 -> 5.2.0)
    • PR 28 (Jean Connelly): Sqsh output looks to be latin-1 so fix decoding
  • ska_helpers: 0.18.0 -> 0.19.0 (0.18.0 -> 0.19.0)
  • starcheck: 14.13.0 -> 14.14.0 (14.13.0 -> 14.14.0)
    • PR 454 (Jean Connelly): Add srdc info statement
    • PR 453 (Jean Connelly): Move large dither check before dither-in-obs check again
    • PR 452 (Jean Connelly): Add checks for no dither and small dither observations

ska3-core changes (OSX, 2025.3 -> 2025.5)

New Packages

  • uncompresspy: 0.4.0

Updated Packages

  • astropy: 7.0.0 -> 7.1.0
  • astropy-base: 7.0.0 -> 7.1.0
  • astropy-iers-data: 0.2024.12.30.0.33.36 -> 0.2025.6.9.0.39.3
  • ca-certificates: 2024.12.14 -> 2025.4.26
  • certifi: 2024.12.14 -> 2025.1.31
  • libgfortran: 5.0.0 -> 14.2.0
  • libgfortran5: 13.2.0 -> 14.2.0
  • openssl: 3.4.0 -> 3.5.0
  • scipy: 1.14.1 -> 1.15.2

Related Issues

#1551

@javierggt javierggt changed the base branch from master to 2025.5-branch June 10, 2025 22:30
@javierggt javierggt mentioned this pull request Jun 13, 2025
@javierggt javierggt deleted the branch master June 18, 2025 18:58
@javierggt javierggt closed this Jun 18, 2025
@javierggt javierggt reopened this Jun 18, 2025
@javierggt javierggt changed the base branch from 2025.5-branch to master June 18, 2025 19:00
@javierggt javierggt merged commit 7716846 into master Jun 30, 2025
15 of 16 checks passed
@javierggt javierggt deleted the 2025.6-branch branch June 30, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0