w
This commit is contained in:
@@ -608,6 +608,7 @@ class Timepix(PSIDeviceBase, TimePixControl):
|
||||
|
||||
def on_destroy(self):
|
||||
"""Cleanup method to stop the device and clean up resources."""
|
||||
self.cam.acquire.put(0)
|
||||
self.backend.on_stop()
|
||||
self.backend.on_destroy()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user