libgs.visualisation.Waterfall.add_freq_plot

Waterfall.add_freq_plot(freq)[source]

Method to append a spectrum to the waterfall.

It does this by appending a row to the live_data image property.

Parameters:freq (list(float)) – Spectrum to append.