def test_plot_channels(self): plot.plot_channels(self.cnt)
def test_plot_channels_cnt(self): plot.plot_channels(self.cnt)
def test_plot_channels_epo(self): plot.plot_channels(self.epo)