JuliaAstro / FITSIO.jl

Flexible Image Transport System (FITS) file support for Julia
http://juliaastro.org/FITSIO.jl/
MIT License
55 stars 29 forks source link

import required functions from CFITSIO #142

Closed aplavin closed 3 years ago

giordano commented 3 years ago

Adding tests to make sure we don't break this again would be great :wink:

aplavin commented 3 years ago

Currently I don't see any tests that involve named HDUs, and I don't know how to create fits-file with such HDUs from scratch.