-
Notifications
You must be signed in to change notification settings - Fork 63
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
Release V1.4.0 to stable #915
Conversation
Improve trending plots, particularly wfe_histogram arrows display
Bumps [photutils](https://github.com/astropy/photutils) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/astropy/photutils/releases) - [Changelog](https://github.com/astropy/photutils/blob/main/CHANGES.rst) - [Commits](astropy/photutils@1.12.0...1.13.0) --- updated-dependencies: - dependency-name: photutils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…1.13.0 build(deps): bump photutils from 1.12.0 to 1.13.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
more strict units handling; fixes some issues for astropy 6.0.0 compatibility
print cache key
add dedicated cache workflow that can be called by other projects
fix syntax error in `.github/workflows/download_data.yml`
[CI] add names to workflows and fix data version parsing with `echo` and `awk`
[CI] set a generalized cache path, allowing multiple data caches to be combined downstream
Docs improvements, including for matching PSFs to data
…psf-st into ifu_mode_improvements_part2
Enhance capabilities to simulate PSFs with larger JWST pupil
IFU mode improvements, continued
Roman docs & figures updates
add CI tests for mast_wss, in test_mast_wss.py
Pre release 140
Hello @BradleySappington, Thank you for submitting the Pull Request !
If you have not done so, please lint your code in accordance with best practices. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
Release V1.4.0 to stable