README.md 1.48 KiB
LImA Basler Camera Plugin
This is the LImA plugin for the Basler cameras.
Install
Camera python
conda install -c esrf-bcu lima-camera-basler
Camera tango device server
conda install -c tango-controls -c esrf-bcu lima-camera-basler-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