-
Notifications
You must be signed in to change notification settings - Fork 174
JP-2984: Update ASN rules for NIS_WFSS to keep grisms separate #7351
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
Conversation
Codecov ReportBase: 79.68% // Head: 79.68% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #7351 +/- ##
=======================================
Coverage 79.68% 79.68%
=======================================
Files 412 412
Lines 37573 37573
=======================================
Hits 29941 29941
Misses 7632 7632
*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. |
Re 8000 gression test results are here: https://plwishmaster.stsci.edu:8081/job/RT/job/JWST-Developers-Pull-Requests/463/ 2 failures (nirspec_ifu) are unrelated. The other 4 are all as expected, where formerly it was creating product names with optical elements of "-gr150c-gr150r" and now there are separate "-gr150c" and "-gr150r" products. |
CI failures are the usual random glitches in file access. |
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!
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.
besides a rebase to fix the changelog, LGTM.
Resolves JP-2984
Closes #7315
This PR makes a trivial change to the NIRISS WFSS level-3 ASN rule so that unique ASN's and products are created for each of the gr150r and gr150c grisms.
Checklist for maintainers
CHANGES.rst
within the relevant release sectionHow to run regression tests on a PR