SLS Detector Package 3.1.0 released on 2017-10-02 ================================================= INTRODUCTION This document describes the differences between 3.1.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 ========================= Client ------ 1. User Detector API for call back has been changed. Instead of providing double* data, it will now provided in char* with the bit width. One can decode the char* to get an array with data type of their own choosing. Receiver -------- 2. (Eiger) Gap Pixels are included in the data provided. It can be enabled/disabled using 'gappixels' from the command line. New Features ============ Gui --- 1. (Jungfrau) Now features gain plot. Enabled or disabled on the fly using the check button in the tab plot under 2D options. Resolved Issues =============== Resolved Issues =============== Known Issues ============