| 1 | \section{Results \label{sec:results}}
|
|---|
| 2 |
|
|---|
| 3 | Based on the previous investigations, we summarize the obtained results in table~\ref{tab:result}. The following criteria
|
|---|
| 4 | have been used to compare the extractors:
|
|---|
| 5 |
|
|---|
| 6 | \begin{itemize}
|
|---|
| 7 | \item Stability of the reconstructed charge in the calibration. Extractors with more than 5\% of the pixels excluded from the
|
|---|
| 8 | calibration with any colour or intensity are considered as too unstable. Also extractors yielding more than 0.1\% mis-reconstructed
|
|---|
| 9 | events are excluded. Moreover, the correct number of photo-electrons should be reconstructed at least for the standard calibration
|
|---|
| 10 | pulses (10\,LEDs\,UV).
|
|---|
| 11 | \item The extractor should yield stable results against slight modifications of the pulse shape.
|
|---|
| 12 | \item The extractor must also yield the correct charges for the low-gain pulses on average.
|
|---|
| 13 | \item The reconstructed charge must be linear to the input signal charge for all signals above the image cleaning level and below
|
|---|
| 14 | the low-gain saturation level.
|
|---|
| 15 | \item The resolution of the reconstructed charge should not depend significantly on the signal amplitude, especially should never
|
|---|
| 16 | become comparable to the intrinsic Poissonian signal fluctuations.
|
|---|
| 17 | \item The resolution of the reconstructed charge should not exceed twice the resolution of the best extractor.
|
|---|
| 18 | \item The extractor should not have a charge bias bigger than its charge resolution.
|
|---|
| 19 | \item The time resolution should not be worse than twice the one obtainable with the best extractor.
|
|---|
| 20 | \item The number of mis-reconstructed times should not exceed 1\% on average (including the FADC jumps).
|
|---|
| 21 | \item The needed CPU-time should not exceed the one required for reading the data into memory and writing it to disk.
|
|---|
| 22 | \end{itemize}
|
|---|
| 23 |
|
|---|
| 24 | Table~\ref{tab:result} shows which extractors fulfill the above criteria. One can see that there are a handful extractors which
|
|---|
| 25 | are excluded by only one criterion:
|
|---|
| 26 |
|
|---|
| 27 | \begin{itemize}
|
|---|
| 28 | \item The sliding window extracting 8 slices in high- and low-gain which is only excluded by the poor resolution at very low intensities.
|
|---|
| 29 |
|
|---|
| 30 | \item The integrating spline over 2 FADC slices which still needs to be optimized somewhat for speed.
|
|---|
| 31 | \end{itemize}
|
|---|
| 32 |
|
|---|
| 33 | The digital filter passes all tests, where the extraction over 4 FADC slices yields still superior resolutions compared to the one
|
|---|
| 34 | over 6~FADC slices.
|
|---|
| 35 |
|
|---|
| 36 |
|
|---|
| 37 | \newcommand{\no}{\textcolor{red}{\bf NO\xspace}}
|
|---|
| 38 | \newcommand{\nt}{\textcolor[rgb]{0.9,0.75,0.}{\scriptsize NOT\xspace}}
|
|---|
| 39 | \newcommand{\test}{\textcolor[rgb]{0.9,0.75,0.}{\scriptsize TESTED\xspace}}
|
|---|
| 40 | \newcommand{\ok}{\textcolor[rgb]{0.,.7,0.}{OK\xspace}}
|
|---|
| 41 | \newcommand{\best}{\textcolor[rgb]{0.,.4,0.}{\bf BEST\xspace}}
|
|---|
| 42 |
|
|---|
| 43 | \begin{table}[htp]
|
|---|
| 44 | \small{%
|
|---|
| 45 | \rotatebox{90}{%
|
|---|
| 46 | \centering
|
|---|
| 47 | \begin{tabular}{|c|c|c|c|c|c|c|c|c|c|c|c|}
|
|---|
| 48 | \hline
|
|---|
| 49 | \hline
|
|---|
| 50 | \multicolumn{12}{|c|}{\large Tested Characteristics} \rule{0mm}{6mm} \rule[-2mm]{0mm}{6mm} \hspace{-3mm}\\
|
|---|
| 51 | \hline
|
|---|
| 52 | \hline
|
|---|
| 53 | Nr. & Name &Stab. &Stab. & Stab. &Lin. & Res. & Res. & Bias & Res. & Stab. & Speed \\
|
|---|
| 54 | & &$\widehat{S}$&pulse & low- &$\widehat{S}$&$\widehat{S}$&$\widehat{S}$& $\widehat{S}$&$\widehat{T}$& $\widehat{T}$ & \\
|
|---|
| 55 | & &calib. &shape & gain & size & const. & & & & & \\
|
|---|
| 56 | \hline
|
|---|
| 57 | \hline
|
|---|
| 58 | 1 & Fix Win. (4,4) & \no & \no & \no & \no & \no & \no & -- & n/a & n/a &\best\\
|
|---|
| 59 | 2 & Fix Win. (4,6) & \no & \no & \no & \no & \no & \no & -- & n/a & n/a &\best\\
|
|---|
| 60 | 3 & Fix Win. (6.6) & \ok & \ok & \no & \ok & \ok & \ok & -- & n/a & n/a & \ok \\
|
|---|
| 61 | 4 & Fix Win. (8,8) & \no & \ok & \ok &\best& \no & \ok & -- & n/a & n/a & \ok \\
|
|---|
| 62 | 5 & Fix W. (14,10) & \no & \ok & \ok &\best& \no & \ok & -- & n/a & n/a & \ok \\
|
|---|
| 63 | \hline
|
|---|
| 64 | 6 & FW. Spl. (4,4) & \ok & \no & \no & \no & \ok & \no & -- & n/a & n/a & \ok \\
|
|---|
| 65 | 7 & FW. Spl. (4,6) & \ok & \no & \no & \no & \ok & \no & -- & n/a & n/a & \ok \\
|
|---|
| 66 | 8 & FW. Spl. (6.6) & \no & \ok & \no & \no & \ok & \ok & -- & n/a & n/a & \ok \\
|
|---|
| 67 | 9 & FW. Spl. (8,8) & \no & \ok & \ok & \ok & \no & \ok & -- & n/a & n/a & \ok \\
|
|---|
| 68 | 10 & FW. Spl (14,10) & \no & \ok & \ok & \ok & \no & \ok & -- & n/a & n/a & \ok \\
|
|---|
| 69 | \hline
|
|---|
| 70 | 11 & FW. Pk S. (2,2) & \no & \no & \no & \no & \no & \no & -- & n/a & n/a & \ok \\
|
|---|
| 71 | 12 & FW. Pk S. (4,4) & \ok & \no & \no & \no & \no & \no & -- & n/a & n/a & \ok \\
|
|---|
| 72 | 13 & FW. Pk S. (4.6) & \ok & \no & \no & \no & \no & \no & -- & n/a & n/a & \ok \\
|
|---|
| 73 | 14 & FW. Pk S. (6,6) & \ok & \ok & \no & \no & \ok & \ok & -- & n/a & n/a & \ok \\
|
|---|
| 74 | 15 & FW. Pk S. (8,8) & \no & \ok & \ok & \ok & \no & \ok & -- & n/a & n/a & \ok \\
|
|---|
| 75 | 16 & FW Pk S (14,10) & \no & \ok & \ok & \ok & \no & \ok & -- & n/a & n/a & \ok \\
|
|---|
| 76 | \hline
|
|---|
| 77 | 17 & Slid. W. (2,2) & \ok & \no & \no & \no & \ok & \no & \ok & \no & \no & \ok \\
|
|---|
| 78 | 18 & Slid. W. (4,4) & \ok & \ok & \ok & \no & \ok & \ok & \ok & \no & \no & \ok \\
|
|---|
| 79 | 19 & Slid. W. (4.6) & \ok & \ok & \ok & \ok & \ok & \ok & \ok & \ok & \no & \ok \\
|
|---|
| 80 | 20 & Slid. W. (6,6) & \ok & \ok & \ok & \ok & \no & \ok & \ok & \no & \ok &\best\\
|
|---|
| 81 | 21 & Slid. W. (8,8) & \ok & \ok & \ok & \ok & \no & \ok & \ok & \ok & \ok &\best\\
|
|---|
| 82 | 22 & Slid. W. (14,10) & \no & \ok & \ok & \ok & \no & \no & \ok & \no & \ok &\best\\
|
|---|
| 83 | \hline
|
|---|
| 84 | 23 & Spline Ampl. & \no &\nt & \ok & \no & \no & \no & \no &\ok & \no & \ok \\
|
|---|
| 85 | & & &\test& & & & & & & & \\
|
|---|
| 86 | 24 & Splne Int. (1,1.5) & \ok &\nt & \ok & \no & \no & \no & \ok &\best& \ok & \ok \\
|
|---|
| 87 | & & &\test& & & & & & & & \\
|
|---|
| 88 | 25 & Spline Int. (2,3) &\best&\nt & \ok & \ok & \ok & \ok & \ok &\best& \ok & \no \\
|
|---|
| 89 | & & &\test& & & & & & & & \\
|
|---|
| 90 | 26 & Spline Int. (4,6) & \ok &\ok & \ok & \ok & \ok & \ok & \ok &\best& \ok & \no \\
|
|---|
| 91 | 27 & Spline Int. (6,9) & \ok &\ok & \ok & \ok & \no & \ok &\best&\best& \ok & \no \\
|
|---|
| 92 | \hline
|
|---|
| 93 | 28 & Dig. Filt. (6,6) & \ok &\ok & \ok & \ok & \ok & \ok & \ok &\ok & \ok & \ok \\
|
|---|
| 94 | 29 & Dig. Filt. (4,4) & \ok &\ok & \ok & \ok & \ok &\best& \ok &\best& \ok & \ok \\
|
|---|
| 95 | \hline
|
|---|
| 96 | \hline
|
|---|
| 97 | \end{tabular}
|
|---|
| 98 | }
|
|---|
| 99 | \caption{The tested characteristics for every extractor: Bias, Resolution (``Res.''), stability (``Stab.''), linearity (``Lin.'') for both
|
|---|
| 100 | charge signal $\widehat{S}$ and time $\widehat{T}$, and speed. \ok\ means that the extractor has passed the
|
|---|
| 101 | test, without being among the best. \no\ means that the extractor has severely failed the test and should
|
|---|
| 102 | not be taken because of that reason. \best\ means that the extractor(s) have come out as best of the particular test.}
|
|---|
| 103 | \label{tab:result}
|
|---|
| 104 | }
|
|---|
| 105 | \end{table}
|
|---|
| 106 |
|
|---|
| 107 |
|
|---|
| 108 |
|
|---|
| 109 | %%% Local Variables:
|
|---|
| 110 | %%% mode: latex
|
|---|
| 111 | %%% TeX-master: "MAGIC_signal_reco"
|
|---|
| 112 | %%% TeX-master: "MAGIC_signal_reco"
|
|---|
| 113 | %%% End:
|
|---|