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

Last change on this file since 5789 was 5789, checked in by gaug, 20 years ago
*** empty log message ***
File size: 34.3 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 from outer to inner pixels correctly 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 per 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 raises 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 now 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 not
374stable 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 is a linear device over a
380wide dynamic range, the number of photo-electrons per charge has to remain constant over the tested
381linearity region. We will show here only examples of extractors which were not already excluded in the
382previous section.
383\par
384A first test concerns the stability of the conversion factor photo-electrons per FADC counts over the
385tested intensity region.
386
387
388\begin{figure}[htp]
389\centering
390\includegraphics[width=0.95\linewidth]{PheVsCharge-3.eps}
391\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
392exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
393A fixed window extractor on a window size of 6 high-gain and 6 low-gain slices has been used (extractor \#3). }
394\label{fig:linear:phevscharge3}
395\end{figure}
396
397\begin{figure}[htp]
398\centering
399\includegraphics[width=0.95\linewidth]{PheVsCharge-8.eps}
400\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
401exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
402A fixed window spline extractor on a window size of 6 high-gain and 6 low-gain slices has been used
403(extractor \#8). }
404\label{fig:linear:phevscharge8}
405\end{figure}
406
407\begin{figure}[htp]
408\centering
409\includegraphics[width=0.95\linewidth]{PheVsCharge-14.eps}
410\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
411exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
412A fixed window peak search extractor on a window size of 6 high-gain and 6 low-gain slices has been used
413(extractor \#14). }
414\label{fig:linear:phevscharge14}
415\end{figure}
416
417\begin{figure}[htp]
418\centering
419\includegraphics[width=0.95\linewidth]{PheVsCharge-20.eps}
420\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
421exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
422A sliding window extractor on a window size of 6 high-gain and 6 low-gain slices has been used
423 (extractor \#20). }
424\label{fig:linear:phevscharge20}
425\end{figure}
426
427\begin{figure}[htp]
428\centering
429\includegraphics[width=0.95\linewidth]{PheVsCharge-25.eps}
430\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
431exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
432An integrating spline extractor on a sliding window and a window size of 2 high-gain and 3 low-gain slices
433has been used (extractor \#25). }
434\label{fig:linear:phevscharge25}
435\end{figure}
436
437\begin{figure}[htp]
438\centering
439\includegraphics[width=0.95\linewidth]{PheVsCharge-27.eps}
440\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
441exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
442An integrating spline extractor on a sliding window and a window size of 6 high-gain and 7 low-gain slices
443has been used (extractor \#27). }
444\label{fig:linear:phevscharge27}
445\end{figure}
446
447\begin{figure}[htp]
448\centering
449\includegraphics[width=0.95\linewidth]{PheVsCharge-32.eps}
450\caption{Example of a the development of the conversion factor FADC counts to photo-electrons for two
451exemplary inner pixels (upper plots) and two exemplary outer ones (lower plots).
452A digital filter extractor on a window size of 6 high-gain and 6 low-gain slices has been used
453 (extractor \#32). }
454\label{fig:linear:phevscharge32}
455\end{figure}
456
457
458
459\subsubsection{Time Resolution}
460
461The extractors \#17--32 are able to extract also the arrival time of each pulse. In the calibration,
462we have a fast-rising pulse, uniform over camera also in time. We estimate the time-uniformity to better
463than 300\,ps, a limit due to the different travel times of the light between inner and outer parts of the
464camera. Since the calibraion does not have an absolute measurement of the arrival time, we measure
465the relative arrival time, i.e.
466
467\begin{equation}
468\delta t_i = t_i - t_1
469\end{equation}
470
471where $t_i$ denotes the reconstructed arrival time of pixel number $i$ and $t_1$ the reconstructed
472arrival time of pixel number 1 (software numbering). For one calibration run, one can then fill
473histograms of $\delta t_i$ for each pixel which yields then a mean $<\delta t_i>$, comparable to
474systematic offsets in the signal delay and a sigma $\sigma(\delta t_i)$ which is a measure of the
475combined time resolutions of pixel $i$ and pixel 1. Assuming that the PMTs and readout channels are
476of a same kind, we obtain an approximate absolute time resolution of pixel $i$ by:
477
478\begin{equation}
479tres_i \approx \sigma(\delta t_i)/sqrt(2)
480\end{equation}
481
482Figures~\ref{fig:reltimesinner10leduv} and~\ref{fig:reltimesouter10leduv} show distributions of $<\delta t_i>$
483for
484one typical inner pixel and one typical outer pixel and a non-saturating calibration pulse of UV-light,
485obtained with three different extractors. One can see that the first two yield a Gaussian distribution
486to a good approximation, whereas the third extractor shows a three-peak structure and cannot be fitted.
487We discarded that particular extractor for this reason.
488
489\begin{figure}[htp]
490\centering
491\includegraphics[width=0.3\linewidth]{RelArrTime_Pixel97_10LedUV_Extractor32.eps}
492\includegraphics[width=0.32\linewidth]{RelArrTime_Pixel97_10LedUV_Extractor23.eps}
493\includegraphics[width=0.32\linewidth]{RelArrTime_Pixel97_10LedUV_Extractor17.eps}
494\caption{Example of a two distributions of relative arrival times of an inner pixel with respect to
495the arrival time of the reference pixel Nr. 1. The left plot shows the result using the digital filter
496 (extractor \#32), the central plot shows the result obtained with the half-maximum of the spline and the
497right plot the result of the sliding window with a window size of 2 FADC slices (extractor \#17). A
498medium sized UV-pulse (10Leds UV) has been used which does not saturate the high-gain readout channel.}
499\label{fig:reltimesinner10leduv}
500\end{figure}
501
502\begin{figure}[htp]
503\centering
504\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedUV_Extractor32.eps}
505\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedUV_Extractor23.eps}
506\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedUV_Extractor17.eps}
507\caption{Example of a two distributions of relative arrival times of an outer pixel with respect to
508the arrival time of the reference pixel Nr. 1. The left plot shows the result using the digital filter
509 (extractor \#32), the central plot shows the result obtained with the half-maximum of the spline and the
510right plot the result of the sliding window with a window size of 2 FADC slices (extractor \#17). A
511medium sized UV-pulse (10Leds UV) has been used which does not saturate the high-gain readout channel.}
512\label{fig:reltimesouter10leduv}
513\end{figure}
514
515Figures~\ref{fig:reltimesinner10ledsblue} and~\ref{fig:reltimesouter10ledsblue} show distributions of
516$<\delta t_i>$ for
517one typical inner and one typical outer pixel and a high-gain-saturating calibration pulse of blue-light,
518obtained with two different extractors. One can see that the first (extractor \#23) yields a Gaussian
519distribution to a good approximation, whereas the second (extractor \#32) shows a two-peak structure
520and cannot be fitted.
521\par
522\ldots {\it Unfortunately, this happens for all digital filter extractors in the low-gain.
523The reason is not yet understood, and has to be found by Hendrik... } \ldots
524\par
525
526\begin{figure}[htp]
527\centering
528\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel97_10LedBlue_Extractor23.eps}
529\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel97_10LedBlue_Extractor32.eps}
530\caption{Example of a two distributions of relative arrival times of an inner pixel with respect to
531the 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
532(extractor \#32). A
533medium sized Blue-pulse (10Leds Blue) has been used which saturates the high-gain readout channel.}
534\label{fig:reltimesinner10ledsblue}
535\end{figure}
536
537
538
539\begin{figure}[htp]
540\centering
541\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedBlue_Extractor23.eps}
542\includegraphics[width=0.31\linewidth]{RelArrTime_Pixel400_10LedBlue_Extractor32.eps}
543\caption{Example of a two distributions of relative arrival times of an outer pixel with respect to
544the 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
545(extractor \#32). A
546medium sized Blue-pulse (10Leds Blue) has been used which saturates the high-gain readout channel.}
547\label{fig:reltimesouter10ledsblue}
548\end{figure}
549
550\begin{figure}[htp]
551\centering
552\includegraphics[width=0.95\linewidth]{TimeResExtractor-5LedsUV-Colour-12.eps}
553\caption{Reconstructed arrival time resolutions from a typical, not saturating calibration pulse
554of colour UV, reconstructed with each of the tested arrival time extractors.
555The first plots shows the time resolutions obtained for the inner pixels, the second one
556for the outer pixels. Points
557denote the mean of all not-excluded pixels, the error bars their RMS.}
558\label{fig:time:5ledsuv}
559\end{figure}
560
561\begin{figure}[htp]
562\centering
563\includegraphics[width=0.95\linewidth]{TimeResExtractor-1LedUV-Colour-04.eps}
564\caption{Reconstructed arrival time resolutions from the lowest intensity calibration pulse
565of colour UV (carrying a mean number of 4 photo-electrons),
566reconstructed with each of the tested arrival time extractors.
567The first plots shows the time resolutions obtained for the inner pixels, the second one
568for the outer pixels. Points
569denote the mean of all not-excluded pixels, the error bars their RMS.}
570\label{fig:time:1leduv}
571\end{figure}
572
573\begin{figure}[htp]
574\centering
575\includegraphics[width=0.95\linewidth]{TimeResExtractor-2LedsGreen-Colour-02.eps}
576\caption{Reconstructed arrival time resolutions from a typical, not saturating calibration pulse
577of colour Green, reconstructed with each of the tested arrival time extractors.
578The first plots shows the time resolutions obtained for the inner pixels, the second one
579for the outer pixels. Points
580denote the mean of all not-excluded pixels, the error bars their RMS.}
581\label{fig:time:2ledsgreen}
582\end{figure}
583
584\begin{figure}[htp]
585\centering
586\includegraphics[width=0.95\linewidth]{TimeResExtractor-23LedsBlue-Colour-00.eps}
587\caption{Reconstructed arrival time resolutions from the highest intensity calibration pulse
588of colour blue, reconstructed with each of the tested arrival time extractors.
589The first plots shows the time resolutions obtained for the inner pixels, the second one
590for the outer pixels. Points
591denote the mean of all not-excluded pixels, the error bars their RMS.}
592\label{fig:time:23ledsblue}
593\end{figure}
594
595
596\begin{figure}[htp]
597\centering
598\includegraphics[width=0.95\linewidth]{TimeResVsCharge-Area-21.eps}
599\caption{Reconstructed mean arrival time resolutions as a function of the extracted mean number of
600photo-electrons for the weighted sliding window with a window size of 8 FADC slices (extractor \#21).
601Error bars denote the
602spread (RMS) of the time resolutions over the investigated channels.
603The marker colours show the applied
604pulser colour, except for the last (green) point where all three colours were used.}
605\label{fig:time:dep20}
606\end{figure}
607
608\begin{figure}[htp]
609\centering
610\includegraphics[width=0.95\linewidth]{TimeResVsCharge-Area-23.eps}
611\caption{Reconstructed mean arrival time resolutions as a function of the extracted mean number of
612photo-electrons for the half-maximum searching spline (extractor \#23). Error bars denote the
613spread (RMS) of the time resolutions over the investigated channels.
614The marker colours show the applied
615pulser colour, except for the last (green) point where all three colours were used.}
616\label{fig:time:dep23}
617\end{figure}
618
619
620\begin{figure}[htp]
621\centering
622\includegraphics[width=0.95\linewidth]{TimeResVsCharge-Area-30.eps}
623\caption{Reconstructed mean arrival time resolutions as a function of the extracted signal
624for the digital filter with inverted high- and low-gain weights (extractor \#30). Error bars denote the
625spread (RMS) of the time resolutions over the investigated channels.
626The marker colours show the applied
627pulser colour, except for the last (green) point where all three colours were used.}
628\label{fig:time:dep30}
629\end{figure}
630
631
632\begin{figure}[htp]
633\centering
634\includegraphics[width=0.95\linewidth]{TimeResVsCharge-Area-32.eps}
635\caption{Reconstructed mean arrival time resolutions as a function of the extracted signal
636for the digital filter (extractor \#32). Error bars denote the
637spread (RMS) of the time resolutions over the investigated channels.
638The marker colours show the applied
639pulser colour, except for the last (green) point where all three colours were used.}
640\label{fig:time:dep32}
641\end{figure}
642
643
644
645
646
647\clearpage
648
649\subsection{Pulpo Pulses}
650\subsection{MC Data}
651\subsection{Cosmics Data?}
652The results of this subsection are based on the following runs taken
653on the 21st of September 2004.
654\begin{itemize}
655\item{Run 39000}: OffCrab11 at 19.1 degrees zenith angle and 106.2
656azimuth.
657\item{Run 39182}: CrabNebula at 19.0 degrees zenith angle and 106.0 azimuth.
658\end{itemize}
659
660\subsection{Pedestals}
661
662
663%%% Local Variables:
664%%% mode: latex
665%%% TeX-master: "MAGIC_signal_reco"
666%%% TeX-master: "MAGIC_signal_reco."
667%%% TeX-master: "MAGIC_signal_reco"
668%%% TeX-master: "MAGIC_signal_reco"
669%%% TeX-master: "MAGIC_signal_reco"
670%%% TeX-master: "MAGIC_signal_reco"
671%%% TeX-master: "MAGIC_signal_reco"
672%%% End:
Note: See TracBrowser for help on using the repository browser.