示例#1
0
 def make_good_iovs(self, iovs):
     return IOVSet(
         list(connect_adjacent_iovs_defect(self.beamspot_generator(iovs))))
示例#2
0
 def make_good_iovs(self, iovs):
     return IOVSet(
         list(connect_adjacent_iovs_defect(self.tdaq_busy_generator(iovs))))