python-microscope / microscope

Python library for control of microscope devices, supporting hardware triggers and distribution of devices over the network for performance and flexibility.
https://www.python-microscope.org
GNU General Public License v3.0
67 stars 39 forks source link

provide multiple cameras for the stageawarecamera simulation #186

Open iandobbie opened 3 years ago

iandobbie commented 3 years ago

The Zaber mosaic has 3 colours so it is possible to have 3 cameras all indexing into a single 3 colour image. I have done this by creating 3 virtual cameras with 3 virtual filter wheels. It would be cleaner to offer 2 configs. One with one camera and a filter wheel the second with 3 cameras which each index into one channel of the image.