mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Implementation of a class to work with a FITS header. More...
Implementation of a class to work with a FITS header.
Definition in file fitsHeader.cpp.
Go to the source code of this file.
Namespaces | |
mx | |
The mxlib c++ namespace. | |
Functions | |
void | mx::fits::fitsHeaderGitStatus (fitsHeader &head, const std::string &repoName, const char *sha1, int modified) |
Write the status of a Git repository to HISTORY in a FITS header. More... | |