astrogo / fitsio

fitsio is a pure-Go package to read and write `FITS` files
BSD 3-Clause "New" or "Revised" License
54 stars 22 forks source link

fitsio: add examples for various image types #29

Closed sbinet closed 5 years ago

sbinet commented 7 years ago

we should add examples for reading/writing various image types (different Bitpixels, rows x cols, ...)

brandondube commented 5 years ago

Yes, please!

sbinet commented 5 years ago

what do you think about https://github.com/astrogo/fitsio/pull/48 ?

sbinet commented 5 years ago

see:

(feel free to reopen or file a new issue if it's not completely satisfying) (thanks for maybe using astrogo/fitsio :P)