Commit d516d036 authored by Martin Drechsler's avatar Martin Drechsler

dummyandor now rescales the image according to binning

parent 3a33998f
......@@ -54,7 +54,8 @@ class AndorZyla:
def live_acquisition_loop(self):
self._set_image_area()
self.images_array = []
if self.TriggerMode.getString() == 'Software':
pass
else:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment