qfits 6.2.0
C library offering access to astronomical FITS files
qfits
is a C library giving access to FITS file internals, both for reading and writing.
- Website: https://www.eso.org/sci/software/eclipse/qfits/
- Licenses: GPL 2+
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install qfits 6.2.0
as follows:
guix install qfits@6.2.0
Or install the latest version:
guix install qfits
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.