sls_detector - Python interface for the slsDetectorsPackage
==============================================================

sls_detector provide Python bindings to the slsDetectorsPackage using mainly the 
multiSlsDetector API. This module contains two parts, a compiled C module to
expose the API and a Python class to offer a more Pythonic interface.


.. toctree::
   :maxdepth: 3
   :caption: Contents:

   installation
   getting_started
   code_quality
   command_line
   examples
   error-handling
   
   sls_detector
   cpp_api



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`