HolyLab / Imagine

A graphical interface for recording with OCPI microscopes.
1 stars 1 forks source link

Support command files with zero camera pulses #47

Closed Cody-G closed 5 years ago

Cody-G commented 6 years ago

Some of the calibration procedures that I have in https://github.com/HolyLab/ImagineCalibrate.jl.git don't require that any images be taken at all. It would be nice if Imagine supported command files with completely flat camera and laser signals (in that case nothing would get written to the .cam file at all). When I tried such a command file in the latest waveform branch it loads and starts recording OK but it the recording gets stuck and doesn't finished. I now have a branch that seems to be working. I'll test it a bit more before we merge the PR.

kdw503 commented 6 years ago

Ok, thank you. I will also check this.