w
This commit is contained in:
@@ -440,6 +440,7 @@ class Timepix(PSIDeviceBase, TimePixControl):
|
||||
total_periods = end_frame.get("periods", None)
|
||||
if total_periods is not None:
|
||||
self.total_periods.put(total_periods)
|
||||
else:
|
||||
logger.error(f"Received total_periods: {total_periods} from end_frame {end_frame}.")
|
||||
|
||||
# Put XES data
|
||||
|
||||
Reference in New Issue
Block a user