Merge branch 'cmake' of git.psi.ch:sls_detectors_software/sls_detectors_package into cmake

This commit is contained in:
wang_x1 2016-09-02 16:28:28 +02:00
commit 1044fc68ab
15 changed files with 23 additions and 23 deletions

View File

@ -96,7 +96,7 @@ We would recommend expert users (beamline people) to write their parameters file
You will then need to setup the detector threshold and settings, the exposure time, the number of real time frames and eventually how many real time frames should be acquired: You will then need to setup the detector threshold and settings, the exposure time, the number of real time frames and eventually how many real time frames should be acquired:
\begin{verbatim} \begin{verbatim}
sls_detector_put 0-settings [standard/highgain/lowgain] sls_detector_put 0-settings [veryhighgain/highgain/standard/lowgain/verylowgain]
sls_detector_put 0-threshold 6000 sls_detector_put 0-threshold 6000
sls_detector_put 0-exptime 1[time_is_s] sls_detector_put 0-exptime 1[time_is_s]
sls_detector_put 0-frames 10 sls_detector_put 0-frames 10
@ -104,8 +104,8 @@ sls_detector_put 0-period 0[time_is_s]
\end{verbatim} \end{verbatim}
In this case 10 consecutive 1~s frames will be acquired. Note that {\tt{period}} defines the sum of the acquisition time and the desired dead time before the next frame. If {\tt{period}} is set to 0, then the next frame will start as soon as the detector is ready to take another acquisition. \\ In this case 10 consecutive 1~s frames will be acquired. Note that {\tt{period}} defines the sum of the acquisition time and the desired dead time before the next frame. If {\tt{period}} is set to 0, then the next frame will start as soon as the detector is ready to take another acquisition. \\
For \E, at the moment 3 settings are possible: {\tt{standard}}, {\tt{lowgain}} and {\tt{highgain}}. According to the setting chosen, one can reach different energies. Refer to the settings requirements for your detector.\\ For \E, at the moment 5 settings are possible: {\tt{standard}}, {\tt{lowgain}}, {\tt{verylowgain}}, {\tt{veryhighgain}} and {\tt{highgain}}. According to the setting chosen, one can reach different energies. Refer to the settings requirements for your detector.\\
Notice that the option {\tt{settings standard/highgain/lowgain}} actually loads the trimbit files so it is time consuming. Only setting the {\tt{threshold}} does not load trimbit files. Notice that the option {\tt{settings standard/highgain/lowgain/veryhighgain/verylowgain}} actually loads the trimbit files so it is time consuming. Only setting the {\tt{threshold}} does not load trimbit files.
The threshold is expressed in (eV) as the proper threshold setting, i.e. normally is set to 50\% of the beam energy. The threshold is expressed in (eV) as the proper threshold setting, i.e. normally is set to 50\% of the beam energy.

View File

@ -1,4 +1,4 @@
3433.58 486.39 3486.22 365.75
3470.99 483.471 3518.43 368.23
3480.06 479.017 3519.11 357.62
3409.62 476.202 3491.49 365.08

View File

@ -1,4 +1,4 @@
3685.67 246.055 3415.26 226.24
3732.38 246.328 3406.35 223.45
3741.86 245.924 3407.89 225.60
3696.84 246.167 3385.72 220.54

View File

@ -1,4 +1,4 @@
3538.73 389.187 3419.26 282.68
3499.86 374.654 3451.04 285.35
3462.84 364.88 3451.30 277.63
3514.72 381.02 3431.27 283.41

View File

@ -1,4 +0,0 @@
3538.73 389.187
3499.86 374.654
3462.84 364.88
3514.72 381.02

View File

@ -0,0 +1,4 @@
3381.13 493.21
3385.45 490.36
3374.03 492.96
3363.40 483.72

Binary file not shown.

View File

@ -1,4 +0,0 @@
3538.73 389.187
3499.86 374.654
3462.84 364.88
3514.72 381.02

View File

@ -0,0 +1,4 @@
3323.57 124.58
3336.87 124.85
3302.45 123.64
3338.19 124.44

Binary file not shown.