You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Andor Camera server interfaces with Andor CCD Cameras. It communicates with the hardware through Andor SDK. To access the SDK in python we load the DLL library with ctypes.
Installation
Requires pyqtgraph
pyqtgraph works faster if there's a c and c++ compiler installed. need mingw.
copy stdref from C:\MinGW\lib\gcc\mingw32\4.7.2\include to C:\MinGW\include