mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Source of tools for working with FITS files.
Files | |
file | fitsFile.hpp |
Declares and defines a class to work with a FITS file. | |
file | fitsHeader.hpp |
Declares and defines a class to work with a FITS header. | |
file | fitsHeaderCard.hpp |
A class to work with a FITS header card. | |
file | fitsUtils.hpp |
Declares and defines utilities to work with FITS files. | |
file | fitsHeader.cpp |
Implementation of a class to work with a FITS header. | |
file | fitsHeaderCard.cpp |
Definitiions for a class to work with a FITS header card. | |
file | fitsUtils.cpp |
Implementation of utilities to work with FITS files. | |