Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | Protected Member Functions | List of all members
ska::cheetah::sps::RfiExcisionConfig Class Reference

Configuration for the paramters for flagging RFI during copy to the Aggregate buffer two main parameters: ideal_rms (rms of the cleanest part of the data) threshold (threshold to use (in multiples of rms) to flag data while copying) active: boolean to activate the thresholding. More...

#include <cheetah/sps/RfiExcisionConfig.h>

Inheritance diagram for ska::cheetah::sps::RfiExcisionConfig:
Inheritance graph
Collaboration diagram for ska::cheetah::sps::RfiExcisionConfig:
Collaboration graph

Public Member Functions

float ideal_rms () const
 
float threshold () const
 
bool active () const
 
- Public Member Functions inherited from ska::cheetah::utils::Config
 Config (std::string module_name)
 
void terminate () const
 call for notifiers to indicate a termination condition More...
 

Protected Member Functions

void add_options (OptionsDescriptionEasyInit &add_options) override
 

Additional Inherited Members

- Public Types inherited from ska::cheetah::utils::Config
typedef System SystemType
 
typedef panda::PoolManager< SystemTypePoolManagerType
 
typedef PoolManagerType::PoolType PoolType
 

Detailed Description

Configuration for the paramters for flagging RFI during copy to the Aggregate buffer two main parameters: ideal_rms (rms of the cleanest part of the data) threshold (threshold to use (in multiples of rms) to flag data while copying) active: boolean to activate the thresholding.

Definition at line 42 of file RfiExcisionConfig.h.


The documentation for this class was generated from the following files: