Open t-brandt opened 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.18%. Comparing base (
5f94030
) to head (768dad4
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The romancal tests for these changes pass, https://github.com/spacetelescope/RegressionTests/actions/runs/11328631054
Resolves JP-3697
Closes #
This PR affects the two-point-difference jump step only. It removes duplicate and redundant calculations and unneeded array allocations, which make a significant difference for large uncal files. Masked array median is also changed to nanmedian, and a few variables are renamed to avoid overwriting a quantity that is needed at the end of the routine.
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/