[ANN] Telescope - Work with scientific data files commonly used in astronomy

I’m pleased to annouce Telescope, a library to work with FITS and ASDF files, commonly used for astronomical observations such as Hubble, JWST, and DKIST

Written to support the generation of Level 2 data for the DKIST Solar Telescope, the library includes:

  • Monadic metadata parsers
  • Easily parse and encode to haskell records using generics
  • Integration with Massiv to read and manipulate raw data
  • World Coorindate System support

Check out the readme for examples and links to raw data. Let me know if you have any questions!

17 Likes