spacetelescope / stdatamodels

https://stdatamodels.readthedocs.io
Other
5 stars 24 forks source link

TEST: Remove uses of fitsrec #220

Closed braingram closed 3 months ago

braingram commented 11 months ago

This is a test PR.

There are many uses in jwst that will prevent this including:

This PR is work towards finding and removing those limitations to hopefully get to a point where any FITS_rec opened from a file can immediately be converted to a record array to work around all the insidious bugs caused by FITS_rec.

Resolves JP-nnnn Resolves RCAL-nnnn

Closes #

This PR addresses ...

Checklist

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
src/stdatamodels/jwst/datamodels/util.py ø
src/stdatamodels/dynamicdq.py 100.00%
src/stdatamodels/fits_support.py 100.00%
src/stdatamodels/model_base.py 100.00%
src/stdatamodels/properties.py 100.00%
src/stdatamodels/util.py 100.00%

:loudspeaker: Thoughts on this report? Let us know!.