disable HDF5 plugin in unstage
This commit is contained in:
@@ -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')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user