Lima C++ TANGO device server ================================= This is the C++ **LimaDetector** Tango device server developped at SOLEIL. .. image:: Soleil_Lima_Device.png :scale: 60 % :alt: LimaDetector device server structure :align: right This device server provides several Tango classes: - **LimaDetector** : Generic class for the standard camera control - **CameraType** : A camera specific class for the camera configuration (see the list below) - Optionnal classes: * **RoiCounters** : Allows to set Rois and get some statistic for each roi (sum, average, std ...) * **Layout** : Allows to modify the original image (flip, rotation, additions ...) * **Mask** : Allows to define a mask on the original image (force some pixels to 0) * **FlatField** : Allows to modify the original image by substracting a flatfield image (not yet available) * **BackgroundSubstraction** : Allows to modify the original image by substracting a background image (not yet available) -------------------------- .. toctree:: :maxdepth: 1 LimaDetector -------------------------- .. toctree:: :maxdepth: 1 AndorCCD BaslerCCD Dhyana Eiger Hamamatsu ImXpad Lambda MarCCD Maxipix Merlin Pco PerkinElmer PilatusPixelDetector PrincetonCCD SimulatorCCD SlsEiger SlsJungfrau SpectralInstrument SpectrumOneCCD Ufxc Uview XpadPixelDetector -------------------------- .. toctree:: :maxdepth: 1 Layout Mask RoiCounters