Skip to main content

CFITSIO: Libraries for Flexible Image Transport System (FITS) data format

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: CFITSIO
Description: Libraries for Flexible Image Transport System (FITS) data format
For more information: http://heasarc.gsfc.nasa.gov/fitsio/
Categories:
License: OpenSource (USGovernment)

General usage information

CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO provides simple high-level routines for reading and writing FITS 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.

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package CFITSIO, by cluster

This section lists the available versions of the package CFITSIOon the different clusters.

Available versions of CFITSIO on the Zaratab cluster

Available versions of CFITSIO on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
3.45 cfitsio/3.45 zen Y
4.2.0 cfitsio/4.2.0 icelake, x86_64, zen2 Y
4.0.0 cfitsio/4.0.0 zen2 Y
3.49 cfitsio/3.49 icelake, x86_64, zen2 Y






Back to Top