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

cmd: leverage Image() into a view-fits command #12

Closed sbinet closed 8 years ago

sbinet commented 8 years ago

now that fitsio.Image.Image() exists, it would be great to have a command, eg view-fits to inspect and display the image(s) in a set of FITS files.