mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-18 10:20:41 +02:00
140 lines
3.8 KiB
Plaintext
140 lines
3.8 KiB
Plaintext
SLS Detector Package 4.0.2 released on xx.xx.2019 (Bug Fix Release)
|
|
===================================================================
|
|
|
|
|
|
This document describes the differences between 4.0.2 and 4.0.1 releases.
|
|
|
|
CONTENTS
|
|
--------
|
|
1. Topics Concerning
|
|
2. Resolved Issues
|
|
3. Known Issues
|
|
4. Firmware Requirements
|
|
5. Download, Documentation & Support
|
|
|
|
|
|
|
|
1. Topics Concerning
|
|
====================
|
|
|
|
- Jungfrau receiver as root user
|
|
- Jungfrau server detector position error when switching between different detector sizes
|
|
|
|
|
|
|
|
2. Resolved Issues
|
|
==================
|
|
|
|
Receiver
|
|
--------
|
|
|
|
1. Jungfrau Receiver as root user fails to set UDP socket size to default value
|
|
of (2000 * 1024 * 1024). It does not receive any packets afterwards.
|
|
Temporary solution was to set it to a lower number using
|
|
sls_detector_put rx_udpsocksize 1048576000
|
|
This has been fixed now to allow a greater size (including the default size).
|
|
|
|
|
|
Detector Server (Jungfrau)
|
|
--------------------------
|
|
1. Switching between different detector size configurations, the detector gave an
|
|
error "Could not set detector position". This is fixed now.
|
|
|
|
|
|
3. Known Issues
|
|
===============
|
|
|
|
|
|
|
|
|
|
4. Firmware Requirements
|
|
========================
|
|
|
|
Gotthard
|
|
========
|
|
Minimum compatible version : 11.01.2013
|
|
Latest compatible version : 08.02.2018 (50um and 25um Master)
|
|
09.02.2018 (25 um Slave)
|
|
Eiger
|
|
=====
|
|
Minimum compatible version : 22
|
|
Latest compatible version : 22
|
|
|
|
Jungfrau
|
|
========
|
|
Minimum compatible version : 26.02.2018
|
|
Latest compatible version : 06.12.2018
|
|
|
|
|
|
Detector Upgrade
|
|
================
|
|
Gotthard Cannot be upgraded remotely. Requires programming via USB blaster
|
|
Eiger Can be upgraded remotely via bit files
|
|
Jungfrau Can be upgraded remotely using sls_detector_put programfpga <pof>
|
|
|
|
Instructions available at
|
|
https://www.psi.ch/detectors/installation-instructions
|
|
under Detector Upgrade -> [Detector Type] -> Firmware.
|
|
|
|
|
|
Please refer to the link below for more details on the firmware versions.
|
|
https://www.psi.ch/detectors/firmware.
|
|
|
|
|
|
|
|
5. Download, Documentation & Support
|
|
====================================
|
|
|
|
Download
|
|
--------
|
|
|
|
The Source Code (Default C++ API):
|
|
https://github.com/slsdetectorgroup/slsDetectorPackage
|
|
|
|
The Conda Lib Package:
|
|
https://github.com/slsdetectorgroup/sls_detector_lib
|
|
|
|
The Conda GUI Package:
|
|
https://github.com/slsdetectorgroup/sls_detector_gui
|
|
|
|
The Python Interface (including the package):
|
|
https://github.com/slsdetectorgroup/sls_detector
|
|
|
|
|
|
Documentation
|
|
-------------
|
|
|
|
Manual (HTML & PDF):
|
|
https://www.psi.ch/detectors/documentation
|
|
slsDetectorPackage/manual/docs/
|
|
|
|
Command Line Documentation:
|
|
manual/docs/html/slsDetectorClientDocs/index.html
|
|
manual/docs/pdf/slsDetectorClientDocs.pdf
|
|
|
|
C++ API Documentation:
|
|
manual/docs/html/slsDetectorUsersDocs/index.html
|
|
manual/docs/pdf/slsDetectorUsersDocs.pdf
|
|
|
|
C++ API Example:
|
|
manual/manual-api/mainClient.cpp
|
|
manual/manual-api/mainReceiver.cpp
|
|
|
|
Python API Documentation:
|
|
https://slsdetectorgroup.github.io/sls_detector/
|
|
|
|
Further Documentation:
|
|
https://www.psi.ch/detectors/users-support
|
|
|
|
|
|
Support
|
|
-------
|
|
|
|
General Software related:
|
|
dhanya.thattil@psi.ch
|
|
anna.bergamaschi@psi.ch
|
|
|
|
Python related:
|
|
erik.frojdh@psi.ch
|
|
|