spacetelescope / jwst

Python library for science observations from the James Webb Space Telescope
https://jwst-pipeline.readthedocs.io/en/latest/
Other
545 stars 158 forks source link

Add regression test for MIRI emicorr step #8611

Open stscijgbot-jp opened 6 days ago

stscijgbot-jp commented 6 days ago

Issue JP-3674 was created on JIRA by David Law:

Testing for Build 11.0 has shown that the MIRI emicorr step could use a dedicated regression test.  This ticket is to create that test.

stscijgbot-jp commented 6 days ago

Comment by Howard Bushouse on JIRA:

Doesn't necessarily need a separate, standalone test, but at least activate saving the emicorr step results in existing tests that run the full Detector1 pipeline and add the step output to the list of items to compare at the end of the test. Of course if you wan't to have tests that cover different combinations of parameter values, then a dedicated test is warranted.