A Karabo device to control and acquire data from SLS detectors.
Project description
slsDetector Package
Overview
The slsDetector package provides a way to interface with SLS detectors in the Karabo control system. More information on the detectors can be found on this webpage:
https://www.psi.ch/en/lxn/documentation
Contact
For questions, please contact opensource@xfel.eu.
License and Contributing
This software is released by the European XFEL GmbH as is and without any warranty under the GPLv3 license. If you have questions on contributing to the project, please get in touch at opensource@xfel.eu.
Source Code
The sources for this project can be found at https://github.com/European-XFEL/Karabo-slsDetectors
Dependencies
The Karabo slsDetector package depends on slsDetectorPackage, which is the SDK provided by the SLS detector group under the LGPL-3.0 license.
-
slsDetectorPackage v10.0.x
Installing and Running from PyPI
The device can further be installed from PyPI and ships in the form of a self-hosting device server. All the needed libaries are grafted in, including the ones from slsDetectorPackage.
To install, run
pip install karabo-sls-detectors
To run, make sure you initially prepared a Karabo environment using
pip install karabo.services
karabo-activate --init-to PATH/TO/KARABO
and have activated that Karabo environment using
source PATH/TO/KARABO/activate
and then start the self-hosting server with
karabo-sls-detector-server [serverId=, ... karabo-cpp-server options]
Update to SLS Detector Software v5.0.1
In the SLS detector software, some of the parameters changed from v4.0.1 to v5.0.1. The Karabo device followed these changes, thus some of the keys have been renamed:
| Old Key Name | New Key Name |
|---|---|
| bitDepth | dynamicRange |
| detectorIp | udpSrcIp |
| detectorMac | udpSrcMac |
| detectorNumber | serialNumber |
| detectorVersion | firmwareVersion |
| numberOfCycles | numberOfTriggers |
| rxUdpIp | udpDstIp |
| rxUdpPort | udpDstPort |
| softwareVersion | detServerVersion |
| thisVersion | clientVersion |
| vHighVoltage | highVoltage |
| vHighVoltageMax | highVoltageMax |
The following parameters have been removed, as not available any more, or not available for the detectors we currently have at XFEL:
| Removed Key Name |
|---|
| angConv |
| angDir |
| binSize |
| detectorDeveloper |
| flatFieldCorrectionFile |
| globalOff |
| lock |
| master |
| maximumDetectorSize |
| moveFlag |
| numberOfGates |
| online |
| sync |
| threaded |
For some other properties the unit and type have changed:
| Key Name | Old Unit | New Unit | Old Type | New Type |
|---|---|---|---|---|
| exposureTime | s | ns | FLOAT | INT64 |
| exposurePeriod | s | ns | FLOAT | INT64 |
| delayAfterTrigger | s | ns | FLOAT | INT64 |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file karabo_sls_detectors-3.2.4-cp312-cp312-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: karabo_sls_detectors-3.2.4-cp312-cp312-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 11.7 MB
- Tags: CPython 3.12, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
598f825d66cbcd3f0d6522105299024bf3d6120410f5c20a3d320cf74b0a4ab0
|
|
| MD5 |
57be9467185a9eac1565793c30de3ca4
|
|
| BLAKE2b-256 |
cce856c9a9f2f1306c64364dbf7537df13d0bea0f273bf4db1f0163db88cd6e5
|