Skip to content
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

Merged
merged 17 commits into from
Mar 19, 2024

Conversation

penaguerrero
Copy link
Contributor

@penaguerrero penaguerrero commented Feb 9, 2024

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

  • added entry in CHANGES.rst within the relevant release section
  • updated or added relevant tests
  • updated relevant documentation
  • added relevant milestone
  • added relevant label(s)
  • ran regression tests, post a link to the Jenkins job below.
    How to run regression tests on a PR
  • Make sure the JIRA ticket is resolved properly

@penaguerrero penaguerrero requested a review from a team as a code owner February 9, 2024 16:39
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Attention: Patch coverage is 56.92308% with 28 lines in your changes are missing coverage. Please review.

Project coverage is 75.27%. Comparing base (2fb073e) to head (41afdb6).
Report is 1 commits behind head on master.

Files Patch % Lines
jwst/emicorr/emicorr_step.py 0.00% 18 Missing ⚠️
jwst/emicorr/emicorr.py 78.72% 10 Missing ⚠️
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     
Flag Coverage Δ *Carryforward flag
nightly 77.33% <ø> (ø) Carriedforward from 9e17fd4

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hbushouse
Copy link
Collaborator

@penaguerrero Is this still WIP or is it ready for review?

@penaguerrero
Copy link
Contributor Author

From my side it is ready but I was waiting to hear confirmation from Misty that it is indeed what they want.

@penaguerrero penaguerrero changed the title WIP: JP-3533 Update emicorr to run on FAST mode MIRI data JP-3533 Update emicorr to run on FAST mode MIRI data Feb 21, 2024
@hbushouse hbushouse added this to the Build 10.2 milestone Feb 27, 2024
@hbushouse
Copy link
Collaborator

Regression test run?

@penaguerrero
Copy link
Contributor Author

Copy link
Collaborator

@hbushouse hbushouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@hbushouse hbushouse merged commit a3057ff into spacetelescope:master Mar 19, 2024
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update emicorr to run on FAST mode MIRI data
2 participants