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-3915: Bugfix to SIRS kernel subtraction #9267

Merged
merged 3 commits into from
Mar 11, 2025

Conversation

drlaw1558
Copy link
Collaborator

@drlaw1558 drlaw1558 commented Mar 11, 2025

Resolves JP-3915 indexing bug.

Tasks

  • request a review from someone specific, to avoid making the maintainers review every PR
  • add a build milestone, i.e. Build 11.3 (use the latest build if not sure)
  • Does this PR change user-facing code / API? (if not, label with no-changelog-entry-needed)
    • write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see below for change types)
    • update or add relevant tests
    • update relevant docstrings and / or docs/ page
    • start a regression test and include a link to the running job (click here for instructions)
      • Do truth files need to be updated ("okified")?
        • after the reviewer has approved these changes, run okify_regtests to update the truth files
  • if a JIRA ticket exists, make sure it is resolved properly

@drlaw1558 drlaw1558 requested a review from a team as a code owner March 11, 2025 16:35
@drlaw1558 drlaw1558 requested a review from a team as a code owner March 11, 2025 16:36
@drlaw1558
Copy link
Collaborator Author

Still testing, but PR open to invite feedback.

Copy link

codecov bot commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.56%. Comparing base (97db183) to head (0bfedac).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9267   +/-   ##
=======================================
  Coverage   72.56%   72.56%           
=======================================
  Files         371      371           
  Lines       37167    37167           
=======================================
  Hits        26970    26970           
  Misses      10197    10197           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@drlaw1558
Copy link
Collaborator Author

Ok, have now tested this on NIRCAM SW/LW, NIRISS, and NIRSpec data.

Co-authored-by: Ned Molter <emolter@users.noreply.github.com>
@melanieclarke
Copy link
Collaborator

Thanks for the fix - I'll run regression tests in a moment.

Side note - in the future, can you please leave the task list in the PR description when you send it in? It's helpful for reviewers to remember all the necessary steps. I'll add it back in to this one.

@melanieclarke melanieclarke added this to the Build 11.3 milestone Mar 11, 2025
@melanieclarke
Copy link
Collaborator

Copy link
Collaborator

@melanieclarke melanieclarke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the only regression test failure is for the NIRCam image SIRS test - it looks like it makes a small difference to the test case, which I assume is expected.

@melanieclarke melanieclarke merged commit fdf8f62 into spacetelescope:main Mar 11, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants