Version 0.11.2
Maintenance and bugfix release containing some important fixes regarding flux values.
What's Changed
Bugs fixed
- Clean up FieldVaryingPSF by @oczoske in #833
- Rename lamp off state from 'none' to 'off' by @oczoske in #835
- Remove numpy deprecation warning by @oczoske in #841
- Fix CUNIT not respected in FVPSF effect by @teutoburg in #851
- Transmission curves to extrapolate with value 0 by @oczoske in #859
- Extrapolate all transmissions with 0 by @oczoske in #863
- Fix Astropy warning about HIERARCH keywords by @teutoburg in #864
- Fix WCU flux mismatch by @oczoske in #860
Changes to or addition of Effects
- PSFs associated to PupilMaskWheel, download from server by @oczoske in #838
ReferencePixelBordernewly implemented by @oczoske in #840- Interactive updating of SkycalcTERCurve by @oczoske in #853
Dependency Changes
- Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #831
- Bump pyyaml from 6.0.2 to 6.0.3 in the main-dependencies group by @dependabot[bot] in #830
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #837
- Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #843
- Bump fonttools from 4.58.4 to 4.61.0 by @dependabot[bot] in #844
- Bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #849
- Bump synphot from 1.6.0 to 1.6.1 in the main-dependencies group by @dependabot[bot] in #854
- Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #855
- Bump pytest-cov from 6.3.0 to 7.0.0 by @dependabot[bot] in #856
- Bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #858
- Sync dependencies with ecosystem by @teutoburg in #861
- Allow Python 3.14, sync dependencies by @teutoburg in #865
Documentation Improvements
- Fix email domain for Kieran Leschinski by @teutoburg in #857
- Fix formatting and docstrings, add change messages by @teutoburg in #862
Other Changes
- Uppercase HIERARCH keywords by @teutoburg in #866
Full Changelog: v0.11.1...v0.11.2