def test_plot_octave_kHz(): plot_octave(tl_oct, octaves, kHz=True, xlabel=label, ylabel=label, title=title, separator='.')
def test_plot_octave(): plot_octave(tl_oct, octaves)