Exemplo n.º 1
0
 def make_good_iovs(self, iovs):
     return IOVSet(
         list(connect_adjacent_iovs_defect(self.beamspot_generator(iovs))))
Exemplo n.º 2
0
 def make_good_iovs(self, iovs):
     return IOVSet(
         list(connect_adjacent_iovs_defect(self.tdaq_busy_generator(iovs))))