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

Extend `getkey` for `FITSHeader` #124

Closed emmt closed 4 years ago

emmt commented 4 years ago

The base method getkey is extended so that getkey(hdr, key, def) can be called with hdr being an instance of FITSHeader.