def _plot_avg_fired(self): plot_tfbeam(self._avg_dict[self.avg_beam], stats=self.stats_results)
def _plot_fired(self): print 'would plot:', self.beam, self.bdict[self.beam] plot_tfbeam(self.bdict[self.beam])