Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Policy that replaces any bad specturm with the last unflagged spectrum value. More...
#include <cheetah/rfim/policy/LastUnflagged.h>
Public Member Functions | |
Adapter | adapter (TimeFrequencyType &data) |
Protected Member Functions | |
void | set_good_sample (Spectrum const &) |
void | set_good_sample (NumericalRep const &sample_start, std::size_t size) |
SampleType & | last_good_spectrum () |
Policy that replaces any bad specturm with the last unflagged spectrum value.
Definition at line 18 of file LastUnflagged.h.