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

fitsio: support for RICE (de)compression algorithm #45

Open sbinet opened 6 years ago

sbinet commented 6 years ago

LSST wants to use the default CFITSIO (de)compression algorithm, Rice (a.k.a Golomb coding).

Go-based implementations:

FITSIO refs: