Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
A module to sift through Single Pulse candidates based on some threshold in width, DM and S/N. More...
#include <cheetah/spsift/SpSift.h>
Public Member Functions | |
SpSift (Config const &config) | |
Config const & | config () const |
return the Configuration object | |
template<typename NumRep > | |
void | operator() (data::SpCcl< NumRep > &candidate_list) const |
remove candidates that do not fir the configured criteria | |
A module to sift through Single Pulse candidates based on some threshold in width, DM and S/N.