Skip to content

Commit

Permalink
Update dark data for MIRI dark pipeline tests
Browse files Browse the repository at this point in the history
  • Loading branch information
melanieclarke committed Oct 28, 2024
1 parent bf7cf89 commit 865e6a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion jwst/regtest/test_miri_dark.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
@pytest.mark.bigdata
@pytest.mark.parametrize(
'exposure',
['jw00001001001_01101_00001_mirimage', 'jw02201001001_01101_00001_MIRIMAGE']
['jw04482014001_02102_00001_mirifulong',
'jw04482014001_02102_00001_mirifushort',
'jw04482014001_02102_00001_mirimage']
)
def test_miri_dark_pipeline(exposure, rtdata, fitsdiff_default_kwargs):
"""Test the DarkPipeline on MIRI dark exposures"""
Expand Down

0 comments on commit 865e6a8

Please sign in to comment.