mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-04 14:18:41 +01:00
tests: add tests for grashopper
This commit is contained in:
@@ -202,7 +202,6 @@ class GrashopperTOMCATSetup(CustomDetectorMixin):
|
||||
self.parent.cam.image_mode.put(ImageMode.MULTIPLE)
|
||||
self.parent.cam.acquire_time_auto.put(AutoMode.CONTINUOUS)
|
||||
self.set_exposure_time(self.parent.scaninfo.exp_time)
|
||||
self.parent.cam.image_mode.put(ImageMode.MULTIPLE)
|
||||
self.parent.set_trigger(TriggerSource.SOFTWARE)
|
||||
self.parent.cam.set_image_counter.put(0)
|
||||
self.set_acquisition_params()
|
||||
|
||||
Reference in New Issue
Block a user