Closed tapastro closed 2 months ago
After okifying the downstream results (i.e. ramp, rate, cal) to match the missing persistence entries, regtest run started here to verify the errors are no longer present: https://plwishmaster.stsci.edu:8081/job/RT/job/JWST-Developers-Pull-Requests/1679/
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 60.77%. Comparing base (
8381a26
) to head (0a9dd12
). Report is 3 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
To be safe, I've started a fresh run after okify'ing the new failures resulting from new CRDS context updates. Here: https://plwishmaster.stsci.edu:8081/job/RT/job/JWST-Developers-Pull-Requests/
I can clean up the truth files once merged.
I think the regtests look right now - build 1680? The LRS ones are expected with the rmap that needs fixing and the "full_run" one looks like it's probably related to the NIRCam READPATT. Is that right?
This PR addresses failing regression tests resulting from updated detector1 parameter reference files delivered by NIRCam and MIRI. The new reference files skip the refpix step for MIRI images and skip the persistence step for NIRCam data, resulting in test errors on missing
{..}_refpix.fits
and{..}_trapsfilled.fits
files. This PR removes those suffixes/filenames from the test diffs.Checklist for PR authors (skip items if you don't have permissions or they are not applicable)
CHANGES.rst
within the relevant release section