-
Notifications
You must be signed in to change notification settings - Fork 32
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-2645 - Snowball and shower flagging in Jump #118
Conversation
Codecov ReportBase: 72.33% // Head: 0.00% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #118 +/- ##
==========================================
- Coverage 72.33% 0.00% -72.34%
==========================================
Files 15 15
Lines 2534 2622 +88
==========================================
- Hits 1833 0 -1833
- Misses 701 2622 +1921
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. |
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 overall. Just a few minor comments/corrections.
I assume that docs on the jwst side will be updated to include info about these new capabilities. |
@ddavis-stsci Can you (or a Roman designee) review this for compatibility with Roman pipeline use? |
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.
This passes the roman regression tests (https://plwishmaster.stsci.edu:8081/me/my-views/view/all/job/RT/job/Roman-devdeps/135/) so I don't see a problem with it.
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 so far, i am going to test it out on some data before i hit approve just to get a better idea of how this works
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.
OK, I think it all looks good to me now.
@cshanahan1 have you had a chance to do any testing? |
@hbushouse yes, will finish that up and add approval + review on corresponding jwst pr |
c0e2fae
to
f07abdf
Compare
f07abdf
to
5eba1e1
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.
line 348 should be changed, a simple subtraction might cause issues in some cases, but mike has tested this as-is and its fine for now.
Resolves JP-2645
Closes #
This PR addresses ...
Checklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)