예제 #1
0
 def _plot_avg_fired(self):
     plot_tfbeam(self._avg_dict[self.avg_beam], stats=self.stats_results)
예제 #2
0
 def _plot_fired(self):
     print 'would plot:', self.beam, self.bdict[self.beam]
     plot_tfbeam(self.bdict[self.beam])