static sptr make(float center_frequency, int fft_size, int sample_rate, int burst_pre_len, int burst_post_len, int burst_width, int max_bursts=0, float threshold=7, int history_size=512, bool debug=false)
Return a shared_ptr to a new instance of iridium::fft_burst_tagger.