FITS file format
FITS (Flexible Image Transport System) is a data file format used in astronomy. It is designed to store and transmit scientific data, including images, spectra, and tables. FITS files consist of a text header that contains metadata about the data, followed by the binary data itself. The format is widely used in the astronomical community for storing and sharing observational data. FITS files can contain multiple extensions, including image data, tables, and metadata, making them a versatile format for astronomical data analysis.
2026
- 2026-03-26 – pre-commit exclude files
2024
- 2024-10-20 – Matlab read FITS image stacks
2019
- 2019-10-14 – Viewing FITS image stack
2017
- 2017-12-25 – Simple AstroPy Python FITS image stack examples
2016
- 2016-11-24 – ImageJ save multi-frame FITS files