![]() |
CARTA Backend
The backend component of CARTA
|
#include "ProgramSettings.h"#include <fstream>#include <iostream>#include <spdlog/fmt/fmt.h>#include <cxxopts/cxxopts.hpp>#include <casacore/images/Images/ImageOpener.h>#include "Util/App.h"#include "Util/Json.h"Namespaces | |
| namespace | carta |
Typedefs | |
| using | json = nlohmann::json |
Functions | |
| template<class T > | |
| void | carta::applyOptionalArgument (T &val, const string &argument_name, const cxxopts::ParseResult &results) |
| using json = nlohmann::json |