Crate fits_rs

Source
Expand description

An encoder and decoder for FITS images.

The Flexible Image Transport System (FITS) is

an open standard defining a digital file format useful for storage, transmission and processing of scientific and other images.

Modulesยง

parser
The parser module is responsible for parsing FITS files.
types
The types modules describes all the structures to express FITS files.