mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-01 15:40:42 +02:00
104 lines
1.9 KiB
Plaintext
104 lines
1.9 KiB
Plaintext
SLS Detector Package 3.0.1 released on 2017-09-27
|
|
=================================================
|
|
|
|
|
|
|
|
INTRODUCTION
|
|
|
|
This document describes the differences between 3.0.0 and 3.0.1 release.
|
|
|
|
Manual (both HTML and pdf versions) are provided in
|
|
manual/docs/
|
|
|
|
Documentation from Source Code can be found for the Command Line and for the API in
|
|
html:
|
|
manual/docs/html/slsDetectorClientDocs/index.html
|
|
manual/docs/html/slsDetectorUsersDocs/index.html
|
|
pdf:
|
|
manual/docs/pdf/slsDetectorClientDocs.pdf
|
|
manual/docs/pdf/slsDetectorUsersDocs.pdf
|
|
|
|
Example including binaries for detector and receiver user classes can be found in
|
|
|
|
manual/manual-api
|
|
|
|
User documentation can also be accessed directly at this location:
|
|
|
|
https://www.psi.ch/detectors/users-support
|
|
|
|
If you have any software related questions or comments, please send them to:
|
|
|
|
dhanya.thattil@psi.ch
|
|
anna.bergamaschi@psi.ch
|
|
|
|
|
|
CONTENTS
|
|
|
|
- Changes in User Interface
|
|
- New Features
|
|
- Resolved Issues
|
|
- Known Issues
|
|
|
|
|
|
|
|
Changes in User Interface
|
|
=========================
|
|
|
|
Receiver
|
|
--------
|
|
|
|
1. x, y and z coordinates for Eiger and Jungfrau is in 3D.
|
|
|
|
|
|
New Features
|
|
============
|
|
|
|
|
|
Resolved Issues
|
|
===============
|
|
|
|
|
|
Detector Server
|
|
---------------
|
|
|
|
1. (Eiger): x, y an z coordinates are now connected to the UDP Header.
|
|
|
|
Receiver
|
|
--------
|
|
|
|
2. x, y and z coordinates for Eiger and Jungfrau are modified to fit from the UDP Header.
|
|
|
|
|
|
|
|
|
|
Known Issues
|
|
============
|
|
|
|
Client
|
|
------
|
|
|
|
1. Changing file name prefix at the single detector level will not concatenate scan or
|
|
position variables to the file name prefix. This is now done only at the multi
|
|
detector level.
|
|
|
|
|
|
Detector Server
|
|
---------------
|
|
|
|
2. (Eiger) The hardware mac of the detector is used (not relayed back to the client).
|
|
For 1 GbE, the hardware IP of the detector is used (also not relayed back to the
|
|
client).
|
|
|
|
|
|
Receiver
|
|
--------
|
|
|
|
3. HDF5 compression and filters are not implemented yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|