-
Notifications
You must be signed in to change notification settings - Fork 180
JP-3237 Compute correct exposure times for combined images #7793
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-3237 Compute correct exposure times for combined images #7793
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #7793 +/- ##
=======================================
Coverage 76.54% 76.54%
=======================================
Files 456 456
Lines 36941 36947 +6
=======================================
+ Hits 28276 28282 +6
Misses 8665 8665
*This pull request uses carry forward flags. Click here to find out more.
☔ View full report in Codecov by Sentry. |
0181d5c to
09f9455
Compare
01f34b7 to
8df12b5
Compare
d0c9dc7 to
db6adfb
Compare
hbushouse
left a comment
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.
|
Regression test started at https://plwishmaster.stsci.edu:8081/job/RT/job/JWST-Developers-Pull-Requests/859 |
|
Regtest results show only the expected keyword value differences. |
…scope#7793) Co-authored-by: Howard Bushouse <[email protected]>
Resolves JP-3237
Closes #7737
This PR sets the exposure time related keywords EFFEXPTM, XPOSURE, DURATION, and TELAPSE to their appropriate combined times in the resample/resample_spec output products, reflecting the proper sum of times across all input exposures (but not across multiple detectors).
Checklist for maintainers
CHANGES.rstwithin the relevant release sectionHow to run regression tests on a PR