-
Notifications
You must be signed in to change notification settings - Fork 167
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-3533 Update emicorr to run on FAST mode MIRI data #8270
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8270 +/- ##
==========================================
- Coverage 75.31% 75.27% -0.04%
==========================================
Files 474 474
Lines 38965 38971 +6
==========================================
- Hits 29345 29335 -10
- Misses 9620 9636 +16
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@penaguerrero Is this still WIP or is it ready for review? |
From my side it is ready but I was waiting to hear confirmation from Misty that it is indeed what they want. |
39bdeaf
to
0b4da12
Compare
Regression test run? |
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.
Resolves JP-3533
Closes #8264
This PR addresses the behavior of the emicorr step. Previously it would run always for all MIRI data. The MIRI team requested it is skipped when no reference file is found and to add a parameter to allow the user to run the step for given frequencies with an on-the-fly generated reference file.
Checklist for maintainers
CHANGES.rst
within the relevant release sectionHow to run regression tests on a PR