Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGES.rst to make it more obvious which versions of ramp fitting have been updated. #234

Merged
merged 1 commit into from
Nov 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ ramp_fitting
- Refactor Casertano, et.al, 2022 uneven ramp fitting and incorporate the matching
jump detection algorithm into it. [#215]

- Fix memory issue with uneven ramp fitting [#226]
- Fix memory issue with Cas22 uneven ramp fitting [#226]

- Fix some bugs in the jump detection algorithm [#227]
- Fix some bugs in the jump detection algorithm within the Cas22 ramp fitting [#227]

- Moving some CI tests from JWST to STCAL. [#228, spacetelescope/jwst#6080]

- Significantly, improve the performance of the uneven ramp fitting algorithm. [#229]
- Significantly improve the performance of the Cas22 uneven ramp fitting algorithm. [#229]

Changes to API
--------------
Expand Down
Loading