disable HDF5 plugin in unstage

This commit is contained in:
gac-x04sa
2025-03-10 11:45:44 +01:00
parent b9d0ceb9d5
commit 7d1b287f7d
+1
View File
@@ -135,6 +135,7 @@ class Eiger500KSetup(CustomDetectorMixin):
def on_unstage(self):
self.parent.cam.acquire.put(0)
self.parent.hdf.capture.put(0)
self.parent.hdf.enable.put(0) # disable plugin
self.parent.roistat.ts_control.put(2)
logger.success('XXXX unstage XXXX')