Closed melanieclarke closed 2 months ago
Regression tests here: https://plwishmaster.stsci.edu:8081/job/RT/job/JWST-Developers-Pull-Requests/1677
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 60.55%. Comparing base (
e90cafa
) to head (f78361d
). Report is 7 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Regtest failures all look unrelated - there are no changes to any spectral resampling products.
LG2M: Fixes the issue with LRS slit data, and results look as expected in a test case of spec3-combined dithered data.
@tapastro - can you please review for the maintainers?
Resolves JP-3547
Fixes an issue discovered during testing for #8596.
For MIRI, when there are multiple input files and pixel_scale_ratio is set to something other than 1.0, the output array size was being computed incorrectly: the pixel_scale_ratio was applied twice. This PR fixes that issue and adds a unit test for the multiple input case.
Checklist for PR authors (skip items if you don't have permissions or they are not applicable)
CHANGES.rst
within the relevant release section