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.
- Outputs:
out - Website: https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html
- Licenses: non-copyleft
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
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.