Skip to content

esrf-bliss/Lima-camera-andor3

Repository files navigation

License Gitter Conda Version Platform

LImA Andor SDK3 Camera Plugin

This is the LImA plugin for Andor SDK3 cameras (e.g sCMOS detector, Neo and Zyla families).

Install

Camera python

conda install -c esrf-bcu lima-camera-andor3

Camera tango device server

conda install -c tango-controls -c esrf-bcu lima-camera-andor3-tango

LImA

Lima ( L ibrary for Im age A cquisition) is a project for the unified control of 2D detectors. The aim is to clearly separate hardware specific code from common software configuration and features, like setting standard acquisition parameters (exposure time, external trigger), file saving and image processing.

Lima is a C++ library which can be used with many different cameras. The library also comes with a Python binding and provides a PyTango device server for remote control.

Documentation

The documentation is available here