Closed penaguerrero closed 3 months ago
Attention: Patch coverage is 81.81818%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 60.47%. Comparing base (
cf91724
) to head (0dae781
).
Files with missing lines | Patch % | Lines |
---|---|---|
jwst/coron/imageregistration.py | 81.81% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@penaguerrero - I'm not sure your solution here does what is required. It looks like you are computing the shifts from the first integration, as requested, but then you are shifting only the first integration. I think the shifts computed from the first integration need to be applied to all the subsequent ones.
@melanieclarke thanks! brain freeze :)
Resolves JP-3628
Closes #
This PR addresses aligning only the first integration of the science exposure.
Checklist for PR authors (skip items if you don't have permissions or they are not applicable)
CHANGES.rst
within the relevant release section