1 | \section{Criteria for the Optimal Signal Extraction}
|
---|
2 |
|
---|
3 | The goal for the optimal signal reconstruction algorithm is to compute an unbiased estimate of the strength and arrival time of the
|
---|
4 | Cherenkov signal with the highest possible resolution for all signal intensities. The MAGIC telescope has been optimized to
|
---|
5 | lower the energy treshold of observation in any respect. Particularly the choice for an FADC system has been made with an eye on the
|
---|
6 | possibility to extract the smallest possible signals from air showers. It would be inconsequent not to continue the optimization procedure
|
---|
7 | in the signal extraction algorithms and the subsequent image cleaning.
|
---|
8 | \par
|
---|
9 | In the image analysis, one hake the decision whether the extracted signal of a certain pixel is considered as signal or background.
|
---|
10 | Those considered as signal are further used to compute the image parameters while the background ones are simply rejected. The calculation
|
---|
11 | of the second moments of the image ``ellipse'' usually fails when applied to un-cleaned images, therefore the decision is yes or no. Moreover,
|
---|
12 | already low contributions of mis-estimated background can degrade the resolution of the image parameters considerably. If one wants to
|
---|
13 | lower the threshold for signal recognition, it is therefore mandatory to increase the efficiency with which the background is recognized as
|
---|
14 | such. If the background resolution is bad, the signal threshold goes up and vice versa.
|
---|
15 | \par
|
---|
16 | The algorithm must be stable with respect to changes
|
---|
17 | in observation conditions and background levels and between signals induced from gamma or hadronic showers or from muons.
|
---|
18 | The reconstructed signal shall be proportional to the total integrated charge in the FADCs due to the PMT pulse from the Cherenkov signal.
|
---|
19 |
|
---|
20 | Also the needed computing time is of concern.
|
---|
21 |
|
---|
22 | \subsection{Bias and Mean-squared Error}
|
---|
23 |
|
---|
24 | Consider a large number of same signals $S$. By applying a signal extractor
|
---|
25 | we obtain a distribution of estimated signals $\widehat{S}$ (for fixed $S$ and
|
---|
26 | fixed background fluctuations $BG$). The distribution of the quantity
|
---|
27 |
|
---|
28 | \begin{equation}
|
---|
29 | X = \widehat{S}-S
|
---|
30 | \end{equation}
|
---|
31 |
|
---|
32 | has the mean $B$ and the Variance $MSE$ defined as:
|
---|
33 |
|
---|
34 | \begin{eqnarray}
|
---|
35 | B \ \ \ \ = \ \ \ \ \ \ <X> \ \ \ \ \ &=& \ \ <\widehat{S}> \ -\ S\\
|
---|
36 | R \ \ \ \ = \ <(X-B)^2> &=& \ Var[\widehat{S}]\\
|
---|
37 | MSE \ = \ \ \ \ \ <X^2> \ \ \ \ &=& \ Var[\widehat{S}] +\ B^2
|
---|
38 | \end{eqnarray}
|
---|
39 |
|
---|
40 | The parameter $B$ is also called the {\textit{\bf BIAS}} of the estimator and $MSE$
|
---|
41 | the {\textit{\bf MEAN-SQUARED ERROR}} which combines the variance of $\widehat{S}$ and
|
---|
42 | the bias. Both depend generally on the size of $S$ and the background fluctuations $BG$,
|
---|
43 | thus: $B = B(S,BG)$ and $MSE = MSE(S,BG)$.
|
---|
44 |
|
---|
45 | \par
|
---|
46 | Usually, one measures easily the parameter $R$, but needs the $MSE$ for statistical analysis (e.g.
|
---|
47 | in the image cleaning).
|
---|
48 | However, only in case of a vanishing bias $B$, the two numbers are equal. Otherwise,
|
---|
49 | the bias $B$ has to be known beforehand. Note that every sliding window extractor has a
|
---|
50 | bias, especially at low or vanishing signals $S$.
|
---|
51 |
|
---|
52 | \subsection{Linearity}
|
---|
53 | \ldots {\textit The Nuria plots ... }
|
---|
54 |
|
---|
55 | \subsection{Low Gain Extraction}
|
---|
56 | \ldots {\textit The stability of the low-gain extraction w.r.t. the high-gain extraction}
|
---|
57 |
|
---|
58 |
|
---|
59 | \subsection{Stability}
|
---|
60 | \ldots {\textit The stability of an extractor to slightly varying pulse shapes is examined. }
|
---|
61 |
|
---|
62 |
|
---|
63 | \subsection{Treatment of Calibration Pulses}
|
---|
64 |
|
---|
65 |
|
---|
66 |
|
---|
67 | \subsection{Applicability for Different Sampling Speeds / No Pulse Shaping.}
|
---|
68 | The current read-out system of the MAGIC telescope \cite{Magic-DAQ} with 300 MSamples/s is relatively slow compared to the fast pulses of about 2 ns FWHM of Cherenkov pulses. To acquire the pulse shape an artificial pulse shaping to about 6.5 ns FWHM is used. Thereby also more LONS is integrated that acts as noise.
|
---|
69 |
|
---|
70 | For 2 ns FWHM fast pulses a 2 GSamples/s FADC provides at least 4 sampling points. This permits a reasonable reconstruction of the pulse shape. First prototype tests with fast digitization systems for MAGIC have been successfully conducted \cite{GSamlesFADC}. The signals have been reconstructed within the common MAGIC Mars software framework.
|
---|
71 |
|
---|
72 |
|
---|
73 | \ldots {\textit Some comments by Hendrik ...}
|
---|
74 |
|
---|
75 | \subsection{CPU Requirements}
|
---|
76 | \ldots {\textit The needed CPU time for each extractor}
|
---|
77 |
|
---|
78 |
|
---|
79 |
|
---|
80 |
|
---|
81 | \subsection{Pulpo Pulses}
|
---|
82 | \subsection{Cosmics Data?}
|
---|
83 | The results of this subsection are based on the following runs taken
|
---|
84 | on the 21st of September 2004.
|
---|
85 | \begin{itemize}
|
---|
86 | \item{Run 39000}: OffCrab11 at 19.1 degrees zenith angle and 106.2
|
---|
87 | azimuth.
|
---|
88 | \item{Run 39182}: CrabNebula at 19.0 degrees zenith angle and 106.0 azimuth.
|
---|
89 | \end{itemize}
|
---|
90 |
|
---|
91 |
|
---|
92 | %%% Local Variables:
|
---|
93 | %%% mode: latex
|
---|
94 | %%% TeX-master: "MAGIC_signal_reco"
|
---|
95 | %%% End:
|
---|