Attention

WARNING: From 9am on 19th August until 5pm on 2nd September there will be no access to the Stanage HPC cluster.

We will send an email to notify you when Stanage is back online and available for job submission.

cfitsio

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.

Usage

To make this library available, run one of the following module commands

module load CFITSIO/3.45-GCCcore-7.3.0
module load CFITSIO/3.45-intel-2018b
module load CFITSIO/3.47-GCCcore-8.3.0
module load CFITSIO/3.48-GCCcore-9.3.0

The modulefile creates a variable $CPATH which is the path to the include directory.

Installation notes

This section is primarily for administrators of the system. CFITSIO has been installed using the default Easybuild config files.

Build logs and test reports can be found in $EBROOTCFITSIO/easybuild with a given module loaded.