mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Instantiates the ADI high contrast imaging data type. More...
Instantiates the ADI high contrast imaging data type.
Definition in file ADIobservation.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::fakeMethodsStr (int method) |
Get the string name of a fake injection method. More... | |
int | mx::improc::HCI::fakeMethodFmStr (const std::string &method) |
Get the fake injection method from its string name. More... | |