Crate fits_rs [] [src]

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.