-
Notifications
You must be signed in to change notification settings - Fork 26
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-3248: Add ref file data model and step keywords for new MIRI EMI correction #200
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #200 +/- ##
==========================================
+ Coverage 64.75% 64.77% +0.02%
==========================================
Files 102 103 +1
Lines 5674 5687 +13
==========================================
+ Hits 3674 3684 +10
- Misses 2000 2003 +3 ☔ View full report in Codecov by Sentry. |
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.
Needs a schema file to go along with the python module.
I have not opened a PR in data models for this yet because I thought I needed a reference file example to see what needs to be read/written and how, is this correct? |
a7d77a1
to
e0711a5
Compare
7127bda
to
be022a1
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 overall. Just a few minor formatting/syntax issues.
@mwregan2 If you concur that the ref file schema has all the appropriate entries/definitions for what's needed in the ref file, I think we can go ahead and merge this (once the few formatting issues are fixed) and hence make it available in master branch of stdatamodels. |
a299a31
to
5e5e077
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.
Are we expecting any further changes yet to the format/content of this model? Has agreement been reached with the MIRI team folks?
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-3248
Resolves RCAL-nnnn
Closes #
This PR addresses the creation of a new step to correct MIRI images for EMI contamination.
Checklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)