AOFlagger
|
Main AOFlagger header file. More...
#include <cstring>
#include <string>
Go to the source code of this file.
Classes | |
class | aoflagger::AOFlagger |
Main class for access to the flagger functionality. More... | |
class | aoflagger::FlagMask |
A two-dimensional flag mask. More... | |
class | aoflagger::ImageSet |
A set of time-frequency 'images' which together contain data for one correlated baseline or dish. More... | |
class | aoflagger::QualityStatistics |
Statistics that can be collected online and saved to a measurement set. More... | |
class | aoflagger::StatusListener |
A base class which callers can inherit from to be able to receive progress updates and error messages. More... | |
class | aoflagger::Strategy |
Holds a flagging strategy. More... | |
class | aoflagger::StrategyFlags |
Lists the flags that can be used to alter a default strategy. More... | |
Namespaces | |
aoflagger | |
Contains all the public types used by the AOFlagger. | |
Enumerations | |
enum | aoflagger::TelescopeId { aoflagger::GENERIC_TELESCOPE, aoflagger::ARECIBO_TELESCOPE, aoflagger::BIGHORNS_TELESCOPE, aoflagger::JVLA_TELESCOPE, aoflagger::LOFAR_TELESCOPE, aoflagger::MWA_TELESCOPE, aoflagger::PARKES_TELESCOPE, aoflagger::WSRT_TELESCOPE, aoflagger::AARTFAAC_TELESCOPE } |
Strategy identifier for the supported telescopes. More... | |
Main AOFlagger header file.