Skip to content
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

2024.7 #1366

Merged
merged 9 commits into from
Jul 23, 2024
Merged

2024.7 #1366

merged 9 commits into from
Jul 23, 2024

Conversation

javierggt
Copy link
Contributor

@javierggt javierggt commented Jun 7, 2024

ska3-flight 2024.7

This PR includes:

  • starcheck:
    • changes to use the default AGASC file (so when 1p8 is promoted starcheck uses it without any change)
  • kadi
    • changes to support the AGASC 1.8 promotion
  • agasc
    • fix test and ancillary script to work with AGASC 1.8
  • ska_sync
    • Update to support AGASC 1.8 promotion

This is the first release where all packages (including starcheck) are expected to work in the osx-arm64 build. A number of core packages and the ska3-perl meta-package were updated to that effect.

Interface Impacts:

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-2024.7rc6 --override-channels \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/flight \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/test \
  ska3-flight==2024.7rc6

Additional Testing

As the perl version and accompanying packages have been updated - Replan Central (which is a controlled package that includes Perl code) was functionally tested and an on-the-side cron job set up with output at https://cxc.cfa.harvard.edu/mta/ASPECT/arc3_prime_test/ .

Review of the processing logs and the output shows no issues.

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.7 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.5 -> 2024.7rc4)

Updated Packages

  • expat: 2.5.0 -> 2.6.2
  • libcurl: 8.5.0 -> 8.8.0
  • libexpat: 2.5.0 -> 2.6.2
  • openssl: 3.2.1 -> 3.3.1
  • xorg-libx11: 1.8.7 -> 1.8.9
  • zstandard: 0.22.0 -> 0.19.0
  • zstd: 1.5.5 -> 1.5.6

ska3-perl changes

  • perl: 5.26.2 -> 5.32.1
    (with small changes in accompanying perl packages, these changes differ by OS)

ska3-flight changes (2024.5 -> 2024.7rc6)

Updated Packages

  • aca_view: 0.14.0 -> 0.14.1 (0.14.0 -> 0.14.1)
    • PR 186 (Jean Connelly): Handle agasc file not found in is_agasc_available
  • agasc: 4.19.0 -> 4.21.0 (4.19.0 -> 4.20.0 -> 4.21.0)
    • PR 181 (Javier Gonzalez): Do not update supplement magnitudes if d_mag is small
    • PR 180 (Javier Gonzalez): use default agasc file when updating magnitudes in supplement
    • PR 179 (Tom Aldcroft): Fix tests to work with AGASC 1.8
    • PR 178 (Tom Aldcroft): Fix create_derived_agasc_h5 to work for proseco_agasc
    • PR 183 (Tom Aldcroft): Support columns key in get_agasc_cone and improve caching
  • kadi: 7.10.1 -> 7.11.0
    • PR 332 (Tom Aldcroft): Support AGASC 1.8 in get_starcats, refactor get_agasc_cone_fast()
  • proseco: 5.13.1 -> 5.13.2 (5.13.1 -> 5.13.2)
    • PR 398 (Jean Connelly): Pin proseco agasc to 1p7 for mag clip test
  • ska3-core: 2024.5 -> 2024.7rc4
  • ska_sync: 4.11.0 -> 4.13.0 (4.11.0 -> 4.12.0 -> 4.13.0)
    • PR 33 (Jean Connelly): Stop syncing cmds_states and kadi cmds v1
    • PR 34 (Jean Connelly): Update to support AGASC 1.8 promotion.
  • starcheck: 14.9.0 -> 14.11.0 (14.9.0 -> 14.10.0 -> 14.11.0)
    • PR 444 (Jean Connelly): Set starcheck to use agasc module default agasc file
    • PR 445: Round CCD temperature for check and add 3-digit max T_CCD output

Related Issues

Fixes #1319
Fixes #1367
Fixes #1368
Fixes #1369
Fixes #1370
Fixes #1371
Fixes #1372
Fixes #1375
Fixes #1374
Fixes #1376

@javierggt javierggt force-pushed the 2024.7-branch branch 3 times, most recently from badf488 to 4ee2074 Compare June 7, 2024 21:10
@jeanconn jeanconn merged commit c63e286 into master Jul 23, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants