astrogo / fitsio

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

image: test Axis() values and dims #14

Closed sbinet closed 8 years ago

sbinet commented 8 years ago

Image.Image() image.Image should check the validity of hdu.Axis() and its dimensions. (and return nil otherwise)