mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-04 00:50:42 +02:00
minor aesthetics
This commit is contained in:
parent
b8b067d74b
commit
d414c7459b
@ -1,4 +1,5 @@
|
|||||||
.. _Detector Server Upgrade:
|
.. _Detector Server Upgrade:
|
||||||
|
|
||||||
Upgrade
|
Upgrade
|
||||||
========
|
========
|
||||||
|
|
||||||
|
@ -23,16 +23,21 @@ Receiver Variants
|
|||||||
-----------------
|
-----------------
|
||||||
There are three main receiver types. How to start them is described :ref:`below<Starting up the Receiver>`.
|
There are three main receiver types. How to start them is described :ref:`below<Starting up the Receiver>`.
|
||||||
|
|
||||||
|
+----------------------+--------------------+-----------------------------------------+--------------------------------+
|
||||||
|
| Receiver Type | slsReceiver | slsMultiReceiver |slsFrameSynchronizer |
|
||||||
|
+======================+====================+=========================================+================================+
|
||||||
|
| Modules Supported | 1 | Multiple | Multiple |
|
||||||
|
+----------------------+--------------------+-----------------------------------------+--------------------------------+
|
||||||
|
| Internal Architecture| Threads per porttt | Multiple child processes of slsReceiver | Multi-threading of slsReceiver |
|
||||||
|
+----------------------+--------------------+-----------------------------------------+--------------------------------+
|
||||||
|
| ZMQ Streaming | Disabled by default| Disabled by default | Enabled, not optional |
|
||||||
|
+----------------------+--------------------+-----------------------------------------+--------------------------------+
|
||||||
|
| ZMQ Synchronization | No | No | Yes, across ports |
|
||||||
|
+----------------------+--------------------+-----------------------------------------+--------------------------------+
|
||||||
|
| Image Reconstruction | No | No | No |
|
||||||
|
+----------------------+--------------------+-----------------------------------------+--------------------------------+
|
||||||
|
|
||||||
|
|
||||||
+----------------------+------------------+-----------------------------------------+--------------------+--------------------+---------------------+
|
|
||||||
| Receiver Type | Modules Supported| Internal Architecture | ZMQ Streaming | ZMQ Synchronization| Image Reconstruction|
|
|
||||||
+======================+==================+=========================================+====================+====================+=====================+
|
|
||||||
| slsReceiver | 1 | Threads per port | Disabled by default| No | No |
|
|
||||||
+----------------------+------------------+-----------------------------------------+--------------------+--------------------+---------------------+
|
|
||||||
| slsMultiReceiver | Multiple | Multiple child processes of slsReceiver | Disabled by default| No | No |
|
|
||||||
+----------------------+------------------+-----------------------------------------+--------------------+--------------------+---------------------+
|
|
||||||
| slsFrameSynchronizer | Multiple | Multi-threading of slsReceiver | Enabled | Yes, across ports | No |
|
|
||||||
+----------------------+------------------+-----------------------------------------+--------------------+--------------------+---------------------+
|
|
||||||
|
|
||||||
|
|
||||||
.. _Starting up the Receiver:
|
.. _Starting up the Receiver:
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
.. _Virtual Detector Servers:
|
.. _Virtual Detector Servers:
|
||||||
|
|
||||||
Simulators
|
Simulators
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user