stcal 1.5.0
What's Changed
- Add methods necessary for resample. by @mairanteodoro in #179
- Fix issue with bounding box when creating WCS for tests. by @mairanteodoro in #181
- HLA-1096: Added Reproject function by @s-goldman in #193
- RCAL-632: add unit tests for additional methods. by @mairanteodoro in #190
- Style check fixes. by @mairanteodoro in #194
- Syncing stcal-alignment and main. by @mairanteodoro in #195
- Remove unnecessary file. by @mairanteodoro in #198
- HLA-1096: Added reproject and calculate_pixmap functions with high-level WCS by @s-goldman in #204
- Fix docstring returned type issue. by @mairanteodoro in #216
- use PyPI upload workflow from OpenAstronomy by @zacharyburnett in #214
- download WebbPSF data for downstream tests by @zacharyburnett in #217
- Fixes to docstring and CI jobs. by @mairanteodoro in #218
- expand build matrix with more Python versions by @zacharyburnett in #219
- Stcal alignment updates. by @mairanteodoro in #220
- Stcal alignment updates by @mairanteodoro in #221
- Adding stcal-alignment sub-package. by @mairanteodoro in #196
- add data workflow to retrieve WebbPSF cache and rename toxenvs by @zacharyburnett in #223
- Add Roman jump detection to ramp fitting by @WilliamJamieson in #215
- Revert #223 by @WilliamJamieson in #225
- RCAL-702: Fix memory use issue for Cas22 jump detection by @WilliamJamieson in #226
- Resolve some bugs with the jump fitting algorithm by @WilliamJamieson in #227
- JP-3458: Moving ramp_fit CI tests from JWST to STCAL. by @kmacdonald-stsci in #228
- Speed up Jump detection by @WilliamJamieson in #229
- Add concurrency cancels to build and weekly cron by @WilliamJamieson in #230
- Run automated formatting and linters by @WilliamJamieson in #187
New Contributors
- @mairanteodoro made their first contribution in #179
- @s-goldman made their first contribution in #193
Full Changelog: 1.4.4...1.5.0