BradleySappington
released this
13 Sep 19:07
·
9 commits
to develop
since this release
What's Changed
- Improve trending plots, particularly wfe_histogram arrows display by @mperrin in #870
- build(deps): bump photutils from 1.12.0 to 1.13.0 by @dependabot in #872
- more strict units handling; fixes some issues for astropy 6.0.0 compatibility by @mperrin in #879
- add dedicated cache workflow that can be called by other projects by @zacharyburnett in #877
- fix syntax error in
.github/workflows/download_data.yml
by @zacharyburnett in #882 - [CI] add names to workflows and fix data version parsing with
echo
andawk
by @zacharyburnett in #881 - [CI] set a generalized cache path, allowing multiple data caches to be combined downstream by @zacharyburnett in #883
- [CI] fix missing
data/
directory when downloading + caching data by @zacharyburnett in #885 - use
pathlib
to handle aWEBBPSF_PATH
with double slashes by @zacharyburnett in #886 - Fix #888, typo in NIRSpec disperser list by @mperrin in #889
- Use MASK_NRM to match AMI data by @rcooper295 in #893
- minor: trending function add cycle 3 routine WFS PIDs by @mperrin in #878
- Update NIRSpec aperture PAs by @mperrin in #897
- build(deps): bump scipy from 1.13.0 to 1.14.0 by @dependabot in #874
- Update citations by @BradleySappington in #898
- using z range in requirements.txt by @BradleySappington in #909
- Docs improvements, including for matching PSFs to data by @mperrin in #899
- Enhance capabilities to simulate PSFs with larger JWST pupil by @obi-wan76 in #908
- IFU mode improvements, continued by @mperrin in #890
- Roman docs & figures updates by @Skyhawk172 in #910
- add CI tests for mast_wss, in test_mast_wss.py by @mperrin in #911
- Pre release 140 by @BradleySappington in #912
Full Changelog: v1.3.0...v1.4.0