mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Instantiation of the basic high contrast imaging data type. More...
Instantiation of the basic high contrast imaging data type.
Definition in file HCIobservation.cpp.
Go to the source code of this file.
Namespaces | |
mx | |
The mxlib c++ namespace. | |
mx::improc::HCI | |
Namespace for high contrast imaging enums. | |
Functions | |
std::string | mx::improc::HCI::combineMethodStr (int method) |
Get the string name of the combineMethod integer. More... | |
int | mx::improc::HCI::combineMethodFmStr (const std::string &method) |
Get the combineMethod from the corresponding string name. More... | |