24 #ifndef SKA_CHEETAH_DRED_CONFIG_H 25 #define SKA_CHEETAH_DRED_CONFIG_H 27 #include "cheetah/utils/Config.h" 28 #include "cheetah/dred/cuda/Config.h" 29 #include "cheetah/pwft/Config.h" 30 #include "cheetah/data/Units.h" 31 #include "cheetah/data/DedispersionMeasure.h" 32 #include "panda/PoolSelector.h" 74 void add_options(OptionsDescriptionEasyInit& add_options)
override;
80 std::size_t _oversmoothing_factor;
87 #endif // SKA_CHEETAH_DRED_CONFIG_H Base class for module configuration.
Configuration object for Dred CUDA implementation.
Some limits and constants for FLDO.
pwft::Config const & pwft_config() const
Configuration object for pwft module used by dred.
std::size_t oversmoothing_factor() const
The oversmoothing factor for median window calculation.
Algorithm configuration for the Dred module.
cuda::Config const & cuda_config() const
Configuration details for the cuda based RFIM algorithm.