aperiosoftware / astropy

Repository for the Astropy core package
www.astropy.org
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Remove most cfitsio files #28

Closed astrofrog closed 1 year ago

astrofrog commented 1 year ago

This removes most of the cfitsio code and the original compression module and switches to our implementation of compress_hdu/decompress_hdu. Test failures and segfaults happening, but can now try and work through these!

github-actions[bot] commented 1 year ago

👋 Thank you for your draft pull request! Do you know that you can use [ci skip] or [skip ci] in your commit messages to skip running continuous integration tests until you are ready?