Closed braingram closed 4 months ago
Closing and re-opening to trigger CI.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 60.23%. Comparing base (
136f1d9
) to head (8381431
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I'm hoping @nden might know some history of these scripts. If it's helpful I'm happy to go through the removed scripts and describe:
Since we're deleting things, should we also remove the remaining fits_generator script (create_data) and the associated jwst.fits_generator module? As discussed on #8652, the module is no longer used and also contains some broken code.
Since we're deleting things, should we also remove the remaining fits_generator script (create_data) and the associated jwst.fits_generator module? As discussed on #8652, the module is no longer used and also contains some broken code.
I'm not familiar with the fits_generator. It does look largely untested and unused but I haven't given it a thorough look. The create_data
script at least ran, output help text when provided with no arguments and did (apparently nothing) when provided a directory 🤷
I'm not familiar with the fits_generator. It does look largely untested and unused but I haven't given it a thorough look.
Okay, we can save it for another time. Thanks!
Okay, we can save it for another time. Thanks!
Works for me. I opened an issue to track investigating it's removal: https://github.com/spacetelescope/jwst/issues/8656
Hopefully it will also serve as a notice (for anyone watching) that we're considering removing it.
This PR removes a number of scripts that are:
strun
(for example dq_init.py)Regression tests: https://plwishmaster.stsci.edu:8081/job/RT/job/JWST-Developers-Pull-Requests/1573/ showed only the 2 command, random, and unrelated errors
Checklist for PR authors (skip items if you don't have permissions or they are not applicable)
CHANGES.rst
within the relevant release section