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-3510: Flag bad refpix within integrations separately #8214

Merged
merged 4 commits into from
Jan 25, 2024

Conversation

melanieclarke
Copy link
Collaborator

@melanieclarke melanieclarke commented Jan 23, 2024

Resolves JP-3510

Closes #8195

Slight modification to the changes in PR #8197, to compile statistics across all groups within each integration individually. This does a better job at catching bad pixels that jump within one integration but not in the others. Bad pixels flagged in one integration are still replaced in all integrations.

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

@melanieclarke melanieclarke requested a review from a team as a code owner January 23, 2024 21:39
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2c6df23) 75.18% compared to head (bb0c941) 75.18%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8214   +/-   ##
=======================================
  Coverage   75.18%   75.18%           
=======================================
  Files         470      470           
  Lines       38542    38546    +4     
=======================================
+ Hits        28976    28980    +4     
  Misses       9566     9566           
Flag Coverage Δ *Carryforward flag
nightly 77.37% <ø> (ø) Carriedforward from 2c6df23

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

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

@hbushouse hbushouse added this to the Build 10.2 milestone Jan 24, 2024
@hbushouse
Copy link
Collaborator

@hbushouse
Copy link
Collaborator

Regression test run is clean. Just a few usual failures that sporadically pop up in many test runs.

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.

@hbushouse
Copy link
Collaborator

@melanieclarke I'm ready, willing, and able to merge this now. Are you (and/or Eddie) sure you don't want to make more changes yet?

@melanieclarke
Copy link
Collaborator Author

Thanks @hbushouse - I'm pretty sure we're done with this one now.

@hbushouse hbushouse merged commit 87770e3 into spacetelescope:master Jan 25, 2024
29 checks passed
@melanieclarke melanieclarke deleted the bad_refpix_flagging branch January 25, 2024 15:18
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.

Use all groups to flag bad IRS2 reference pixels
2 participants