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

Last change on this file since 5787 was 5787, checked in by gaug, 20 years ago
*** empty log message ***
File size: 33.9 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 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 without
271showing any effect.
272\par
273Figures~\ref{fig:phe:5ledsuv},~\ref{fig:phe:1leduv},~\ref{fig:phe:23ledsblue}~and~\ref{fig:phe:2ledsgreen} show
274some of the obtained results. Although one can see an amazing stability for the standard 5Leds 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 on the extraction window of the number of photo-electrons. Only the largest
278extraction windows seem to catch the entire range of (jittering) secondary pulses and get also the ratio
279of outer vs. inner pixels right.
280\par
281The strongest discrepancy is observed in the low-gain extraction (fig.~\ref{fig:phe:23ledsblue}) where all
282fixed window extractors
283
284
285\begin{figure}[htp]
286\centering
287\includegraphics[height=0.92\textheight]{PheVsExtractor-5LedsUV-Colour-13.eps}
288\caption{Number of photo-electrons from a typical, not saturating calibration pulse of colour UV,
289reconstructed with each of the tested signal extractors.
290The first plots shows the number of photo-electrons obtained for the inner pixels, the second one
291for the outer pixels and the third shows the ratio of the mean number of photo-electrons for the
292outer pixels divided by the mean number of photo-electrons for the inner pixels. Points
293denote the mean of all not-excluded pixels, the error bars their RMS.}
294\label{fig:phe:5ledsuv}
295\end{figure}
296
297\begin{figure}[htp]
298\centering
299\includegraphics[height=0.92\textheight]{PheVsExtractor-1LedUV-Colour-04.eps}
300\caption{Number of photo-electrons from a typical, very low-intensity calibration pulse of colour UV,
301reconstructed with each of the tested signal extractors.
302The first plots shows the number of photo-electrons obtained for the inner pixels, the second one
303for the outer pixels and the third shows the ratio of the mean number of photo-electrons for the
304outer pixels divided by the mean number of photo-electrons for the inner pixels. Points
305denote the mean of all not-excluded pixels, the error bars their RMS.}
306\label{fig:phe:1leduv}
307\end{figure}
308
309\begin{figure}[htp]
310\centering
311\includegraphics[height=0.92\textheight]{PheVsExtractor-2LedsGreen-Colour-02.eps}
312\caption{Number of photo-electrons from a typical, not saturating calibration pulse of colour green,
313reconstructed with each of the tested signal extractors.
314The first plots shows the number of photo-electrons obtained for the inner pixels, the second one
315for the outer pixels and the third shows the ratio of the mean number of photo-electrons for the
316outer pixels divided by the mean number of photo-electrons for the inner pixels. Points
317denote the mean of all not-excluded pixels, the error bars their RMS.}
318\label{fig:phe:2ledsgreen}
319\end{figure}
320
321
322\begin{figure}[htp]
323\centering
324\includegraphics[height=0.92\textheight]{PheVsExtractor-23LedsBlue-Colour-00.eps}
325\caption{Number of photo-electrons from a typical, high-gain saturating calibration pulse of colour blue,
326reconstructed with each of the tested signal extractors.
327The first plots shows the number of photo-electrons obtained for the inner pixels, the second one
328for the outer pixels and the third shows the ratio of the mean number of photo-electrons for the
329outer pixels divided by the mean number of photo-electrons for the inner pixels. Points
330denote the mean of all not-excluded pixels, the error bars their RMS.}
331\label{fig:phe:23ledsblue}
332\end{figure}
333
334One can see that all extractor using a large window belong to the class of extractors being affected
335by the secondary pulses. The only exception to this rule is the digital filter which - despite of its
3366 slices extraction window - seems to filter out all the secondary pulses.
337\par
338Moreover, one can see in fig.~\ref{fig:phe:1leduv} that all peak searching extractors show the influence of
339the bias at low numbers of photo-electrons.
340\par
341The extractor MExtractFixedWindowPeakSearch at low extraction windows apparently yields chronically low
342numbers of photo-electrons. This is due to the fact that the decision to fix the extraction window is
343made sometimes by an inner pixel and sometimes by an outer one since the camera is flat-fielded and the
344pixel carrying the largest non-saturated peak-search window is more or found by a random signal
345fluctuation. However, inner and outer pixels have a systematic offset of about 0.5 to 1 FADC slices.
346Thus, the extraction fluctuates artificially for one given channel which results in a systematically
347large variance and thus in a systematically low reconstructed number of photo-electrons. This test thus
348excludes the extractors \#11--13.
349\par
350Moreover, one can see that the extractors applying a small fixed window do not get the ratio of
351photo-electrons from outer to inner pixels correctly for the green and blue pulses.
352\par
353The extractor MExtractTimeAndChargeDigitalFilter seems to be stable against modifications in the
354exact form of the weights in the high-gain readout channel since all applied weights yield about
355the same number of photo-electrons and the same ratio of outer vs. inner pixels. This statement does not
356hold any more for the low-gain, as can be seen in figure~\ref{fig:phe:23ledsblue}. There, the application
357of high-gain weights to the low-gain signal (extractors \#30--31) produces a too low number of photo-electrons
358and also a too low ratio of outer per inner pixels.
359\par
360All sliding window and spline algorithms yield a stable ratio of outer vs. inner pixels in the low-gain,
361however the effect of raising the number of photo-electrons with the extraction window is very pronounced.
362Note that in figure~\ref{fig:phe:23ledsblue}, the number of photo-electrons raises by about a factor 1.4,
363which is slightly higher than in the case of the high-gain channel (figure~\ref{fig:phe:2ledsgreen}).
364\par
365Concluding, there is now fixed window extractor yielding the correct number of photo-electrons
366for the low-gain, except for the largest extraction window of 10 low-gain slices.
367Either the number of photo-electrons itself is wrong or the ratio of outer vs. inner pixels is
368not correct. All sliding window algorithms seem to reproduce the correct numbers if one takes into
369account the after-pulse behaviour of the light pulser itself. The digital filter seems to be not
370stable against exchanging the pulse form to match the slimmer high-gain pulses, though.
371
372
373\subsubsection{Linearity Tests}
374
375In this section, we test the lineary of the extractors. As the photo-multiplier is a linear device over a
376wide dynamic range, the number of photo-electrons per charge has to remain constant over the tested
377linearity region. We will show here only examples of extractors which were not already excluded in the
378previous section.
379\par
380A first test concerns the stability of the conversion factor photo-electrons per FADC counts over the
381tested intensity region.
382
383
384\begin{figure}[htp]
385\centering
386\includegraphics[width=0.95\linewidth]{PheVsCharge-3.eps}
387\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
388exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
389A fixed window extractor on a window size of 6 high-gain and 6 low-gain slices has been used (extractor \#3). }
390\label{fig:linear:phevscharge3}
391\end{figure}
392
393\begin{figure}[htp]
394\centering
395\includegraphics[width=0.95\linewidth]{PheVsCharge-8.eps}
396\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
397exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
398A fixed window spline extractor on a window size of 6 high-gain and 6 low-gain slices has been used
399(extractor \#8). }
400\label{fig:linear:phevscharge8}
401\end{figure}
402
403\begin{figure}[htp]
404\centering
405\includegraphics[width=0.95\linewidth]{PheVsCharge-14.eps}
406\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
407exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
408A fixed window peak search extractor on a window size of 6 high-gain and 6 low-gain slices has been used
409(extractor \#14). }
410\label{fig:linear:phevscharge14}
411\end{figure}
412
413\begin{figure}[htp]
414\centering
415\includegraphics[width=0.95\linewidth]{PheVsCharge-20.eps}
416\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
417exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
418A sliding window extractor on a window size of 6 high-gain and 6 low-gain slices has been used
419 (extractor \#20). }
420\label{fig:linear:phevscharge20}
421\end{figure}
422
423\begin{figure}[htp]
424\centering
425\includegraphics[width=0.95\linewidth]{PheVsCharge-25.eps}
426\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
427exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
428An integrating spline extractor on a sliding window and a window size of 2 high-gain and 3 low-gain slices
429has been used (extractor \#25). }
430\label{fig:linear:phevscharge25}
431\end{figure}
432
433\begin{figure}[htp]
434\centering
435\includegraphics[width=0.95\linewidth]{PheVsCharge-27.eps}
436\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
437exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
438An integrating spline extractor on a sliding window and a window size of 6 high-gain and 7 low-gain slices
439has been used (extractor \#27). }
440\label{fig:linear:phevscharge27}
441\end{figure}
442
443\begin{figure}[htp]
444\centering
445\includegraphics[width=0.95\linewidth]{PheVsCharge-32.eps}
446\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
447exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
448A digital filter extractor on a window size of 6 high-gain and 6 low-gain slices has been used
449 (extractor \#32). }
450\label{fig:linear:phevscharge32}
451\end{figure}
452
453
454
455\subsubsection{Time Resolution}
456
457The extractors \#17--32 are able to extract also the arrival time of each pulse. In the calibration,
458we have a fast-rising pulse, uniform over camera also in time. We estimate the time-uniformity to better
459than 300\,ps, a limit due to the different travel times of the light between inner and outer parts of the
460camera. Since the calibraion does not have an absolute measurement of the arrival time, we measure
461the relative arrival time, i.e.
462
463\begin{equation}
464\delta t_i = t_i - t_1
465\end{equation}
466
467where $t_i$ denotes the reconstructed arrival time of pixel number $i$ and $t_1$ the reconstructed
468arrival time of pixel number 1 (software numbering). For one calibration run, one can then fill
469histograms of $\delta t_i$ for each pixel which yields then a mean $<\delta t_i>$, comparable to
470systematic offsets in the signal delay and a sigma $\sigma(\delta t_i)$ which is a measure of the
471combined time resolutions of pixel $i$ and pixel 1. Assuming that the PMTs and readout channels are
472of a same kind, we obtain an approximate absolute time resolution of pixel $i$ by:
473
474\begin{equation}
475tres_i \approx \sigma(\delta t_i)/sqrt(2)
476\end{equation}
477
478Figures~\ref{fig:reltimesinner10leduv} and~\ref{fig:reltimesouter10leduv} show distributions of $<\delta t_i>$
479for
480one typical inner pixel and one typical outer pixel and a non-saturating calibration pulse of UV-light,
481obtained with three different extractors. One can see that the first two yield a Gaussian distribution
482to a good approximation, whereas the third extractor shows a three-peak structure and cannot be fitted.
483We discarded that particular extractor for this reason.
484
485\begin{figure}[htp]
486\centering
487\includegraphics[width=0.3\linewidth]{RelArrTime_Pixel97_10LedUV_Extractor32.eps}
488\includegraphics[width=0.32\linewidth]{RelArrTime_Pixel97_10LedUV_Extractor23.eps}
489\includegraphics[width=0.32\linewidth]{RelArrTime_Pixel97_10LedUV_Extractor17.eps}
490\caption{Example of a two distributions of relative arrival times of an inner pixel with respect to
491the arrival time of the reference pixel Nr. 1. The left plot shows the result using the digital filter
492 (extractor \#32), the central plot shows the result obtained with the half-maximum of the spline and the
493right plot the result of the sliding window with a window size of 2 FADC slices (extractor \#17). A
494medium sized UV-pulse (10Leds UV) has been used which does not saturate the high-gain readout channel.}
495\label{fig:reltimesinner10leduv}
496\end{figure}
497
498\begin{figure}[htp]
499\centering
500\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedUV_Extractor32.eps}
501\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedUV_Extractor23.eps}
502\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedUV_Extractor17.eps}
503\caption{Example of a two distributions of relative arrival times of an outer pixel with respect to
504the arrival time of the reference pixel Nr. 1. The left plot shows the result using the digital filter
505 (extractor \#32), the central plot shows the result obtained with the half-maximum of the spline and the
506right plot the result of the sliding window with a window size of 2 FADC slices (extractor \#17). A
507medium sized UV-pulse (10Leds UV) has been used which does not saturate the high-gain readout channel.}
508\label{fig:reltimesouter10leduv}
509\end{figure}
510
511Figures~\ref{fig:reltimesinner10ledsblue} and~\ref{fig:reltimesouter10ledsblue} show distributions of
512$<\delta t_i>$ for
513one typical inner and one typical outer pixel and a high-gain-saturating calibration pulse of blue-light,
514obtained with two different extractors. One can see that the first (extractor \#23) yields a Gaussian
515distribution to a good approximation, whereas the second (extractor \#32) shows a two-peak structure
516and cannot be fitted.
517\par
518\ldots {\it Unfortunately, this happens for all digital filter extractors in the low-gain.
519The reason is not yet understood, and has to be found by Hendrik... } \ldots
520\par
521
522\begin{figure}[htp]
523\centering
524\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel97_10LedBlue_Extractor23.eps}
525\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel97_10LedBlue_Extractor32.eps}
526\caption{Example of a two distributions of relative arrival times of an inner pixel with respect to
527the 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
528(extractor \#32). A
529medium sized Blue-pulse (10Leds Blue) has been used which saturates the high-gain readout channel.}
530\label{fig:reltimesinner10ledsblue}
531\end{figure}
532
533
534
535\begin{figure}[htp]
536\centering
537\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedBlue_Extractor23.eps}
538\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedBlue_Extractor32.eps}
539\caption{Example of a two distributions of relative arrival times of an outer pixel with respect to
540the 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
541(extractor \#32). A
542medium sized Blue-pulse (10Leds Blue) has been used which saturates the high-gain readout channel.}
543\label{fig:reltimesouter10ledsblue}
544\end{figure}
545
546\begin{figure}[htp]
547\centering
548\includegraphics[width=0.95\linewidth]{TimeResExtractor-5LedsUV-Colour-12.eps}
549\caption{Reconstructed arrival time resolutions from a typical, not saturating calibration pulse
550of colour UV, reconstructed with each of the tested arrival time extractors.
551The first plots shows the time resolutions obtained for the inner pixels, the second one
552for the outer pixels. Points
553denote the mean of all not-excluded pixels, the error bars their RMS.}
554\label{fig:time:5ledsuv}
555\end{figure}
556
557\begin{figure}[htp]
558\centering
559\includegraphics[width=0.95\linewidth]{TimeResExtractor-1LedUV-Colour-04.eps}
560\caption{Reconstructed arrival time resolutions from the lowest intensity calibration pulse
561of colour UV (carrying a mean number of 4 photo-electrons),
562reconstructed with each of the tested arrival time extractors.
563The first plots shows the time resolutions obtained for the inner pixels, the second one
564for the outer pixels. Points
565denote the mean of all not-excluded pixels, the error bars their RMS.}
566\label{fig:time:1leduv}
567\end{figure}
568
569\begin{figure}[htp]
570\centering
571\includegraphics[width=0.95\linewidth]{TimeResExtractor-2LedsGreen-Colour-02.eps}
572\caption{Reconstructed arrival time resolutions from a typical, not saturating calibration pulse
573of colour Green, reconstructed with each of the tested arrival time extractors.
574The first plots shows the time resolutions obtained for the inner pixels, the second one
575for the outer pixels. Points
576denote the mean of all not-excluded pixels, the error bars their RMS.}
577\label{fig:time:2ledsgreen}
578\end{figure}
579
580\begin{figure}[htp]
581\centering
582\includegraphics[width=0.95\linewidth]{TimeResExtractor-23LedsBlue-Colour-00.eps}
583\caption{Reconstructed arrival time resolutions from the highest intensity calibration pulse
584of colour blue, reconstructed with each of the tested arrival time extractors.
585The first plots shows the time resolutions obtained for the inner pixels, the second one
586for the outer pixels. Points
587denote the mean of all not-excluded pixels, the error bars their RMS.}
588\label{fig:time:23ledsblue}
589\end{figure}
590
591
592\begin{figure}[htp]
593\centering
594\includegraphics[width=0.95\linewidth]{TimeResVsCharge-Area-21.eps}
595\caption{Reconstructed mean arrival time resolutions as a function of the extracted mean number of
596photo-electrons for the weighted sliding window with a window size of 8 FADC slices (extractor \#21).
597Error bars denote the
598spread (RMS) of the time resolutions over the investigated channels.
599The marker colours show the applied
600pulser colour, except for the last (green) point where all three colours were used.}
601\label{fig:time:dep20}
602\end{figure}
603
604\begin{figure}[htp]
605\centering
606\includegraphics[width=0.95\linewidth]{TimeResVsCharge-Area-23.eps}
607\caption{Reconstructed mean arrival time resolutions as a function of the extracted mean number of
608photo-electrons for the half-maximum searching spline (extractor \#23). Error bars denote the
609spread (RMS) of the time resolutions over the investigated channels.
610The marker colours show the applied
611pulser colour, except for the last (green) point where all three colours were used.}
612\label{fig:time:dep23}
613\end{figure}
614
615
616\begin{figure}[htp]
617\centering
618\includegraphics[width=0.95\linewidth]{TimeResVsCharge-Area-30.eps}
619\caption{Reconstructed mean arrival time resolutions as a function of the extracted signal
620for the digital filter with inverted high- and low-gain weights (extractor \#30). Error bars denote the
621spread (RMS) of the time resolutions over the investigated channels.
622The marker colours show the applied
623pulser colour, except for the last (green) point where all three colours were used.}
624\label{fig:time:dep30}
625\end{figure}
626
627
628\begin{figure}[htp]
629\centering
630\includegraphics[width=0.95\linewidth]{TimeResVsCharge-Area-32.eps}
631\caption{Reconstructed mean arrival time resolutions as a function of the extracted signal
632for the digital filter (extractor \#32). Error bars denote the
633spread (RMS) of the time resolutions over the investigated channels.
634The marker colours show the applied
635pulser colour, except for the last (green) point where all three colours were used.}
636\label{fig:time:dep32}
637\end{figure}
638
639
640
641
642
643\clearpage
644
645\subsection{Pulpo Pulses}
646\subsection{MC Data}
647\subsection{Cosmics Data?}
648The results of this subsection are based on the following runs taken
649on the 21st of September 2004.
650\begin{itemize}
651\item{Run 39000}: OffCrab11 at 19.1 degrees zenith angle and 106.2
652azimuth.
653\item{Run 39182}: CrabNebula at 19.0 degrees zenith angle and 106.0 azimuth.
654\end{itemize}
655
656\subsection{Pedestals}
657
658
659%%% Local Variables:
660%%% mode: latex
661%%% TeX-master: "MAGIC_signal_reco"
662%%% TeX-master: "MAGIC_signal_reco."
663%%% TeX-master: "MAGIC_signal_reco"
664%%% TeX-master: "MAGIC_signal_reco"
665%%% TeX-master: "MAGIC_signal_reco"
666%%% TeX-master: "MAGIC_signal_reco"
667%%% TeX-master: "MAGIC_signal_reco"
668%%% End:
Note: See TracBrowser for help on using the repository browser.