-
Notifications
You must be signed in to change notification settings - Fork 171
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
JP-3321: NRS IRS2 refpix bad pixel updates #7745
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #7745 +/- ##
==========================================
- Coverage 76.54% 76.54% -0.01%
==========================================
Files 456 456
Lines 36939 36941 +2
==========================================
+ Hits 28275 28276 +1
- Misses 8664 8665 +1
*This pull request uses carry forward flags. Click here to find out more.
☔ View full report in Codecov by Sentry. |
97ef9e4
to
11b77f9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code updates look fine. Please run regression tests on the PR branch using the "JWST-Developers-Pull-Requests" Jenkins instance.
e99fe7b
to
8462fe8
Compare
ok, regression tests ran. The test shows very small differences expected due to the changes made. |
Please post a link to the regression test run, so that the results can be reviewed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
regression test link: https://plwishmaster.stsci.edu:8081/job/RT/job/JWST-Developers-Pull-Requests/836/ |
Co-authored-by: Howard Bushouse <[email protected]>
Co-authored-by: Howard Bushouse <[email protected]>
This PR is prompted by help desk ticket INC0191416. It is a minor improvement on the new implementation to fix the intermittently bad reference pixels.
Resolves JP-3321
Closes #7805
Checklist for maintainers
CHANGES.rst
within the relevant release sectionHow to run regression tests on a PR