Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
extracts slices from TimeFrequecy blocks corresponding to flagged channels More...
#include <cheetah/channel_mask/FlaggedChannels.h>
Public Member Functions | |
void | insert (pss::astrotypes::DimensionSpan< data::Frequency > const &span) |
insert the span into the glagged list in the appropriate place. | |
template<typename TimeFrequencyType > | |
std::vector< typename TimeFrequencyType::SliceType > | flagged_channels (TimeFrequencyType &tf_data) const |
extract slices from the data corresponding to the flagged values | |
extracts slices from TimeFrequecy blocks corresponding to flagged channels
Definition at line 39 of file FlaggedChannels.h.