Closed kmacdonald-stsci closed 10 hours ago
Attention: Patch coverage is 60.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 86.28%. Comparing base (
60bd3b8
) to head (20388ec
). Report is 6 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/stcal/ramp_fitting/ols_fit.py | 60.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closing to fix multiprocessing bug in the optional results product.
Resolves JP-3771 Resolves JP-3771
This PR addresses adding ramp fitting and jump step multiprocessing regression test. The ramp fit multiprocessing regression test revealed a logical bug in the way the read noise variance gets recalculated due to the CHARGELOSS flagging. The original group DQ flagging array, nor the CHARGELOSS flag, were being properly copied to each data sliced used to divide the data in preparation for multiprocessing.
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/