mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 19:30:03 +02:00
31 lines
630 B
ReStructuredText
Executable File
31 lines
630 B
ReStructuredText
Executable File
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`
|