mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches

Instantiation of the basic high contrast imaging data type. More...

Instantiation of the basic high contrast imaging data type.

Author
Jared R. Males

Definition in file HCIobservation.cpp.

Go to the source code of this file.

Namespaces

namespace  mx
 The mxlib c++ namespace.
 
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.
 
int mx::improc::HCI::combineMethodFmStr (const std::string &method)
 Get the combineMethod from the corresponding string name.