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

2021.15 #743

Merged
merged 9 commits into from
Dec 13, 2021
Merged

2021.15 #743

merged 9 commits into from
Dec 13, 2021

Conversation

jeanconn
Copy link
Contributor

@jeanconn jeanconn commented Nov 26, 2021

ska3-flight 2021.15

This PR:

  • Update the ska3-flight versions of the ACIS tools related to FSDS-6
  • Update starcheck load review tool to:
    • Round the P2 and guide count metrics for checking to 1 decimal place
    • Add more explicit guide count checking in the per-obsid checks (was done on the full schedule "summary")
    • Print the fractional guide counts in the per-obsid reports (was just in the schedule "summary")
  • Small additional package updates

Interface Impacts:

The acis_thermal_check interface impacts have already been briefed in FSDS-6

Testing:

Password for test results and skare 3 dashboard

The latest release candidate is installed in /proj/sot/ska3/test on HEAD, and all release candidates are available for testing from the usual channels. The /proj/sot/ska3/test update and the eventual flight update require additional steps as this 2021.15 update requires removing packages. Update process:

mamba uninstall ska3-flight acisfp_check bep_pcb_check dea_check dpa_check fep1_actel_check fep1_mong_check psmc_check
mamba install ska3-flight=2021.15rc4 --override-channels \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/flight \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/test 

Steps to make a new ska3-flight test environment:

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

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 2021.15 will be promoted to flight conda channel and installed on HEAD and GRETA Linux when approved by the FD and FSDS process.

Code changes

ska3-flight code changes (2021.14 -> 2021.15rc4)

Removed Packages

  • acisfp_check
  • bep_pcb_check
  • dea_check
  • dpa_check
  • fep1_actel_check
  • fep1_mong_check
  • psmc_check

Updated Packages

  • aca_view: 0.8.0 -> 0.9.0 (0.8.0 -> 0.9.0)
    • PR 96 (javierggt): Cleanup (inconsequential changes)
    • PR 97 (javierggt): Set font sizes according to window size
    • PR 99 (javierggt): Shutdown cleanup
    • PR 101 (javierggt): Toolbars
    • PR 100 (javierggt): Small fixes
  • acis_thermal_check: 3.7.2 -> 4.0.0 (3.7.2 -> 4.0.0)
    • PR 44 (jzuhone): Move all of the temperature model scripts into the main package
  • acispy: 2.2.0 -> 2.3.0 (2.2.0 -> 2.3.0)
    • PR 9 (jzuhone): Fix issues with thermal model handling
  • chandra.cmd_states: 3.16.0 -> 3.17.0 (3.16.0 -> 3.17.0)
    • PR 64 (taldcroft): Add dither cmd sets and fix nsm cmd_set, etc
  • jobwatch: 0.5.0 -> 0.6.0 (0.5.0 -> 0.6.0)
    • PR 51 (jeanconn): Add more workflows to this project
    • PR 53 (jeanconn): Remove some defunct checks
  • mica: 4.27.2 -> 4.28.0 (4.27.2 -> 4.28.0)
    • PR 264 (taldcroft): Make a target table product
    • PR 267 (taldcroft): Add CDA web services API and expand functionality of Ocat target target query
  • ska.arc5gl: 3.1.5 -> 3.2.0 (3.1.5 -> 3.2.0)
    • PR 4 (taldcroft): Allow arc5gl user to be configured via ~/.arcgl_user file
  • starcheck: 13.13.0 -> 13.14.0 (13.13.0 -> 13.14.0)
    • PR 378 (jeanconn): round guide count and P2.

Related Issues

Fixes #741
Fixes #742
Fixes #746
Fixes #747
Fixes #748
Fixes #749
Fixes #750
Fixes #752

@jeanconn
Copy link
Contributor Author

jeanconn commented Dec 3, 2021

This doesn't have the kadi or parse_cm updates.

@jeanconn jeanconn merged commit b9175a7 into master Dec 13, 2021
@jeanconn jeanconn deleted the 2021.15 branch December 13, 2021 16:51
@jeanconn jeanconn restored the 2021.15 branch December 13, 2021 17:02
@javierggt javierggt deleted the 2021.15 branch February 8, 2022 16:47
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