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

JP-3321: NRS IRS2 refpix bad pixel updates #7745

Merged
merged 14 commits into from
Aug 11, 2023

Conversation

penaguerrero
Copy link
Contributor

@penaguerrero penaguerrero commented Jul 19, 2023

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

  • added entry in CHANGES.rst within the relevant release section
  • updated or added relevant tests
  • updated relevant documentation
  • added relevant milestone
  • added relevant label(s)
  • ran regression tests, post a link to the Jenkins job below.
    How to run regression tests on a PR
  • Make sure the JIRA ticket is resolved properly

@penaguerrero penaguerrero requested a review from a team as a code owner July 19, 2023 20:30
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch coverage: 88.23% and project coverage change: -0.01% ⚠️

Comparison is base (c607b4e) 76.54% compared to head (50c61c5) 76.54%.

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     
Flag Coverage Δ *Carryforward flag
nightly 77.39% <ø> (-0.01%) ⬇️ Carriedforward from 18f3a5d

*This pull request uses carry forward flags. Click here to find out more.

Files Changed Coverage Δ
jwst/refpix/refpix_step.py 73.17% <ø> (ø)
jwst/refpix/irs2_subtract_reference.py 86.42% <88.23%> (-0.21%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@penaguerrero penaguerrero changed the title WIP: NRS IRS2 fix - testing improvement NRS IRS2 fix - testing improvement Jul 28, 2023
@penaguerrero penaguerrero force-pushed the irs2fix_take2 branch 2 times, most recently from 97ef9e4 to 11b77f9 Compare July 28, 2023 14:35
@hbushouse hbushouse changed the title NRS IRS2 fix - testing improvement JP-3321: NRS IRS2 refpix bad pixel updates Aug 2, 2023
@hbushouse hbushouse added IRS2 readout NIRSpec IRS2 readout mode NIRSPEC labels Aug 2, 2023
@hbushouse hbushouse added this to the Build 10.0 milestone Aug 2, 2023
@github-actions github-actions bot removed the NIRSPEC label Aug 2, 2023
Copy link
Collaborator

@hbushouse hbushouse left a 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.

@penaguerrero
Copy link
Contributor Author

ok, regression tests ran. The test shows very small differences expected due to the changes made.

@hbushouse
Copy link
Collaborator

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.

Copy link
Collaborator

@hbushouse hbushouse left a 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.

@penaguerrero
Copy link
Contributor Author

@hbushouse hbushouse merged commit 9143aec into spacetelescope:master Aug 11, 2023
stscieisenhamer pushed a commit to stscieisenhamer/jwst that referenced this pull request Aug 11, 2023
mairanteodoro pushed a commit to mairanteodoro/jwst that referenced this pull request Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IRS2 intermittently bad pixels algorithm fix
2 participants