mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Declares and defines utilities to work with FITS files. More...
Declares and defines utilities to work with FITS files.
Definition in file fitsUtils.hpp.
#include <iostream>
#include <cstdlib>
#include <cstring>
#include <complex>
#include <fitsio.h>
#include "../stringUtils.hpp"
Go to the source code of this file.
Namespaces | |
namespace | mx |
The mxlib c++ namespace. | |
Macros | |
#define | stdValWidth ( 20 ) |
The standard width of the value entry in a header card. | |
#define stdValWidth ( 20 ) |
The standard width of the value entry in a header card.
Definition at line 45 of file fitsUtils.hpp.