What's Changed
- Test readthedocs by @BradleySappington in #567
- Update zernike.py by @mfeldt in #569
- Avoid un-padding Fresnel wavefronts when rotating (fixes #572) by @mperrin in #573
- trivial: remove comment text that mentions a deprecated astropy feature by @mperrin in #574
- Fix CI and ReadtheDocs Build Failures by @BradleySappington in #581
- build(deps): bump astropy from 5.2.2 to 5.3.2 by @dependabot in #582
- build(deps): bump matplotlib from 3.7.1 to 3.7.2 by @dependabot in #579
- build(deps): bump numpy from 1.24.3 to 1.25.2 by @dependabot in #578
- build(deps): bump scipy from 1.10.1 to 1.11.1 by @dependabot in #576
- build(deps): bump scipy from 1.11.1 to 1.11.2 by @dependabot in #583
- Fix Various issues with CI actions by @BradleySappington in #592
- Numpy 2.0 fixes:poly1d and NaN by @braingram in #585
- build(deps): bump matplotlib from 3.7.2 to 3.8.0 by @dependabot in #586
- build(deps): bump numpy from 1.25.2 to 1.26.0 by @dependabot in #587
- build(deps): bump scipy from 1.11.2 to 1.11.3 by @dependabot in #588
- build(deps): bump astropy from 5.3.2 to 5.3.4 by @dependabot in #593
- update actions/checkout to v4 by @BradleySappington in #597
- build(deps): bump matplotlib from 3.8.0 to 3.8.1 by @dependabot in #598
- TST: Use astropy dev from nightly wheel by @pllim in #596
- build(deps): bump numpy from 1.26.0 to 1.26.1 by @dependabot in #599
- unpin sphinx version by @BradleySappington in #594
- build(deps): bump astropy from 5.3.4 to 6.0.0 by @dependabot in #600
- remove use of deprecated _get_optical_system by @braingram in #595
- Update utils.py - add Median Absolute Deviation option to radial_profile by @saikrishanthpm in #591
- use PyPI upload workflow from OpenAstronomy by @zacharyburnett in #590
- add pie wedge segmented aperture by @mperrin in #604
- build(deps): bump numpy from 1.26.2 to 1.26.3 by @dependabot in #606
- update actions version by @zacharyburnett in #608
- build(deps): bump numpy from 1.26.3 to 1.26.4 by @dependabot in #609
- build(deps): bump matplotlib from 3.8.2 to 3.8.3 by @dependabot in #610
- Implement WedgeSegmentedDeformableMirror by @mperrin in #611
- [SCSB-145] require Python 3.10 by @zacharyburnett in #612
- use canonical filename for RTD config by @zacharyburnett in #613
- build(deps): bump astropy from 6.0.0 to 6.0.1 by @dependabot in #615
- Minor: quiet two syntax warnings about string escape sequences by @mperrin in #616
- Add optional progress bar display during PSF and datacube calculations by @mperrin in #605
- build(deps): bump scipy from 1.12.0 to 1.13.0 by @dependabot in #619
- build(deps): bump matplotlib from 3.8.3 to 3.8.4 by @dependabot in #618
- build(deps): bump matplotlib from 3.8.4 to 3.9.0 by @dependabot in #622
- Update intel channel location by @BradleySappington in #627
- Merge Develop to branch by @BradleySappington in #628
- Dependabot merged by @BradleySappington in #626
- build(deps): bump numpy from 1.26.4 to 2.0.0 by @dependabot in #623
- build(deps): bump matplotlib from 3.9.0 to 3.9.1 by @dependabot in #629
- min pin numexpr by @BradleySappington in #632
- use z-range for dependencies in requirements.txt by @BradleySappington in #637
- build(deps): bump scipy from 1.14.0 to 1.14.1 by @dependabot in #633
- fix float comparison bug for non-square subarrays by @mperrin in #640
- Fix an issue with providing astropy Units to calc_datacube by @mperrin in #639
- build(deps): update numexpr requirement from <2.10.0,>=2.9.0 to >=2.9.0,<2.11.0 by @dependabot in #641
- build(deps): update astropy requirement from <6.2.0,>=6.1.2 to >=6.1.2,<7.1.0 by @dependabot in #644
- misc minor fixes by @mperrin in #617
- Allow shifting a detector, in alternative to shifting a source by @mperrin in #643
- Combined Dependabot Updates by @york-stsci in #650
- rename 'wedge' segment shame to 'keystone' by @mperrin in #647
- add outfile option to calc_datacube by @mperrin in #646
- [DRAFT] Documentation Fixes for release by @york-stsci in #651
- Sphinx fixes by @york-stsci in #652
- Fixed incorrect underline lengths by @york-stsci in #653
- Doc fixes by @york-stsci in #654
New Contributors
- @mfeldt made their first contribution in #569
- @braingram made their first contribution in #585
- @saikrishanthpm made their first contribution in #591
Full Changelog: v1.1.1...1.1.2