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

Update MIRI MRS background documentation table #8582

Closed drlaw1558 closed 1 week ago

drlaw1558 commented 1 week ago

This PR updates the READTHEDOCS table for MIRI MRS to represent current CRDS default performance for background subtraction, ensuring consistency with JDox.

Checklist for PR authors (skip items if you don't have permissions or they are not applicable)

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.54%. Comparing base (d668926) to head (408ad98). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8582 +/- ## ========================================== + Coverage 59.51% 59.54% +0.03% ========================================== Files 391 391 Lines 39254 39286 +32 ========================================== + Hits 23362 23394 +32 Misses 15892 15892 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

hbushouse commented 1 week ago

Don't need regression tests, because the update is for docs only. First round of CI tests had a failure in the docs build test, so running again to see if it works.