-
Notifications
You must be signed in to change notification settings - Fork 174
JP-2802: Fix a bug in the definition of NIRSpec resampled WCS #7359
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-2802: Fix a bug in the definition of NIRSpec resampled WCS #7359
Conversation
Codecov ReportBase: 79.64% // Head: 79.57% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #7359 +/- ##
==========================================
- Coverage 79.64% 79.57% -0.07%
==========================================
Files 412 412
Lines 37572 37730 +158
==========================================
+ Hits 29924 30025 +101
- Misses 7648 7705 +57
*This pull request uses carry forward flags. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
e2bb2cc
to
38bdbcf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Just need to remove a print statement that shouldn't be there.
38bdbcf
to
e508f9e
Compare
e508f9e
to
43208ed
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The CI failure appears to be unrelated, so I'm going to merge. |
Resolves JP-2802
Closes #7265
This PR fixes a bug in the definition of the NIRSpec resampled WCS. Fundamentally, the bug was that for the forward transformation the horizontal position in the slit was incorrect. This PR fixes horizontal position to 0 - center of the slit. I expect regression tests to fail.
Checklist for maintainers
CHANGES.rst
within the relevant release sectionHow to run regression tests on a PR
Regression test: https://plwishmaster.stsci.edu:8081/job/RT/job/JWST-Developers-Pull-Requests/469/