ZhuangLab / storm-control

Microscope control software
Other
65 stars 67 forks source link

Automated imaging optimizations #17

Closed HazenBabcock closed 6 years ago

HazenBabcock commented 9 years ago

The acquisition of images in automated mode (i.e. under Dave or Steve control) could be faster.

jeffmoffitt commented 8 years ago

Cameras should check to see what parameters are different from the current configuration and only change those. Also, the camera should control whether or not it needs to be stopped during this change, not hal.

HazenBabcock commented 6 years ago

The cameras themselves now decide if they need to stop/start. I believe that Python3 / PyQt5 HAL is faster. Closing this issue because it is basically open-ended.