Skip to content

WIP JP-4313: Support NIRCam superstripe modes#10534

Draft
melanieclarke wants to merge 2 commits into
spacetelescope:mainfrom
melanieclarke:jp-4313
Draft

WIP JP-4313: Support NIRCam superstripe modes#10534
melanieclarke wants to merge 2 commits into
spacetelescope:mainfrom
melanieclarke:jp-4313

Conversation

@melanieclarke
Copy link
Copy Markdown
Collaborator

@melanieclarke melanieclarke commented May 11, 2026

Resolves JP-4313

WIP: updates to stripe handling for new NIRCam imaging superstripe modes. Early draft for discussion.

The new modes will include some with pure super stripes: no reference pixels included. In this case, reference pixels are skipped via the subarray start value, and all skip and read values are 0.

Todo: update collate_superstripes to allow subarrays along the slow axis

Other changes here:

  • add stripe_utils API to RTD

Tasks

  • If you have a specific reviewer in mind, tag them.
  • add a build milestone, i.e. Build 12.0 (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 changelog readme for instructions)
      • if your change breaks step-level or public API (as defined in the docs), also add a changes/<PR#>.breaking.rst news fragment
    • 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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.38%. Comparing base (ff76589) to head (d780284).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10534   +/-   ##
=======================================
  Coverage   86.38%   86.38%           
=======================================
  Files         373      373           
  Lines       40068    40076    +8     
=======================================
+ Hits        34612    34620    +8     
  Misses       5456     5456           

☔ 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.

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.

1 participant