This package browser is in early development. Mind the rough edges.

cfitsio 4.6.3

Library for reading and writing FITS files

CFITSIO provides simple high-level routines for reading and writing Flexible Image Transport System files that insulate the programmer from the internal complexities of the FITS format. CFITSIO also provides many advanced features for manipulating and filtering the information in FITS files.

Installation

Install cfitsio 4.6.3 as follows:

guix install cfitsio@4.6.3

Or install the latest version:

guix install cfitsio

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.