source: trunk/MagicSoft/TDAS-Extractor/Pedestal.tex@ 6376

Last change on this file since 6376 was 6374, checked in by gaug, 20 years ago
*** empty log message ***
File size: 22.8 KB
Line 
1\section{Pedestal Extraction \label{sec:pedestals}}
2
3\subsection{Pedestal RMS}
4
5The background $BG$ (Pedestal)
6can be completely described by the noise-autocorrelation matrix $\boldsymbol{B}$
7(eq.~\ref{eq:autocorr}),
8where the diagonal elements give what is usually denoted as the ``Pedestal RMS''.
9\par
10
11By definition, the noise autocorrelation matrix $B$ and thus the ``pedestal RMS''
12is independent from the signal extractor.
13
14\subsection{Bias and Error}
15
16Consider a large number of signals (FADC spectra), all with the same
17integrated charge $ST$ (true signal). By applying a signal extractor
18we obtain a distribution of extracted signals $SE$ (for fixed $ST$ and
19fixed background fluctuations $BG$). The distribution of the quantity
20
21\begin{equation}
22X = SE-ST
23\end{equation}
24
25has the mean $B$ and the RMS $R$ defined by:
26
27\begin{eqnarray}
28 B &=& <X> \\
29 R &=& \sqrt{<(X-B)^2>}
30\end{eqnarray}
31
32The parameter $B$ can be called the {\textit{\bf bias}} of the pedestal extractor and $R$
33the RMS of the distribution of $X$ which
34depend generally on the size of $ST$ and the size of the background fluctuations $BG$.
35
36\par
37
38For the normal image cleaning, knowledge of $B$ is sufficient and the
39error $R$ should be known in order to calculate a correct background probability.
40\par
41Also for the model analysis, $B$ and $R$ are needed if one wants to keep small
42signals.
43
44\subsection{Pedestal Fluctuations as Contribution to the Signal Fluctuations}
45
46In case of the calibration with the F-Factor methoid,
47the basic relation is:
48
49\begin{equation}
50\frac{(\Delta ST)^2}{<ST>^2} = \frac{1}{<n_{phe}>} * F^2
51\end{equation}
52
53Here $\Delta ST$ is the fluctuation of the true signal $ST$ due to the
54fluctuation of the number of photo-electrons. $ST$ is obtained from the
55measured fluctuations of $SE$ ($RMS_{SE}$) subtracting those contributions to the
56fluctuations of the
57extracted signal which are due to the fluctuation of the pedestal\footnote{%
58A way to check whether the right RMS has been subtracted is to make the
59``Razmick''-plot
60
61\begin{equation}
62 \frac{(\Delta ST)^2}{<ST>^2} \quad \textit{vs.} \quad \frac{1}{<ST>}
63\end{equation}
64
65This should give a straight line passing through the origin. The slope of
66the line is equal to
67
68\begin{equation}
69 c * F^2
70\end{equation}
71
72where $c$ is the photon/ADC conversion factor $<ST>/<m_{pe}>$.}.
73
74\begin{equation}
75 (\Delta ST)^2 = RMS_{SE}^2 - R^2
76\label{eq:rmssubtraction}
77\end{equation}
78
79If $R$ does not dependent on the signal height, (as it is the case
80for the digital filter, eq.~\ref{eq:of_noise}), then one can retrieve $R$ by
81applying the signal extractor on a {\textit{\bf fixed window}} of pedestal events.
82
83\subsection{Methods to Retrieve Bias $B$ and Errors $R$}
84
85$R$ is in general different from the pedestal RMS. It cannot be
86obtained by applying the signal extractor to pedestal events, especially
87for large signals (e.g. calibration signals).
88\par
89In the case of the digital filter, $R$ is in theory independent from the
90signal amplitude $ST$ and depends only on the background $BG$ (eq.~\ref{eq:of_noise}).
91It can be obtained from the
92fitted error of the extracted signal ($\Delta(SE)_{fitted}$),
93which one can calculate for every event or by applying the extractor to a fixed window
94of pure background events (``pedestal events'').
95
96\par
97
98In order to get the missing information, we did the following investigations:
99\begin{enumerate}
100\item Determine $R$ by applying the signal extractor to a fixed window
101 of pedestal events. The background fluctuations can be simulated with different
102 levels of night sky background and the continuous light source, but no signal size
103 dependency can be retrieved with the method.
104\item Determine bias $B$ and resolution $R$ from MC events with and without added noise.
105 Assuming that $R$ and $B$ are negligible for the events without noise, one can
106 get a dependency of both values from the size of the signal.
107\item Determine $R$ from the fitted error of $SE$, which is possible for the
108 fit and the digital filter (eq.~\ref{eq:of_noise}).
109 In prinicple, all dependencies can be retrieved with this method.
110\end{enumerate}
111
112\subsubsection{ \label{sec:determiner} Application of the Signal Extractor to a Fixed Window
113of Pedestal Events}
114
115By applying the signal extractor to a fixed window of pedestal events, we
116determine the parameter $R$ for the case of no signal ($ST = 0$). In the case of
117all extractors using a fixed window from the beginning (extractors nr. \#1 to \#22
118in section~\ref{sec:algorithms}), the results are by construction the same as calculating
119the pedestal RMS.
120\par
121In MARS, this possibility is implemented with a function-call to: \\
122
123{\textit{\bf MJPedestal::SetExtractionWithExtractorRndm()}}. \\
124
125In the case of the {\textit{\bf amplitude extracting spline}} (extractor nr. \#23), we placed the
126spline maximum value (which determines the exact extraction window) at a random place
127within the digitizing binning resolution of one central FADC slice.
128In the case of the {\textit{\bf digital filter}} (extractor nr. \#28), the time shift was
129randomized for each event within a fixed global extraction window.
130
131\par
132
133The following plots~\ref{fig:sw:distped} through~\ref{fig:amp:relrms:run38996} show results
134obtained with the second method for three background intensities:
135\begin{enumerate}
136\item Closed camera and no (Poissonian) fluctuation due to photons from the night sky background
137\item The camera pointing to an extra-galactic region with stars in the field of view
138\item The camera illuminated by a continuous light source of high intensity causing much higher pedestal
139fluctuations than in usual observation conditions.
140\end{enumerate}
141
142%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
143
144\begin{figure}[htp]
145\centering
146\includegraphics[height=0.43\textheight]{PedestalSpectrum-18-Run38993.eps}
147\vspace{\floatsep}
148\includegraphics[height=0.43\textheight]{PedestalSpectrum-18-Run38995.eps}
149\caption{MExtractTimeAndChargeSlidingWindow with extraction window of 4 FADC slices:
150Distribution of extracted "pedestals" from pedestal run with
151closed camera (top) and open camera observing an extra-galactic star field (bottom) for one channel
152(pixel 100). The result obtained from a simple addition of 4 FADC
153slice contents (``fundamental'') is displayed as red histogram, the one obtained from the application of
154the algorithm on
155a fixed window of 4 FADC slices as blue histogram (``extractor random'') and the one obtained from the
156full algorithm allowed to slide within a global window of 12 slices. The obtained histogram means and
157RMSs have been converted to equiv. photo-electrons.}
158\label{fig:sw:distped}
159\end{figure}
160
161
162\begin{figure}[htp]
163\centering
164\includegraphics[height=0.43\textheight]{PedestalSpectrum-23-Run38993.eps}
165\vspace{\floatsep}
166\includegraphics[height=0.43\textheight]{PedestalSpectrum-23-Run38995.eps}
167\caption{MExtractTimeAndChargeSpline with amplitude extraction:
168Spectrum of extracted "pedestals" from pedestal run with
169closed camera lids (top) and open lids observing an extra-galactic star field (bottom) for one channel
170(pixel 100). The result obtained from a simple addition of 2 FADC
171slice contents (``fundamental'') is displayed as red histogram, the one obtained from the application
172of the algorithm on a fixed window of 1 FADC slice as blue histogram (``extractor random'')
173and the one obtained from the
174full algorithm allowed to slide within a global window of 12 slices. The obtained histogram means and
175RMSs have been converted to equiv. photo-electrons.}
176\label{fig:amp:distped}
177\end{figure}
178
179\begin{figure}[htp]
180\centering
181\includegraphics[height=0.43\textheight]{PedestalSpectrum-25-Run38993.eps}
182\vspace{\floatsep}
183\includegraphics[height=0.43\textheight]{PedestalSpectrum-25-Run38995.eps}
184\caption{MExtractTimeAndChargeSpline with integral extraction over 2 FADC slices:
185Distribution of extracted "pedestals" from pedestal run with
186closed camera lids (top) and open lids observing an extra-galactic star field (bottom) for one channel
187(pixel 100). The result obtained from a simple addition of 2 FADC
188slice contents (``fundamental'') is displayed as red histogram, the one obtained from the application
189of time-randomized weigths on a fixed window of 2 FADC slices as blue histogram and the one obtained from the
190full algorithm allowed to slide within a global window of 12 slices. The obtained histogram means and
191RMSs have been converted to equiv. photo-electrons.}
192\label{fig:int:distped}
193\end{figure}
194
195\begin{figure}[htp]
196\centering
197\includegraphics[height=0.43\textheight]{PedestalSpectrum-28-Run38993.eps}
198\vspace{\floatsep}
199\includegraphics[height=0.43\textheight]{PedestalSpectrum-28-Run38995.eps}
200\caption{MExtractTimeAndChargeDigitalFilter: Spectrum of extracted "pedestals" from pedestal run with
201closed camera lids (top) and open lids observing an extra-galactic star field (bottom) for one channel
202(pixel 100). The result obtained from a simple addition of 6 FADC
203slice contents (``fundamental'') is displayed as red histogram, the one obtained from the application
204of time-randomized weigths on a fixed window of 6 slices as blue histogram and the one obtained from the
205full algorithm allowed to slide within a global window of 12 slices. The obtained histogram means and
206RMSs have been converted to equiv. photo-electrons.}
207\label{fig:df:distped}
208\end{figure}
209
210
211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
212
213
214\begin{figure}[htp]
215\centering
216\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeSpline_Amplitude_Amplitude_Range_01_09_01_10_Run_38993_RelMean.eps}
217\vspace{\floatsep}
218\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeSpline_Amplitude_Amplitude_Range_01_09_01_10_Run_38995_RelMean.eps}
219\vspace{\floatsep}
220\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeSpline_Amplitude_Amplitude_Range_01_09_01_10_Run_38996_RelMean.eps}
221\caption{MExtractTimeAndChargeSpline with amplitude extraction:
222Difference in mean pedestal (per FADC slice) between extraction algorithm
223applied on a fixed window of 1 FADC slice (``extractor random'') and a simple addition of
2242 FADC slices (``fundamental''). On the top, a run with closed camera has been taken, in the center
225 an opened camera observing an extra-galactic star field and on the bottom, an open camera being
226illuminated by the continuous light of the calibration (level: 100). Every entry corresponds to one
227pixel.}
228\label{fig:amp:relmean}
229\end{figure}
230
231
232\begin{figure}[htp]
233\centering
234\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeSpline_Rise-and-Fall-Time_0.5_1.5_Range_01_10_02_12_Run_38993_RelMean.eps}
235\vspace{\floatsep}
236\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeSpline_Rise-and-Fall-Time_0.5_1.5_Range_01_10_02_12_Run_38995_RelMean.eps}
237\vspace{\floatsep}
238\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeSpline_Rise-and-Fall-Time_0.5_1.5_Range_01_10_02_12_Run_38996_RelMean.eps}
239\caption{MExtractTimeAndChargeSpline with integral over 2 slices:
240Difference in mean pedestal (per FADC slice) between extraction algorithm
241applied on a fixed window of 2 FADC slices (``extractor random'') and a simple addition of
2422 FADC slices (``fundamental''). On the top, a run with closed camera has been taken, in the center
243 an opened camera observing an extra-galactic star field and on the bottom, an open camera being
244illuminated by the continuous light of the calibration (level: 100). Every entry corresponds to one
245pixel.}
246\label{fig:int:relmean}
247\end{figure}
248
249\begin{figure}[htp]
250\centering
251\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeDigitalFilter_Weights_cosmics_weights.dat_Range_01_14_02_14_Run_38993_RelMean.eps}
252\vspace{\floatsep}
253\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeDigitalFilter_Weights_cosmics_weights.dat_Range_01_14_02_14_Run_38995_RelMean.eps}
254\vspace{\floatsep}
255\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeDigitalFilter_Weights_cosmics_weights.dat_Range_01_14_02_14_Run_38996_RelMean.eps}
256\caption{MExtractTimeAndChargeDigitalFilter:
257Difference in mean pedestal (per FADC slice) between extraction algorithm
258applied on a fixed window of 6 FADC slices and time-randomized weights (``extractor random'')
259and a simple addition of
2606 FADC slices (``fundamental''). On the top, a run with closed camera has been taken, in the center
261 an opened camera observing an extra-galactic star field and on the bottom, an open camera being
262illuminated by the continuous light of the calibration (level: 100). Every entry corresponds to one
263pixel.}
264\label{fig:df:relmean}
265\end{figure}
266
267%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
268
269\begin{figure}[htp]
270\centering
271\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeSpline_Amplitude_Amplitude_Range_01_09_01_10_Run_38993_RMSDiff.eps}
272\vspace{\floatsep}
273\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeSpline_Amplitude_Amplitude_Range_01_09_01_10_Run_38995_RMSDiff.eps}
274\vspace{\floatsep}
275\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeSpline_Amplitude_Amplitude_Range_01_09_01_10_Run_38996_RMSDiff.eps}
276\caption{MExtractTimeAndChargeSpline with amplitude:
277Difference in pedestal RMS (per FADC slice) between extraction algorithm
278applied on a fixed window of 1 FADC slice (``extractor random'') and a simple addition of
2792 FADC slices (``fundamental''). On the top, a run with closed camera has been taken, in the center
280 an opened camera observing an extra-galactic star field and on the bottom, an open camera being
281illuminated by the continuous light of the calibration (level: 100). Every entry corresponds to one
282pixel.}
283\label{fig:amp:relrms}
284\end{figure}
285
286
287\begin{figure}[htp]
288\centering
289\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeSpline_Rise-and-Fall-Time_0.5_1.5_Range_01_10_02_12_Run_38993_RMSDiff.eps}
290\vspace{\floatsep}
291\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeSpline_Rise-and-Fall-Time_0.5_1.5_Range_01_10_02_12_Run_38995_RMSDiff.eps}
292\vspace{\floatsep}
293\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeSpline_Rise-and-Fall-Time_0.5_1.5_Range_01_10_02_12_Run_38996_RMSDiff.eps}
294\caption{MExtractTimeAndChargeSpline with integral over 2 slices:
295Difference in pedestal RMS (per FADC slice) between extraction algorithm
296applied on a fixed window of 2 FADC slices (``extractor random'') and a simple addition of
2972 FADC slices (``fundamental''). On the top, a run with closed camera has been taken, in the center
298 an opened camera observing an extra-galactic star field and on the bottom, an open camera being
299illuminated by the continuous light of the calibration (level: 100). Every entry corresponds to one
300pixel.}
301\label{fig:amp:relrms}
302\end{figure}
303
304
305\begin{figure}[htp]
306\centering
307\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeDigitalFilter_Weights_cosmics_weights.dat_Range_01_14_02_14_Run_38993_RMSDiff.eps}
308\vspace{\floatsep}
309\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeDigitalFilter_Weights_cosmics_weights.dat_Range_01_14_02_14_Run_38995_RMSDiff.eps}
310\vspace{\floatsep}
311\includegraphics[height=0.3\textheight]{MExtractTimeAndChargeDigitalFilter_Weights_cosmics_weights.dat_Range_01_14_02_14_Run_38996_RMSDiff.eps}
312\caption{MExtractTimeAndChargeDigitalFilter:
313Difference in pedestal RMS (per FADC slice) between extraction algorithm
314applied on a fixed window of 6 FADC slices and time-randomized weights (``extractor random'')
315and a simple addition of 6 FADC slices (``fundamental''). On the top, a run with closed camera
316has been taken, in the center
317 an opened camera observing an extra-galactic star field and on the bottom, an open camera being
318illuminated by the continuous light of the calibration (level: 100). Every entry corresponds to one
319pixel.}
320\label{fig:df:relrms}
321\end{figure}
322
323
324%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
325
326Figures~\ref{fig:df:distped}
327and~\ref{fig:amp:distped} show the
328extracted pedestal distributions for the digital filter with cosmics weights (extractor~\#28) and the
329spline amplitude (extractor~\#27), respectively for one examplary channel (corresponding to pixel 200).
330One can see the (asymmetric) Poisson behaviour of the
331night sky background photons for the distributions with open camera and the cutoff at the lower egde
332for the distribution with high-intensity continuous light due to a limited pedestal offset and the cutoff
333to negative fluctuations.
334\par
335Figures~\ref{fig:df:relmean}
336and~\ref{fig:amp:relmean} show the
337relative difference between the calculated pedestal mean and
338the one obtained by applying the extractor for
339all channels of the MAGIC camera. One can see that in all cases, the distribution is centered around zero,
340while its width is never larger than 0.01 which corresponds about to the precision of the extracted mean for
341the number of used events. (A very similar distribution is obtained by comparing the results
342of the same pedestal calculator applied to different ranges of FADC slices.)
343\par
344Figures~\ref{fig:df:relrms}
345and~\ref{fig:amp:relrms} show the
346relative difference between the calculated pedestal RMS, normalized to an equivalent number of slices
347(2.5 for the digital filter and 1. for the amplitude of the spline) and
348the one obtained by applying the extractor for all channels of the MAGIC camera.
349One can see that in all cases, the distribution is not centered around zero, but shows an offset depending
350on the light intensity. The difference can be 10\% in the case of the digital filter and even 25\% for the
351spline. This big difference for the spline is partly explained by the fact that the pedestals have to be
352calculated from an even number of slices to account for the clock-noise. However, the (normalized) pedestal
353RMS depends critically on the number of summed FADC slices, especially at very low numbers. In general,
354the higher the number of summed FADC slices, the higher the (to the square root of the number of slices)
355normalized pedestal RMS.
356
357
358\subsubsection{ \label{sec:determiner} Application of the Signal Extractor to a Sliding Window
359of Pedestal Events}
360
361In this section, we apply the signal extractor to a sliding window of pedestal events.
362\par
363In MARS, this possibility can be used with a call to
364{\textit{\bf MJPedestal::SetExtractionWithExtractor()}}.
365\par
366Because the background is determined by the single photo-electrons from the night-sky background,
367the following possibilities can occur:
368
369\begin{enumerate}
370\item There is no ``signal'' (photo-electron) in the extraction window and the extractor
371finds only electronic noise.
372Usually, the returned signal charge is then negative.
373\item The extractor finds the signal from one photo-electron
374\item The extractor finds an overlap of two or more photo-electrons.
375\end{enumerate}
376
377Although the probability to find a certain number of photo-electrons in a fixed window follows a
378Poisson distribution, the one for employing the sliding window is {\textit{not}} Poissonian. The extractor
379will usually find one photo-electron even if more are present in the global search window, i.e. the
380probability for two or more photo-electrons to occur in the global search window is much higher than
381the probability for these photo-electrons to overlap in time such as to be recognized as a double
382or triple photo-electron pulse by the extractor. This is especially true for small extraction windows
383and for the digital filter.
384
385\par
386
387Given a global extraction window of size $WS$ and an average rate of photo-electrons from the night-sky
388background $R$, we will now calculate the probability for the extractor to find zero photo-electrons in the
389$WS$. The probability to find $k$ photo-electrons can be written as:
390
391\begin{equation}
392P(k) = \frac{e^{-R\cdot WS} (R \cdot WS)^k}{k!}
393\end{equation}
394
395and thus:
396
397\begin{equation}
398P(0) = e^{-R\cdot WS}
399\end{equation}
400
401The probability to find more than one photo-electron is then:
402
403\begin{equation}
404P(>0) = 1 - e^{-R\cdot WS}
405\end{equation}
406
407Figures~\ref{fig:sphe:sphespectrum} show spectra
408obtained with the digital filter applied on two different global search windows.
409One can clearly distinguish a pedestal peak (fitted to Gaussian with index 0),
410corresponding to the case of  $P(0)$ and further
411contributions of $P(1)$ and $P(2)$ (fitted to Gaussians with index 1 and 2).
412One can also see that the contribution of $P(0)$ dimishes
413with increasing global search window size.
414
415\begin{figure}
416\centering
417\includegraphics[height=0.3\textheight]{SinglePheSpectrum-28-Run38995-WS2.5.eps}
418\vspace{\floatsep}
419\includegraphics[height=0.3\textheight]{SinglePheSpectrum-28-Run38995-WS4.5.eps}
420\vspace{\floatsep}
421\includegraphics[height=0.3\textheight]{SinglePheSpectrum-28-Run38995-WS8.5.eps}
422\caption{MExtractTimeAndChargeDigitalFilter: Spectrum obtained from the extraction
423of a pedestal run using a sliding window of 6 FADC slices allowed to move within a window of
4247 (top), 9 (center) and 13 slices.
425A pedestal run with galactic star background has been taken and one exemplary pixel (Nr. 100).
426One can clearly see the pedestal contribution and a further part corresponding to one or more
427photo-electrons.}
428\label{fig:df:sphespectrum}
429\end{figure}
430
431In the following, we will make a short consistency test: Assuming that the spectral peaks are
432attributed correctly, one would expect the following relation:
433
434\begin{equation}
435P(0) / P(>0) = \frac{e^{-R\cdot WS}}{1-e^{-R\cdot WS}}
436\end{equation}
437
438We tested this relation assuming that the fitted area underneath the pedestal peak $Area_0$ is
439proportional to $P(0)$ and the sum of the fitted areas underneath the single photo-electron peak
440$Area_1$ and the double photo-electron peak $Area_2$ proportional to $P(>0)$. Thus, one expects:
441
442\begin{equation}
443Area_0 / (Area_1 + Area+2 ) = \frac{e^{-R\cdot WS}}{1-e^{-R\cdot WS}}
444\end{equation}
445
446We estimated the effective window size $WS$ as the sum of the range in which the digital filter
447amplitude weights are greater than 0.5 (1.6 FADC slices) and the global search window minus the
448size of the window size of the weights (which is 6 FADC slices). Figures~\ref{fig::df:ratiofit}
449show the result for two different levels of night-sky background.
450
451\par
452
453\begin{figure}[htp]
454\centering
455\includegraphics[height=0.4\textheight]{SinglePheRatio-28-Run38995.eps}
456\vspace{\floatsep}
457\includegraphics[height=0.4\textheight]{SinglePheRatio-28-Run39258.eps}
458\caption{MExtractTimeAndChargeDigitalFilter: Fit to the ratio of the area beneath the pedestal peak and
459the single and double photo-electron(s) peak(s) with the extraction algorithm
460applied on a sliding window of different sizes.
461In the top plot, a pedestal run with extra-galactic star background has been taken and in the bottom,
462a galatic star background. An exemplary pixel (Nr. 100) has been used.
463Above, a rate of 0.8 phe/ns and below, a rate of 1.0 phe/ns has been obtained.}
464\label{fig:df:ratiofit}
465\end{figure}
466
467
468
469%%% Local Variables:
470%%% mode: latex
471%%% TeX-master: "MAGIC_signal_reco"
472%%% TeX-master: "MAGIC_signal_reco"
473%%% End:
Note: See TracBrowser for help on using the repository browser.