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

2022.4 #834

Merged
merged 2 commits into from
May 3, 2022
Merged

2022.4 #834

merged 2 commits into from
May 3, 2022

Conversation

javierggt
Copy link
Contributor

@javierggt javierggt commented Apr 20, 2022

ska3-flight 2022.4

This PR includes:

  • An update to the kadi Chandra Commands Archive V2 to include the star catalog command times (useful as a star catalog reference time).  Work on this update also resulted in a new system of caching for star catalog data.
  • An update to xija to support earthshine for future ACIS FP models.
  • An update to parse_cm to support writing "backstop" lines to a file-like object.  This small change will be an interface help for ORViewer integration.
  • Minor bugfixes and doc and testing improvements.

Interface Impacts:

  • The update to kadi commands does change the star catalog command date to be the new "reference" date for star catalogs. The commands archive files (cmds2.h5, cmds2.pkl) will be updated as part of promotion and will be sync'd by users following the usual sync process.

Testing:

  • 2022.4rc1-HEAD. Ska.tdb shows a failure due to a deprecation warning. This is harmless.
  • 2022.4rc1-GRETA. Ska.quatutil test failed because it requires access to Github, which is not enabled from GRETA. This test should have been skipped in this case.

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

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 2022.4 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 (2022.3 -> 2022.4rc1)

Updated Packages

  • agasc: 4.11.5 -> 4.11.7 (4.11.5 -> 4.11.6 -> 4.11.7)
    • PR 136 (javierggt): fix breakage due to kadi 5.9.1 changing dtypes
    • PR 133 (javierggt): Fix matplotlib ticks warning
  • chandra.time: 4.0.0 -> 4.0.1 (4.0.0 -> 4.0.1)
    • PR 53 (taldcroft): Allow bytes input to date2secs
  • kadi: 5.9.1 -> 5.10.0 (5.9.1 -> 5.9.2 -> 5.10.0)
    • PR 219 (taldcroft): Update homepage URL
    • PR 224 (taldcroft): Allow outputting all keys in reduce_states
    • PR 229 (taldcroft): Remake last two years of MajorEvent table each time
    • PR 221 (taldcroft): Add starcat_date to observation parameters + fix caching and minor issues
  • parse_cm: 3.8.0 -> 3.9.0 (3.8.0 -> 3.9.0)
    • PR 37 (jjay): Give write_backstop function the ability to output to a file-like object
  • perigee_health_plots: 0.2.1 -> 0.3.0 (0.2.1 -> 0.3.0)
    • PR 21 (jeanconn): Use chandra_models for planning limit
  • ska.sun: 3.8.0 -> 3.8.1 (3.8.0 -> 3.8.1)
    • PR 21 (taldcroft): Fix mistake in docs and update module tagline
  • skare3_tools: 1.0.5 -> 1.0.6 (1.0.5 -> 1.0.6)
    • PR 85 (javierggt): Fix: Enable releases with closed PRs
    • PR 84 (javierggt): change conda channels in default config to what they should be
  • testr: 4.8.0 -> 4.9.0 (4.8.0 -> 4.9.0)
    • PR 42 (javierggt): Extirpate Ska.Shell
  • xija: 4.25.0 -> 4.26.0 (4.25.0 -> 4.26.0)
    • PR 119 (mdahmer): Fix epoch interpolation bug, wrong function name for interpolation
    • PR 117 (jzuhone): Adjust earthshine effect based on Earth phase

Related Issues

Fixes #823
Fixes #825
Fixes #826
Fixes #827
Fixes #828
Fixes #830
Fixes #833
Fixes #835
Fixes #836

@javierggt javierggt merged commit 929e6cb into master May 3, 2022
@javierggt javierggt deleted the 2022.4 branch August 3, 2022 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant