14 lines
818 B
Markdown
14 lines
818 B
Markdown
# Supported detectors
|
|
|
|
## PSI detectors
|
|
Jungfraujoch supports PSI JUNGFRAU and PSI EIGER detectors. Jungfruajoch controls the detector via statically compiled `slsDetectorPackage` into its source code.
|
|
It is important that detector firmware has to match `slsDetectorPackage` version used in Jungfraujoch (8.0.2 at the moment).
|
|
See [PSI Detector group website](https://www.psi.ch/en/lxn/software-releases) for details.
|
|
|
|
# DECTRIS detectors
|
|
|
|
Jungfraujoch can be used with DECTRIS detectors, as a data analysis tool.
|
|
In this solution Jungfraujoch controls the Detector Control Unit (DCU) of the detector, and handles output data stream of the DCU.
|
|
This mode, called "lite" mode, doesn't use FPGA boards, but mostly CPUs and GPUs for indexing.
|
|
The mode is currently experimental and intended for low data rates (100 Hz).
|