mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 15:00:02 +02:00
updated release to include lib versioning info
This commit is contained in:
parent
b665ed87b4
commit
a0004dc775
29
RELEASE.txt
29
RELEASE.txt
@ -22,52 +22,47 @@ This document describes the differences between v6.0.0 and v5.1.0.
|
|||||||
|
|
||||||
Client
|
Client
|
||||||
------
|
------
|
||||||
|
1. Shared libraries
|
||||||
|
They are versioned from this release on.
|
||||||
|
|
||||||
1. [Jungfrau] Chip version
|
2. [Jungfrau] Chip version
|
||||||
Features for chipv1.1 incorporated
|
Features for chipv1.1 incorporated
|
||||||
Command line: chipversion, API: getchipVersion
|
Command line: chipversion, API: getchipVersion
|
||||||
gets chip version (1.0 or 1.1)
|
gets chip version (1.0 or 1.1)
|
||||||
chipv1.1 requires config_jungfrau.txt on detector server.
|
chipv1.1 requires config_jungfrau.txt on detector server.
|
||||||
|
|
||||||
2. [Jungfrau] Chip configuration (only chipv1.1)
|
3. [Jungfrau] Chip configuration (only chipv1.1)
|
||||||
powering on the chip and changing settings will configure the chip.
|
powering on the chip and changing settings will configure the chip.
|
||||||
Hence, required before acquisition.
|
Hence, required before acquisition.
|
||||||
|
|
||||||
3. [Jungfrau] Settings and Gain mode
|
4. [Jungfrau] Settings and Gain mode
|
||||||
Settings can be gain0 and highgain0. Gain mode can be dynamicgain,
|
Settings can be gain0 and highgain0. Gain mode can be dynamicgain,
|
||||||
forceswitchg1, forceswitchg2, fixg1, fixg2, fixg0. fixg0 must be
|
forceswitchg1, forceswitchg2, fixg1, fixg2, fixg0. fixg0 must be
|
||||||
used with EXTRA caution as you can damage the detector.
|
used with EXTRA caution as you can damage the detector.
|
||||||
Changing settings also changes dac values of 3 dacs () and reconfigures
|
Changing settings also changes dac values of 3 dacs () and reconfigures
|
||||||
chip (only v1.1)
|
chip (only v1.1)
|
||||||
|
|
||||||
4. [Jungfrau] Storage cells (only chipv1.1)
|
5. [Jungfrau] Storage cells (only chipv1.1)
|
||||||
Additional number of storage cells not applicable for chipv1.1.
|
Additional number of storage cells not applicable for chipv1.1.
|
||||||
Storage cell start is only allowed from 0 - 3 for chipv1.1
|
Storage cell start is only allowed from 0 - 3 for chipv1.1
|
||||||
(0 - 15 for chipv1.0).
|
(0 - 15 for chipv1.0).
|
||||||
|
|
||||||
5. [Gotthard2][Jungfrau] Filter Resistor
|
6. [Gotthard2][Jungfrau] Filter Resistor
|
||||||
Command line: filterresistor, API: getFilterResistor/ setFilterResistor
|
Command line: filterresistor, API: getFilterResistor/ setFilterResistor
|
||||||
Previous Command: filter, setFilter/ getFilter
|
Previous Command: filter, setFilter/ getFilter
|
||||||
Set Filter resistor. Increasing values for increasing resistance.
|
Set Filter resistor. Increasing values for increasing resistance.
|
||||||
[Jungfrau] only for chipv1.1. Options: [0|1]. Default is 1.
|
[Jungfrau] only for chipv1.1. Options: [0|1]. Default is 1.
|
||||||
[Gotthard2] Options: [0|1|2|3]. Default is 0.
|
[Gotthard2] Options: [0|1|2|3]. Default is 0.
|
||||||
|
|
||||||
6. [Jungfrau] Filter cell (only chipv1.1)
|
7. [Jungfrau] Filter cell (only chipv1.1)
|
||||||
Command line: filtercell, API: getFilterCell/ setFilterCell
|
Command line: filtercell, API: getFilterCell/ setFilterCell
|
||||||
Set filter cell. Options: [0-12]. Advanced user command.
|
Set filter cell. Options: [0-12]. Advanced user command.
|
||||||
|
|
||||||
7. [Jungfrau] Comparator disable time (only chipv1.1)
|
8. [Jungfrau] Comparator disable time (only chipv1.1)
|
||||||
Command line: comp_disable_time, API: getComparatorDisableTime/
|
Command line: comp_disable_time, API: getComparatorDisableTime/
|
||||||
setComparatorDisableTime
|
setComparatorDisableTime
|
||||||
One can customize the period to disable comparator.
|
One can customize the period to disable comparator.
|
||||||
|
|
||||||
8. [Eiger][Jungfrau] Flip rows
|
|
||||||
Command line: fliprows, API: getFlipRows/ setFlipRows
|
|
||||||
Previous command: flippeddatax, setBottom/ getBottom
|
|
||||||
[Jungfrau] Flips rows in detector only for HW v2.0.
|
|
||||||
slsReceiver and slsDetectorGui will not flip them again.
|
|
||||||
[Eiger] same as before.
|
|
||||||
|
|
||||||
9. [Eiger][Jungfrau] Read n rows
|
9. [Eiger][Jungfrau] Read n rows
|
||||||
Command line: readnrows, API: getReadNRows/ setReadNRows
|
Command line: readnrows, API: getReadNRows/ setReadNRows
|
||||||
Previous Command: readnlines, getPartialReadout/ setPartialReadout
|
Previous Command: readnlines, getPartialReadout/ setPartialReadout
|
||||||
@ -172,6 +167,12 @@ This document describes the differences between v6.0.0 and v5.1.0.
|
|||||||
[Eiger][Jungfrau] same as before.
|
[Eiger][Jungfrau] same as before.
|
||||||
[Gotthard2] New command to set readout speed. Options: 108, 144 (in MHz)
|
[Gotthard2] New command to set readout speed. Options: 108, 144 (in MHz)
|
||||||
|
|
||||||
|
27. [Eiger][Jungfrau] Flip rows
|
||||||
|
Command line: fliprows, API: getFlipRows/ setFlipRows
|
||||||
|
Previous command: flippeddatax, setBottom/ getBottom
|
||||||
|
[Jungfrau] Flips rows in detector only for HW v2.0.
|
||||||
|
slsReceiver and slsDetectorGui will not flip them again.
|
||||||
|
[Eiger] same as before.
|
||||||
|
|
||||||
Detector servers
|
Detector servers
|
||||||
----------------
|
----------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user