HolyLab / Imagine

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

crosstalk in two-camera mode #5

Closed Cody-G closed 8 years ago

Cody-G commented 8 years ago

It seems that when recording with two cameras simultaneously, the two I/O threads are sharing resources when they shouldn't be. Frequently the image from one camera gets written twice, once to the correct .cam file and once to the .cam file of the other camera. The corresponding image from the other camera seems to be lost altogether.

Cody-G commented 8 years ago

fixed by #18