Version 0.11.1
What's Changed
API Changes
Bugs fixed
- Rename
Effect.__getitem__()➡️.get_from_meta()by @teutoburg in #815 - Improve handling of BUNIT in FOV by @teutoburg in #822
- Fix BUNIT not added for Source from image + flux by @teutoburg in #823
- Catch extra special units by @teutoburg in #824
- No ABmag in BUNIT by @teutoburg in #826
- Use lower case photlam for headers by @oczoske in #827
Changes to or addition of Effects
- Inter-pixel capacitance effect by @oczoske in #806
- Compute METIS/LMS predisperser angle for given central wavelength by @oczoske in #812
- Local TER library by @oczoske in #765
Dependency Changes
- Bump jupyterlab from 4.2.5 to 4.4.8 by @dependabot[bot] in #805
- Bump sphinx from 7.3.7 to 8.1.3 by @dependabot[bot] in #809
Documentation Improvements
- Fix some docstring formatting, add version info by @teutoburg in #828
Other Changes
- Refactor data collections download by @teutoburg in #810
- Replace
np.trapzwithscipy.integrate.trapezoidby @teutoburg in #813 - No longer ignore some warnings by @teutoburg in #814
Full Changelog: v0.11.0...v0.11.1