|
DP3
|
#include "common/ParameterSet.h"#include <sstream>#include <string>#include <casacore/casa/Containers/Record.h>#include <boost/algorithm/string/case_conv.hpp>Go to the source code of this file.
Classes | |
| struct | dp3::base::StManParsetKeys |
Namespaces | |
| dp3 | |
| This file has generic helper routines for testing steps. | |
| dp3::base | |
Enumerations | |
| enum class | dp3::base::SiscoMode { dp3::base::Full , dp3::base::Diagonal , dp3::base::StokesI } |
Functions | |
| std::string | dp3::base::GetCompressionString (const StManParsetKeys &st_man_keys) |
| SiscoMode | dp3::base::GetSiscoMode (const std::string &mode_str) |
| std::string | dp3::base::ToString (SiscoMode mode) |