pymodaq-plugins-greateyes

some word about your plugin


License
MIT
Install
pip install pymodaq-plugins-greateyes==1.0.2

Documentation

pymodaq_plugins_greateyes (Greateyes)

Latest Version Documentation Status

PyMoDAQ plugin for instruments from Greateyes (ALEX, ELSE, GE XXXX)

Authors

  • Romain Geneaux

Instruments

Below is the list of instruments included in this plugin

Viewer2D

  • GreateyesCCD: Greateyes CCD cameras using the SDK

Installation notes

This plugin uses the Greateyes C++ SDK (greateyes.dll) and the python wrapper developed by Greateyes. If you do not have either of them, contact Greateyes. Before using, you need to copy greateyesSDK.py, greateyes.dll and geCommLib.dll to the hardware folder of this plugin.

Before using the plugin, it is recommended to test your connection to the camera with the greateyes Vision software.

Notes: Options to choose "SensorOutputMode" in cameras with several output nodes (2048 px x 2048 px, or 4096px x 4096 px) is not implemented yet. Tested on Windows10 with pymodaq 3.1.0, using USB connection.