source: trunk/MagicSoft/TDAS-Extractor/Performance.tex@ 5887

Last change on this file since 5887 was 5884, checked in by gaug, 20 years ago
*** empty log message ***
File size: 34.7 KB
Line 
1\section{Performance}
2
3\subsection{Calibration}
4
5In this section, we describe the tests performed using light pulses of different colour,
6pulse shapes and intensities with the MAGIC LED Calibration Pulser Box \cite{hardware-manual}.
7\par
8The LED pulser system is able to provide fast light pulses of 3--4\,ns FWHM
9with intensities ranging from 3--4 photo-electrons to more than 500 in one inner pixel of the
10camera. These pulses can be produced in three colours $green$, $blue$ and $UV$.
11
12\begin{table}[htp]
13\centering
14\begin{tabular}{|c|c|c|c|c|c|c|}
15\hline
16\hline
17\multicolumn{7}{|c|}{The possible pulsed light colours} \\
18\hline
19\hline
20Colour & Wavelength & Spectral Width & Min. Nr. & Max. Nr. & Secondary & FWHM \\
21 & [nm] & [nm] & Phe's & Phe's & Pulses & Pulse [ns]\\
22\hline
23Green & 520 & 40 & 6 & 120 & yes & 3--4 \\
24\hline
25Blue & 460 & 30 & 6 & 500 & yes & 3--4 \\
26\hline
27UV & 375 & 12 & 3 & 50 & no & 2--3 \\
28\hline
29\hline
30\end{tabular}
31\caption{The pulser colours available from the calibration system}
32\label{tab:pulsercolours}
33\end{table}
34
35Table~\ref{tab:pulsercolours} lists the available colours and intensities and
36figures~\ref{fig:pulseexample1leduv} and~\ref{fig:pulseexample23ledblue} show exemplary pulses
37as registered by the FADCs.
38Whereas the UV-pulse is very stable, the green and blue pulses show sometimes smaller secondary
39pulses after about 10--40\,ns from the main pulse.
40One can see that the very stable UV-pulses are unfortunately only available in such intensities as to
41not saturate the high-gain readout channel. However, the brightest combination of light pulses easily
42saturates all channels in the camera, but does not reach a saturation of the low-gain readout.
43\par
44Our tests can be classified into three subsections:
45
46\begin{enumerate}
47\item Un-calibrated pixels and events: These tests measure the percentage of failures of the extractor
48resulting either in a pixel declared as un-calibrated or in an event which produces a signal ouside
49of the expected Gaussian distribution.
50\item Number of photo-electrons: These tests measure the reconstructed numbers of photo-electrons, their
51spread over the camera and the ratio of the obtained mean values for outer and inner pixels, respectively.
52\item Linearity tests: These tests measure the linearity of the extractor with respect to pulses of
53different intensity and colour.
54\item Time resolution: These tests show the time resolution and stability obtained with different
55intensities and colours.
56\end{enumerate}
57
58\begin{figure}[htp]
59\centering
60\includegraphics[width=0.48\linewidth]{1LedUV_Pulse_Inner.eps}
61\includegraphics[width=0.48\linewidth]{1LedUV_Pulse_Outer.eps}
62\caption{Example of a calibration pulse from the lowest available intensity (1\,Led UV).
63The left plot shows the signal obtained in an inner pixel, the right one the signal in an outer pixel.
64Note that the pulse height fluctuates much more than suggested from these pictures. Especially, a
65zero-pulse is also possible.}
66\label{fig:pulseexample1leduv}
67\end{figure}
68
69\begin{figure}[htp]
70\centering
71\includegraphics[width=0.48\linewidth]{23LedsBlue_Pulse_Inner.eps}
72\includegraphics[width=0.48\linewidth]{23LedsBlue_Pulse_Outer.eps}
73\caption{Example of a calibration pulse from the highest available mono-chromatic intensity (23\,Leds Blue).
74The left plot shows the signal obtained in an inner pixel, the right one the signal in an outer pixel.
75One the left side of both plots, the (saturated) high-gain channel is visible,
76on the right side from FADC slice 18 on,
77the delayed low-gain
78pulse appears. Note that in the left plot, there is a secondary pulses visible in the tail of the
79high-gain pulse. }
80\label{fig:pulseexample23ledblue}
81\end{figure}
82
83We used data taken on the 7$^{th}$ of June, 2004 with different pulser LED combinations, each taken with
8416384 events. The corresponding run numbers range from nr. 31741 to 31772. This data was taken before the
85latest camera repair access which resulted in a replacement of about 2\% of the pixels known to be
86mal-functionning at that time.
87Thus, there is a lower limit to the number of un-calibrated pixels of about 1.5--2\% known
88mal-functionning pixels.
89\par
90Although we had looked at and tested all colour and extractor combinations resulting from these data,
91we refrain ourselves to show here only exemplary behaviour and results of extractors.
92All plots, including those which are not displayed in this TDAS, can be retrieved from the following
93locations:
94
95\begin{verbatim}
96http://www.magic.ifae.es/~markus/pheplots/
97http://www.magic.ifae.es/~markus/timeplots/
98\end{verbatim}
99
100%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
101
102\subsubsection{Un-Calibrated Pixels and Events}
103
104The MAGIC calibration software incorporates a series of checks to sort out mal-functionning pixels.
105Except for the software bug searching criteria, the following exclusion reasons can apply:
106
107\begin{enumerate}
108\item The reconstructed mean signal is less than 2.5 times the extractor resolution $R$ from zero.
109(2.5 Pedestal RMS in the case of the simple fixed window extractors, see section~\ref{sec:pedestals}).
110This criterium essentially cuts out
111dead pixels.
112\item The reconstructed mean signal error is smaller than its value. This criterium cuts out
113signal distributions which fluctuate so much that their RMS is bigger than its mean value. This
114criterium cuts out ``ringing'' pixels or mal-functionning extractors.
115\item The reconstructed mean number of photo-electrons lies 4.5 sigma outside
116the distribution of photo-electrons obtained with the inner or outer pixels in the camera, respectively.
117This criterium cuts out pixels channels with apparently deviating (hardware) behaviour compared to
118the rest of the camera readout.
119\item All pixels with reconstructed negative mean signal or with a
120mean numbers of photo-electrons smaller than one. Pixels with a negative pedestal RMS subtracted
121sigma occur, especially when stars are focussed onto that pixel during the pedestal taking (resulting
122in a large pedestal RMS), but have moved to another pixel during the calibration run. In this case, the
123number of photo-electrons would result artificially negative. If these
124channels do not show any other deviating behaviour, their number of photo-electrons gets replaced by the
125mean number of photo-electrons in the camera, and the channel is further calibrated as normal.
126\end{enumerate}
127
128Moreover, the number of events are counted which have been reconstructed outside a 5 sigma region
129from the mean signal. These events are called ``outliers''. Figure~\ref{fig:outlier} shows a typical
130outlier obtained with the digital filter applied to a low-gain signal.
131
132\begin{figure}[htp]
133\centering
134\includegraphics[width=0.95\linewidth]{Outlier.eps}
135\caption{Example of an event classified as ``un-calibrated''. The histogram has been obtained
136using the digital filter (extractor \#32) applied to a high-intensity blue pulse (run 31772).
137The event marked as ``outlier'' clearly has been mis-reconstructed. It lies outside the 5 sigma
138region from the fitted mean.}
139\label{fig:outlier}
140\end{figure}
141
142The following figures~\ref{fig:unsuited:5ledsuv},~\ref{fig:unsuited:1leduv},~\ref{fig:unsuited:2ledsgreen}
143and~\ref{fig:unsuited:23ledsblue} show the resulting numbers of un-calibrated pixels and events for
144different colours and intensities.
145
146\par
147
148\begin{figure}[htp]
149\centering
150\includegraphics[height=0.95\textheight]{UnsuitVsExtractor-5LedsUV-Colour-13.eps}
151\caption{Uncalibrated pixels and pixels outside of the Gaussian distribution for a typical calibration
152pulse of UV-light which does not saturate the high-gain readout.}
153\label{fig:unsuited:5ledsuv}
154\end{figure}
155
156\begin{figure}[htp]
157\centering
158\includegraphics[height=0.95\textheight]{UnsuitVsExtractor-1LedUV-Colour-04.eps}
159\caption{Uncalibrated pixels and pixels outside of the Gaussian distribution for a very low
160intensity pulse.}
161\label{fig:unsuited:1leduv}
162\end{figure}
163
164\begin{figure}[htp]
165\centering
166\includegraphics[height=0.95\textheight]{UnsuitVsExtractor-2LedsGreen-Colour-02.eps}
167\caption{Uncalibrated pixels and pixels outside of the Gaussian distribution for a typical green pulse.}
168\label{fig:unsuited:2ledsgreen}
169\end{figure}
170
171\begin{figure}[htp]
172\centering
173\includegraphics[height=0.95\textheight]{UnsuitVsExtractor-23LedsBlue-Colour-00.eps}
174\caption{Uncalibrated pixels and pixels outside of the Gaussian distribution for a high-intensity blue pulse.}
175\label{fig:unsuited:23ledsblue}
176\end{figure}
177
178One can see that in general, big extraction windows raise the
179number of un-calibrated pixels and are thus less stable. Especially for the very low-intensity
180$1Led\,UV$-pulse, the big extraction windows summing 8 or more slices, cannot calibrate more than 50\%
181of the inner pixels (fig.~\ref{fig:unsuited:1leduv}). This is an expected behavior since big windows
182add up more noise which in turn makes the for the small signal more difficult.
183\par
184In general, one can also find that all ``sliding window''-algorithms (extractors \#17-32) discard
185less pixels than the ``fixed window''-ones (extractors \#1--16). The digital filter with
186the correct weights (extractor \#32) discards the least number of pixels and is also robust against
187slight modifications of its weights (extractors \#28--31). Also the ``spline'' algorithms on small
188windows (extractors \#23--25) discard less pixels than the previous extractors, although slightly more
189than the digital filter.
190\par
191Particularly in the low-gain channel,
192there is one extractor discarding a too high amount of events which is the
193MExtractFixedWindowPeakSearch. The reason becomes clear when one keeps in mind that this extractor
194defines its extraction window by searching for the highest signal found in a sliding peak search window
195 looping only over {\textit{non-saturating pixels}}. In the case of an intense calibration pulse, only
196the dead pixels match this requirement and define thus an alleatory window fluctuating like the noise
197does in these channels. It is clear that one cannot use this extractor for the intense calibration pulses.
198\par
199It seems also that the spline algorithm extracting the amplitude of the signal produces an over-proportional
200number of excluded events in the low-gain. The same, however in a less significant manner, holds for
201the digital filter with high-low-gain inverted weights. The limit of stability with respect to
202changes in the pulse form seems to be reached, there.
203\par
204Concerning the numbers of outliers, one can conclude that in general, the numbers are very low never exceeding
2050.25\%. There seems to be the opposite trend of larger windows producing less
206outliers. However, one has to take into account that already more ``unsuited'' pixels have
207been excluded thus cleaning up the sample of pixels somewhat. It seems that the ``digital filter'' and a
208medium-sized ``spline'' (extractors \#25--26) yield the best result except for the outer pixels
209in fig~\ref{fig:unsuited:5ledsuv} where the digital filter produces a worse result than the rest
210of the extractors.
211\par
212In conclusion, already this first test excludes all extractors with too big window sizes because
213they are not able to extract cleanly small signals produced by about 4 photo-electrons. Moreover,
214some extractors do not reproduce the signals as expected in the low-gain.
215The excluded extractors are:
216\begin{itemize}
217\item: MExtractFixedWindow Nr. 3--5
218\item: MExtractFixedWindowSpline Nr. 6--11
219\item: MExtractFixedWindowPeakSearch Nr. 14--16
220\item: MExtractTimeAndChargeSlidingWindow Nr. 21--22
221\item: MExtractTimeAndChargeSpline Nr. 27
222\end{itemize}
223
224The best extractors after this test are:
225\begin{itemize}
226\item: MExtractFixedWindow Nr. 1--2
227\item: MExtractFixedWindowPeakSearch Nr. 13
228\item: MExtractTimeAndChargeSlidingWindow Nr. 17--19
229\item: MExtractTimeAndChargeSpline Nr. 24--25
230\item: MExtractTimeAndChargeDigitalFilter Nr. 28--32
231\end{itemize}
232
233%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
234
235\subsubsection{Number of Photo-Electrons \label{sec:photo-electrons}}
236
237Assuming that the readout chain is clean and adds only negligible noise to the one
238introduced by the photo-multiplier itself, one can make the assumption that the variance of the
239true (non-extracted) signal $ST$ is the amplified Poisson variance of the number of photo-electrons,
240multiplied with the excess noise of the photo-multiplier which itself is
241characterized by the excess-noise factor $F$.
242
243\begin{equation}
244Var(ST) = F^2 \cdot Var(N_{phe}) \cdot \frac{<ST>^2}{<N_{phe}>^2}
245\label{eq:excessnoise}
246\end{equation}
247
248After introducing the effect of the night-sky background (eq.~\ref{eq:rmssubtraction})
249in formula~\ref{eq:excessnoise} and assuming that the number of photo-electrons per event follows a
250Poisson distribution, one obtains an expression to retrieve the mean number of photo-electrons
251impinging on the pixel from the
252mean extracted signal $<SE>$, its variance $Var(SE)$ and the RMS of the extracted signal obtained from
253pure pedestal runs $R$ (see section~\ref{sec:determiner}):
254
255\begin{equation}
256<N_{phe}> \approx F^2 \cdot \frac{<SE>^2}{Var(SE) - R^2}
257\label{eq:pheffactor}
258\end{equation}
259
260In theory, eq.~\ref{eq:pheffactor} must not depend on the extractor! Effectively, we will use it to test the
261quality of our extractors by requiring that a valid extractor yields the same number of photo-electrons
262for all pixels of a same type and does not deviate from the number obtained with other extractors.
263As the camera is flat-fielded, but the number of photo-electrons impinging on an inner and an outer pixel is
264different, we also use the ratio of the mean numbers of photo-electrons from the outer pixels to the one
265obtained from the inner pixels as a test variable. In the ideal case, it should always yield its central
266value of about 2.6$\pm$0.1~\cite{michele-diploma}.
267\par
268In our case, there is an additional complication due to the fact that the green and blue coloured light pulses
269show secondary pulses which destroy the Poisson behaviour of the number of photo-electrons. We will thus
270have to split our sample of extractors into those being affected by the secondary pulses and those
271being immune to this effect.
272\par
273Figures~\ref{fig:phe:5ledsuv},~\ref{fig:phe:1leduv},~\ref{fig:phe:2ledsgreen}~and~\ref{fig:phe:23ledsblue} show
274some of the obtained results. Although one can see an amazing stability for the standard 5\,Leds\,UV pulse,
275there is a considerable difference for all shown non-standard pulses. Especially the pulses from green
276and blue LEDs
277show a clear dependency of the number of photo-electrons on the extraction window. Only the largest
278extraction windows seem to catch the entire range of (jittering) secondary pulses and get the ratio
279of outer vs. inner pixels right. However, they (obviously) over-estimate the number of photo-electrons
280in the primary pulse.
281\par
282The strongest discrepancy is observed in the low-gain extraction (fig.~\ref{fig:phe:23ledsblue}) where all
283fixed window extractors essentially fail to reconstruct the correct numbers. This has to do with the fact
284that the tail of the high-gain pulse is usually very close to the low-gain one and thus, the extraction range
285has to be determined with great precision, what the fixed window extractors fail to do due because of the
2861~FADC slice event-to-event jitter.
287
288
289\begin{figure}[htp]
290\centering
291\includegraphics[height=0.92\textheight]{PheVsExtractor-5LedsUV-Colour-13.eps}
292\caption{Number of photo-electrons from a typical, not saturating calibration pulse of colour UV,
293reconstructed with each of the tested signal extractors.
294The first plots shows the number of photo-electrons obtained for the inner pixels, the second one
295for the outer pixels and the third shows the ratio of the mean number of photo-electrons for the
296outer pixels divided by the mean number of photo-electrons for the inner pixels. Points
297denote the mean of all not-excluded pixels, the error bars their RMS.}
298\label{fig:phe:5ledsuv}
299\end{figure}
300
301\begin{figure}[htp]
302\centering
303\includegraphics[height=0.92\textheight]{PheVsExtractor-1LedUV-Colour-04.eps}
304\caption{Number of photo-electrons from a typical, very low-intensity calibration pulse of colour UV,
305reconstructed with each of the tested signal extractors.
306The first plots shows the number of photo-electrons obtained for the inner pixels, the second one
307for the outer pixels and the third shows the ratio of the mean number of photo-electrons for the
308outer pixels divided by the mean number of photo-electrons for the inner pixels. Points
309denote the mean of all not-excluded pixels, the error bars their RMS.}
310\label{fig:phe:1leduv}
311\end{figure}
312
313\begin{figure}[htp]
314\centering
315\includegraphics[height=0.92\textheight]{PheVsExtractor-2LedsGreen-Colour-02.eps}
316\caption{Number of photo-electrons from a typical, not saturating calibration pulse of colour green,
317reconstructed with each of the tested signal extractors.
318The first plots shows the number of photo-electrons obtained for the inner pixels, the second one
319for the outer pixels and the third shows the ratio of the mean number of photo-electrons for the
320outer pixels divided by the mean number of photo-electrons for the inner pixels. Points
321denote the mean of all not-excluded pixels, the error bars their RMS.}
322\label{fig:phe:2ledsgreen}
323\end{figure}
324
325
326\begin{figure}[htp]
327\centering
328\includegraphics[height=0.92\textheight]{PheVsExtractor-23LedsBlue-Colour-00.eps}
329\caption{Number of photo-electrons from a typical, high-gain saturating calibration pulse of colour blue,
330reconstructed with each of the tested signal extractors.
331The first plots shows the number of photo-electrons obtained for the inner pixels, the second one
332for the outer pixels and the third shows the ratio of the mean number of photo-electrons for the
333outer pixels divided by the mean number of photo-electrons for the inner pixels. Points
334denote the mean of all not-excluded pixels, the error bars their RMS.}
335\label{fig:phe:23ledsblue}
336\end{figure}
337
338One can see that all extractors using a large window belong to the class of extractors being affected
339by the secondary pulses. The only exception to this rule is the digital filter which - despite of its
3406 slices extraction window - seems to filter out all the secondary pulses.
341\par
342Moreover, one can see in fig.~\ref{fig:phe:1leduv} that all peak searching extractors show the influence of
343the bias at low numbers of photo-electrons.
344\par
345The extractor MExtractFixedWindowPeakSearch at low extraction windows apparently yields chronically low
346numbers of photo-electrons. This is due to the fact that the decision to fix the extraction window is
347made sometimes by an inner pixel and sometimes by an outer one since the camera is flat-fielded and the
348pixel carrying the largest non-saturated peak-search window is more or less found by a random signal
349fluctuation. However, inner and outer pixels have a systematic offset of about 0.5 to 1 FADC slices.
350Thus, the extraction fluctuates artificially for one given channel which results in a systematically
351large variance and thus in a systematically low reconstructed number of photo-electrons. This test thus
352excludes the extractors \#11--13.
353\par
354Moreover, one can see that the extractors applying a small fixed window do not get the ratio of
355photo-electrons correctly between outer to inner pixels for the green and blue pulses.
356\par
357The extractor MExtractTimeAndChargeDigitalFilter seems to be stable against modifications in the
358exact form of the weights in the high-gain readout channel since all applied weights yield about
359the same number of photo-electrons and the same ratio of outer vs. inner pixels. This statement does not
360hold any more for the low-gain, as can be seen in figure~\ref{fig:phe:23ledsblue}. There, the application
361of high-gain weights to the low-gain signal (extractors \#30--31) produces a too low number of photo-electrons
362and also a too low ratio of outer vs. inner pixels.
363\par
364All sliding window and spline algorithms yield a stable ratio of outer vs. inner pixels in the low-gain,
365however the effect of raising the number of photo-electrons with the extraction window is very pronounced.
366Note that in figure~\ref{fig:phe:23ledsblue}, the number of photo-electrons rises by about a factor 1.4,
367which is slightly higher than in the case of the high-gain channel (figure~\ref{fig:phe:2ledsgreen}).
368\par
369Concluding, there is no fixed window extractor yielding the correct number of photo-electrons
370for the low-gain, except for the largest extraction window of 10 low-gain slices.
371Either the number of photo-electrons itself is wrong or the ratio of outer vs. inner pixels is
372not correct. All sliding window algorithms seem to reproduce the correct numbers if one takes into
373account the after-pulse behaviour of the light pulser itself. The digital filter seems to be
374unstable against exchanging the pulse form to match the slimmer high-gain pulses, though.
375
376
377\subsubsection{Linearity Tests}
378
379In this section, we test the lineary of the extractors. As the photo-multiplier and the subsequent
380optical transmission devices~\cite{david} is a linear device over a
381wide dynamic range, the number of photo-electrons per charge has to remain constant over the tested
382linearity region. We will show here only examples of extractors which were not already excluded in the
383previous section.
384\par
385A first test concerns the stability of the conversion factor: mean number of averaged photo-electrons
386per FADC counts over the
387tested intensity region. A much more detailed investigation on the linearity will be shwon in a
388separate TDAS~\cite{tdas-calibration}.
389
390
391\begin{figure}[htp]
392\centering
393\includegraphics[width=0.95\linewidth]{PheVsCharge-3.eps}
394\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
395exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
396A fixed window extractor on a window size of 6 high-gain and 6 low-gain slices has been used (extractor \#3). }
397\label{fig:linear:phevscharge3}
398\end{figure}
399
400\begin{figure}[htp]
401\centering
402\includegraphics[width=0.95\linewidth]{PheVsCharge-8.eps}
403\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
404exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
405A fixed window spline extractor on a window size of 6 high-gain and 6 low-gain slices has been used
406(extractor \#8). }
407\label{fig:linear:phevscharge8}
408\end{figure}
409
410\begin{figure}[htp]
411\centering
412\includegraphics[width=0.95\linewidth]{PheVsCharge-14.eps}
413\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
414exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
415A fixed window peak search extractor on a window size of 6 high-gain and 6 low-gain slices has been used
416(extractor \#14). }
417\label{fig:linear:phevscharge14}
418\end{figure}
419
420\begin{figure}[htp]
421\centering
422\includegraphics[width=0.95\linewidth]{PheVsCharge-20.eps}
423\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
424exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
425A sliding window extractor on a window size of 6 high-gain and 6 low-gain slices has been used
426 (extractor \#20). }
427\label{fig:linear:phevscharge20}
428\end{figure}
429
430\begin{figure}[htp]
431\centering
432\includegraphics[width=0.95\linewidth]{PheVsCharge-25.eps}
433\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
434exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
435An integrating spline extractor on a sliding window and a window size of 2 high-gain and 3 low-gain slices
436has been used (extractor \#25). }
437\label{fig:linear:phevscharge25}
438\end{figure}
439
440\begin{figure}[htp]
441\centering
442\includegraphics[width=0.95\linewidth]{PheVsCharge-27.eps}
443\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
444exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
445An integrating spline extractor on a sliding window and a window size of 6 high-gain and 7 low-gain slices
446has been used (extractor \#27). }
447\label{fig:linear:phevscharge27}
448\end{figure}
449
450\begin{figure}[htp]
451\centering
452\includegraphics[width=0.95\linewidth]{PheVsCharge-32.eps}
453\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
454exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
455A digital filter extractor on a window size of 6 high-gain and 6 low-gain slices has been used
456 (extractor \#32). }
457\label{fig:linear:phevscharge32}
458\end{figure}
459
460
461
462\subsubsection{Time Resolution}
463
464The extractors \#17--32 are able to extract also the arrival time of each pulse. The calibration
465delivers a fast-rising pulse, uniform over the camera in signal size and time.
466We estimate the time-uniformity to better
467than 300\,ps, a limit due to the different travel times of the light between inner and outer parts of the
468camera. Since the calibraion does not permit a precise measurement of the absolute arrival time, we measure
469the relative arrival time for every channel with respect to a reference channel (usually pixel Nr.\,1):
470
471\begin{equation}
472\delta t_i = t_i - t_1
473\end{equation}
474
475where $t_i$ denotes the reconstructed arrival time of pixel number $i$ and $t_1$ the reconstructed
476arrival time of the reference pixel nr. 1 (software numbering). For one calibration run, one can then fill
477histograms of $\delta t_i$ for each pixel and fit them to the expected Gaussian distribution. The fits
478yield a mean $\mu(\delta t_i)$, comparable to
479systematic offsets in the signal delay, and a sigma $\sigma(\delta t_i)$, a measure of the
480combined time resolutions of pixel $i$ and pixel 1. Assuming that the PMTs and readout channels are
481of a same kind, we obtain an approximate absolute time resolution of pixel $i$ by:
482
483\begin{equation}
484t^{res}_i \approx \sigma(\delta t_i)/sqrt(2)
485\end{equation}
486
487Figures~\ref{fig:reltimesinner10leduv} and~\ref{fig:reltimesouter10leduv} show distributions of $\delta t_i$
488for
489one typical inner pixel and one typical outer pixel and a non-saturating calibration pulse of UV-light,
490obtained with three different extractors. One can see that the first two yield a Gaussian distribution
491to a good approximation, whereas the third extractor shows a three-peak structure and cannot be fitted.
492We discarded that particular extractor for this reason.
493
494\begin{figure}[htp]
495\centering
496\includegraphics[width=0.3\linewidth]{RelArrTime_Pixel97_10LedUV_Extractor32.eps}
497\includegraphics[width=0.32\linewidth]{RelArrTime_Pixel97_10LedUV_Extractor23.eps}
498\includegraphics[width=0.32\linewidth]{RelArrTime_Pixel97_10LedUV_Extractor17.eps}
499\caption{Example of a two distributions of relative arrival times of an inner pixel with respect to
500the arrival time of the reference pixel Nr. 1. The left plot shows the result using the digital filter
501 (extractor \#32), the central plot shows the result obtained with the half-maximum of the spline and the
502right plot the result of the sliding window with a window size of 2 FADC slices (extractor \#17). A
503medium sized UV-pulse (10Leds UV) has been used which does not saturate the high-gain readout channel.}
504\label{fig:reltimesinner10leduv}
505\end{figure}
506
507\begin{figure}[htp]
508\centering
509\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedUV_Extractor32.eps}
510\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedUV_Extractor23.eps}
511\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedUV_Extractor17.eps}
512\caption{Example of a two distributions of relative arrival times of an outer pixel with respect to
513the arrival time of the reference pixel Nr. 1. The left plot shows the result using the digital filter
514 (extractor \#32), the central plot shows the result obtained with the half-maximum of the spline and the
515right plot the result of the sliding window with a window size of 2 FADC slices (extractor \#17). A
516medium sized UV-pulse (10Leds UV) has been used which does not saturate the high-gain readout channel.}
517\label{fig:reltimesouter10leduv}
518\end{figure}
519
520Figures~\ref{fig:reltimesinner10ledsblue} and~\ref{fig:reltimesouter10ledsblue} show distributions of
521$<\delta t_i>$ for
522one typical inner and one typical outer pixel and a high-gain-saturating calibration pulse of blue-light,
523obtained with two different extractors. One can see that the first (extractor \#23) yields a Gaussian
524distribution to a good approximation, whereas the second (extractor \#32) shows a two-peak structure
525and cannot be fitted.
526\par
527\ldots {\it Unfortunately, this happens for all digital filter extractors in the low-gain.
528The reason is not yet understood, and has to be found by Hendrik... } \ldots
529\par
530
531\begin{figure}[htp]
532\centering
533\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel97_10LedBlue_Extractor23.eps}
534\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel97_10LedBlue_Extractor32.eps}
535\caption{Example of a two distributions of relative arrival times of an inner pixel with respect to
536the arrival time of the reference pixel Nr. 1. The left plot shows the result using the half-maximum of the spline (extractor \#23), the right plot shows the result obtained with the digital filter
537(extractor \#32). A
538medium sized Blue-pulse (10Leds Blue) has been used which saturates the high-gain readout channel.}
539\label{fig:reltimesinner10ledsblue}
540\end{figure}
541
542
543
544\begin{figure}[htp]
545\centering
546\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedBlue_Extractor23.eps}
547\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedBlue_Extractor32.eps}
548\caption{Example of a two distributions of relative arrival times of an outer pixel with respect to
549the arrival time of the reference pixel Nr. 1. The left plot shows the result using the half-maximum of the spline (extractor \#23), the right plot shows the result obtained with the digital filter
550(extractor \#32). A
551medium sized Blue-pulse (10Leds Blue) has been used which saturates the high-gain readout channel.}
552\label{fig:reltimesouter10ledsblue}
553\end{figure}
554
555\begin{figure}[htp]
556\centering
557\includegraphics[width=0.95\linewidth]{TimeResExtractor-5LedsUV-Colour-12.eps}
558\caption{Reconstructed arrival time resolutions from a typical, not saturating calibration pulse
559of colour UV, reconstructed with each of the tested arrival time extractors.
560The first plots shows the time resolutions obtained for the inner pixels, the second one
561for the outer pixels. Points
562denote the mean of all not-excluded pixels, the error bars their RMS.}
563\label{fig:time:5ledsuv}
564\end{figure}
565
566\begin{figure}[htp]
567\centering
568\includegraphics[width=0.95\linewidth]{TimeResExtractor-1LedUV-Colour-04.eps}
569\caption{Reconstructed arrival time resolutions from the lowest intensity calibration pulse
570of colour UV (carrying a mean number of 4 photo-electrons),
571reconstructed with each of the tested arrival time extractors.
572The first plots shows the time resolutions obtained for the inner pixels, the second one
573for the outer pixels. Points
574denote the mean of all not-excluded pixels, the error bars their RMS.}
575\label{fig:time:1leduv}
576\end{figure}
577
578\begin{figure}[htp]
579\centering
580\includegraphics[width=0.95\linewidth]{TimeResExtractor-2LedsGreen-Colour-02.eps}
581\caption{Reconstructed arrival time resolutions from a typical, not saturating calibration pulse
582of colour Green, reconstructed with each of the tested arrival time extractors.
583The first plots shows the time resolutions obtained for the inner pixels, the second one
584for the outer pixels. Points
585denote the mean of all not-excluded pixels, the error bars their RMS.}
586\label{fig:time:2ledsgreen}
587\end{figure}
588
589\begin{figure}[htp]
590\centering
591\includegraphics[width=0.95\linewidth]{TimeResExtractor-23LedsBlue-Colour-00.eps}
592\caption{Reconstructed arrival time resolutions from the highest intensity calibration pulse
593of colour blue, reconstructed with each of the tested arrival time extractors.
594The first plots shows the time resolutions obtained for the inner pixels, the second one
595for the outer pixels. Points
596denote the mean of all not-excluded pixels, the error bars their RMS.}
597\label{fig:time:23ledsblue}
598\end{figure}
599
600
601\begin{figure}[htp]
602\centering
603\includegraphics[width=0.95\linewidth]{TimeResVsCharge-Area-21.eps}
604\caption{Reconstructed mean arrival time resolutions as a function of the extracted mean number of
605photo-electrons for the weighted sliding window with a window size of 8 FADC slices (extractor \#21).
606Error bars denote the
607spread (RMS) of the time resolutions over the investigated channels.
608The marker colours show the applied
609pulser colour, except for the last (green) point where all three colours were used.}
610\label{fig:time:dep20}
611\end{figure}
612
613\begin{figure}[htp]
614\centering
615\includegraphics[width=0.95\linewidth]{TimeResVsCharge-Area-23.eps}
616\caption{Reconstructed mean arrival time resolutions as a function of the extracted mean number of
617photo-electrons for the half-maximum searching spline (extractor \#23). Error bars denote the
618spread (RMS) of the time resolutions over the investigated channels.
619The marker colours show the applied
620pulser colour, except for the last (green) point where all three colours were used.}
621\label{fig:time:dep23}
622\end{figure}
623
624
625\begin{figure}[htp]
626\centering
627\includegraphics[width=0.95\linewidth]{TimeResVsCharge-Area-30.eps}
628\caption{Reconstructed mean arrival time resolutions as a function of the extracted signal
629for the digital filter with inverted high- and low-gain weights (extractor \#30). Error bars denote the
630spread (RMS) of the time resolutions over the investigated channels.
631The marker colours show the applied
632pulser colour, except for the last (green) point where all three colours were used.}
633\label{fig:time:dep30}
634\end{figure}
635
636
637\begin{figure}[htp]
638\centering
639\includegraphics[width=0.95\linewidth]{TimeResVsCharge-Area-32.eps}
640\caption{Reconstructed mean arrival time resolutions as a function of the extracted signal
641for the digital filter (extractor \#32). Error bars denote the
642spread (RMS) of the time resolutions over the investigated channels.
643The marker colours show the applied
644pulser colour, except for the last (green) point where all three colours were used.}
645\label{fig:time:dep32}
646\end{figure}
647
648
649
650
651
652\clearpage
653
654\subsection{Pulpo Pulses}
655\subsection{MC Data}
656\subsection{Cosmics Data?}
657The results of this subsection are based on the following runs taken
658on the 21st of September 2004.
659\begin{itemize}
660\item{Run 39000}: OffCrab11 at 19.1 degrees zenith angle and 106.2
661azimuth.
662\item{Run 39182}: CrabNebula at 19.0 degrees zenith angle and 106.0 azimuth.
663\end{itemize}
664
665\subsection{Pedestals}
666
667
668%%% Local Variables:
669%%% mode: latex
670%%% TeX-master: "MAGIC_signal_reco"
671%%% TeX-master: "MAGIC_signal_reco."
672%%% TeX-master: "MAGIC_signal_reco"
673%%% TeX-master: "MAGIC_signal_reco"
674%%% TeX-master: "MAGIC_signal_reco"
675%%% TeX-master: "MAGIC_signal_reco"
676%%% TeX-master: "MAGIC_signal_reco"
677%%% End:
Note: See TracBrowser for help on using the repository browser.