fitsio

A library for reading and writing data files in the FITS data format.

http://github.com/esessoms/fitsio

Latest on Hackage:0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-GPL licensed by Eric Sessoms
Maintained by [email protected]

FITS (Flexible Image Transport System) is self-describing data format used heavily in astronomy and high-energy physics. Right now this library is just an FFI wrapper, but higher-level functionality is planned.