Open drlaw1558 opened 2 weeks ago
Attention: Patch coverage is 77.77778%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 86.50%. Comparing base (
60bd3b8
) to head (3f6f8d3
). Report is 4 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/stcal/jump/jump.py | 77.77% | 6 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Not sure why I can't request a review, but tagging @kmacdonald-stsci
The romancal regression tests pass https://github.com/spacetelescope/RegressionTests/actions/runs/11365425316 so we're good with the changes
Updated to catch additional runtime warnings, and ensure the maximum amplitude is passed in the correct units so that it works for both FAST and SLOW mode data.
This PR addresses JP-3677 by adding a maximum_shower_amplitude parameter to the MIRI cosmic ray showers code, and ensuring that any changes in the rate image due to shower flagging are below this amplitude.
See also corresponding jwst PR https://github.com/spacetelescope/jwst/pull/8890
Tasks
docs/
pageno-changelog-entry-needed
)changes/
:echo "changed something" > changes/<PR#>.<changetype>.rst
(see below for change types)"git+https://github.com/<fork>/stcal@<branch>"
)jwst
regression testromancal
regression testnews fragment change types...
- ``changes/