1 | \section{Pedestal Extraction \label{sec:pedestals}}
|
---|
2 |
|
---|
3 | \subsection{Pedestal RMS}
|
---|
4 |
|
---|
5 | The background $BG$ (Pedestal)
|
---|
6 | can be completely described by the noise-autocorrelation matrix $\boldsymbol{B}$
|
---|
7 | (eq.~\ref{eq:autocorr}),
|
---|
8 | where the diagonal elements give what is usually denoted as the ``Pedestal RMS''.
|
---|
9 | \par
|
---|
10 |
|
---|
11 | By definition, the noise autocorrelation matrix $B$ and thus the ``pedestal RMS''
|
---|
12 | is independent from the signal extractor.
|
---|
13 |
|
---|
14 | \subsection{Bias and Error}
|
---|
15 |
|
---|
16 | Consider a large number of signals (FADC spectra), all with the same
|
---|
17 | integrated charge $ST$ (true signal). By applying a signal extractor
|
---|
18 | we obtain a distribution of extracted signals $SE$ (for fixed $ST$ and
|
---|
19 | fixed background fluctuations $BG$). The distribution of the quantity
|
---|
20 |
|
---|
21 | \begin{equation}
|
---|
22 | X = SE-ST
|
---|
23 | \end{equation}
|
---|
24 |
|
---|
25 | has 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 |
|
---|
32 | The parameter $B$ can be called the {\textit{\bf bias}} of the pedestal extractor and $R$
|
---|
33 | the RMS of the distribution of $X$ which
|
---|
34 | depend generally on the size of $ST$ and the size of the background fluctuations $BG$.
|
---|
35 |
|
---|
36 | \par
|
---|
37 |
|
---|
38 | For the normal image cleaning, knowledge of $B$ is sufficient and the
|
---|
39 | error $R$ should be known in order to calculate a correct background probability.
|
---|
40 | \par
|
---|
41 | Also for the model analysis, $B$ and $R$ are needed if one wants to keep small
|
---|
42 | signals.
|
---|
43 |
|
---|
44 | \subsection{Pedestal Fluctuations as Contribution to the Signal Fluctuations}
|
---|
45 |
|
---|
46 | In case of the calibration with the F-Factor methoid,
|
---|
47 | the basic relation is:
|
---|
48 |
|
---|
49 | \begin{equation}
|
---|
50 | \frac{(\Delta ST)^2}{<ST>^2} = \frac{1}{<n_{phe}>} * F^2
|
---|
51 | \end{equation}
|
---|
52 |
|
---|
53 | Here $\Delta ST$ is the fluctuation of the true signal $ST$ due to the
|
---|
54 | fluctuation of the number of photo-electrons. $ST$ is obtained from the
|
---|
55 | measured fluctuations of $SE$ ($RMS_{SE}$) subtracting those contributions to the
|
---|
56 | fluctuations of the
|
---|
57 | extracted signal which are due to the fluctuation of the pedestal\footnote{%
|
---|
58 | A 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 |
|
---|
65 | This should give a straight line passing through the origin. The slope of
|
---|
66 | the line is equal to
|
---|
67 |
|
---|
68 | \begin{equation}
|
---|
69 | c * F^2
|
---|
70 | \end{equation}
|
---|
71 |
|
---|
72 | where $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 |
|
---|
79 | If $R$ does not dependent on the signal height, (as it is the case
|
---|
80 | for the digital filter, eq.~\ref{eq:of_noise}), then one can retrieve $R$ by
|
---|
81 | applying 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
|
---|
86 | obtained by applying the signal extractor to pedestal events, especially
|
---|
87 | for large signals (e.g. calibration signals).
|
---|
88 | \par
|
---|
89 | In the case of the digital filter, $R$ is in theory independent from the
|
---|
90 | signal amplitude $ST$ and depends only on the background $BG$ (eq.~\ref{eq:of_noise}).
|
---|
91 | It can be obtained from the
|
---|
92 | fitted error of the extracted signal ($\Delta(SE)_{fitted}$),
|
---|
93 | which one can calculate for every event or by applying the extractor to a fixed window
|
---|
94 | of pure background events (``pedestal events'').
|
---|
95 |
|
---|
96 | \par
|
---|
97 |
|
---|
98 | In 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
|
---|
113 | of Pedestal Events}
|
---|
114 |
|
---|
115 | By applying the signal extractor to a fixed window of pedestal events, we
|
---|
116 | determine the parameter $R$ for the case of no signal ($ST = 0$). In the case of
|
---|
117 | all extractors using a fixed window from the beginning (extractors nr. \#1 to \#22
|
---|
118 | in section~\ref{sec:algorithms}), the results are by construction the same as calculating
|
---|
119 | the pedestal RMS.
|
---|
120 | \par
|
---|
121 | In MARS, this possibility is implemented with a function-call to: \\
|
---|
122 |
|
---|
123 | {\textit{\bf MJPedestal::SetExtractionWithExtractorRndm()}}. \\
|
---|
124 |
|
---|
125 | In the case of the {\textit{\bf amplitude extracting spline}} (extractor nr. \#23), we placed the
|
---|
126 | spline maximum value (which determines the exact extraction window) at a random place
|
---|
127 | within the digitizing binning resolution of one central FADC slice.
|
---|
128 | In the case of the {\textit{\bf digital filter}} (extractor nr. \#28), the time shift was
|
---|
129 | randomized for each event within a fixed global extraction window.
|
---|
130 |
|
---|
131 | \par
|
---|
132 |
|
---|
133 | The following plots~\ref{fig:sw:distped} through~\ref{fig:amp:relrms:run38996} show results
|
---|
134 | obtained 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
|
---|
139 | fluctuations 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:
|
---|
150 | Distribution of extracted "pedestals" from pedestal run with
|
---|
151 | closed 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
|
---|
153 | slice contents (``fundamental'') is displayed as red histogram, the one obtained from the application of
|
---|
154 | the algorithm on
|
---|
155 | a fixed window of 4 FADC slices as blue histogram (``extractor random'') and the one obtained from the
|
---|
156 | full algorithm allowed to slide within a global window of 12 slices. The obtained histogram means and
|
---|
157 | RMSs 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:
|
---|
168 | Spectrum of extracted "pedestals" from pedestal run with
|
---|
169 | closed 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
|
---|
171 | slice contents (``fundamental'') is displayed as red histogram, the one obtained from the application
|
---|
172 | of the algorithm on a fixed window of 1 FADC slice as blue histogram (``extractor random'')
|
---|
173 | and the one obtained from the
|
---|
174 | full algorithm allowed to slide within a global window of 12 slices. The obtained histogram means and
|
---|
175 | RMSs 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:
|
---|
185 | Distribution of extracted "pedestals" from pedestal run with
|
---|
186 | closed 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
|
---|
188 | slice contents (``fundamental'') is displayed as red histogram, the one obtained from the application
|
---|
189 | of time-randomized weigths on a fixed window of 2 FADC slices as blue histogram and the one obtained from the
|
---|
190 | full algorithm allowed to slide within a global window of 12 slices. The obtained histogram means and
|
---|
191 | RMSs 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
|
---|
201 | closed 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
|
---|
203 | slice contents (``fundamental'') is displayed as red histogram, the one obtained from the application
|
---|
204 | of time-randomized weigths on a fixed window of 6 slices as blue histogram and the one obtained from the
|
---|
205 | full algorithm allowed to slide within a global window of 12 slices. The obtained histogram means and
|
---|
206 | RMSs 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:
|
---|
222 | Difference in mean pedestal (per FADC slice) between extraction algorithm
|
---|
223 | applied on a fixed window of 1 FADC slice (``extractor random'') and a simple addition of
|
---|
224 | 2 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
|
---|
226 | illuminated by the continuous light of the calibration (level: 100). Every entry corresponds to one
|
---|
227 | pixel.}
|
---|
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:
|
---|
240 | Difference in mean pedestal (per FADC slice) between extraction algorithm
|
---|
241 | applied on a fixed window of 2 FADC slices (``extractor random'') and a simple addition of
|
---|
242 | 2 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
|
---|
244 | illuminated by the continuous light of the calibration (level: 100). Every entry corresponds to one
|
---|
245 | pixel.}
|
---|
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:
|
---|
257 | Difference in mean pedestal (per FADC slice) between extraction algorithm
|
---|
258 | applied on a fixed window of 6 FADC slices and time-randomized weights (``extractor random'')
|
---|
259 | and a simple addition of
|
---|
260 | 6 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
|
---|
262 | illuminated by the continuous light of the calibration (level: 100). Every entry corresponds to one
|
---|
263 | pixel.}
|
---|
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:
|
---|
277 | Difference in pedestal RMS (per FADC slice) between extraction algorithm
|
---|
278 | applied on a fixed window of 1 FADC slice (``extractor random'') and a simple addition of
|
---|
279 | 2 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
|
---|
281 | illuminated by the continuous light of the calibration (level: 100). Every entry corresponds to one
|
---|
282 | pixel.}
|
---|
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:
|
---|
295 | Difference in pedestal RMS (per FADC slice) between extraction algorithm
|
---|
296 | applied on a fixed window of 2 FADC slices (``extractor random'') and a simple addition of
|
---|
297 | 2 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
|
---|
299 | illuminated by the continuous light of the calibration (level: 100). Every entry corresponds to one
|
---|
300 | pixel.}
|
---|
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:
|
---|
313 | Difference in pedestal RMS (per FADC slice) between extraction algorithm
|
---|
314 | applied on a fixed window of 6 FADC slices and time-randomized weights (``extractor random'')
|
---|
315 | and a simple addition of 6 FADC slices (``fundamental''). On the top, a run with closed camera
|
---|
316 | has been taken, in the center
|
---|
317 | an opened camera observing an extra-galactic star field and on the bottom, an open camera being
|
---|
318 | illuminated by the continuous light of the calibration (level: 100). Every entry corresponds to one
|
---|
319 | pixel.}
|
---|
320 | \label{fig:df:relrms}
|
---|
321 | \end{figure}
|
---|
322 |
|
---|
323 |
|
---|
324 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
---|
325 |
|
---|
326 | Figures~\ref{fig:df:distped}
|
---|
327 | and~\ref{fig:amp:distped} show the
|
---|
328 | extracted pedestal distributions for the digital filter with cosmics weights (extractor~\#28) and the
|
---|
329 | spline amplitude (extractor~\#27), respectively for one examplary channel (corresponding to pixel 200).
|
---|
330 | One can see the (asymmetric) Poisson behaviour of the
|
---|
331 | night sky background photons for the distributions with open camera and the cutoff at the lower egde
|
---|
332 | for the distribution with high-intensity continuous light due to a limited pedestal offset and the cutoff
|
---|
333 | to negative fluctuations.
|
---|
334 | \par
|
---|
335 | Figures~\ref{fig:df:relmean}
|
---|
336 | and~\ref{fig:amp:relmean} show the
|
---|
337 | relative difference between the calculated pedestal mean and
|
---|
338 | the one obtained by applying the extractor for
|
---|
339 | all channels of the MAGIC camera. One can see that in all cases, the distribution is centered around zero,
|
---|
340 | while its width is never larger than 0.01 which corresponds about to the precision of the extracted mean for
|
---|
341 | the number of used events. (A very similar distribution is obtained by comparing the results
|
---|
342 | of the same pedestal calculator applied to different ranges of FADC slices.)
|
---|
343 | \par
|
---|
344 | Figures~\ref{fig:df:relrms}
|
---|
345 | and~\ref{fig:amp:relrms} show the
|
---|
346 | relative 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
|
---|
348 | the one obtained by applying the extractor for all channels of the MAGIC camera.
|
---|
349 | One can see that in all cases, the distribution is not centered around zero, but shows an offset depending
|
---|
350 | on the light intensity. The difference can be 10\% in the case of the digital filter and even 25\% for the
|
---|
351 | spline. This big difference for the spline is partly explained by the fact that the pedestals have to be
|
---|
352 | calculated from an even number of slices to account for the clock-noise. However, the (normalized) pedestal
|
---|
353 | RMS depends critically on the number of summed FADC slices, especially at very low numbers. In general,
|
---|
354 | the higher the number of summed FADC slices, the higher the (to the square root of the number of slices)
|
---|
355 | normalized pedestal RMS.
|
---|
356 |
|
---|
357 |
|
---|
358 | \subsubsection{ \label{sec:determiner} Application of the Signal Extractor to a Sliding Window
|
---|
359 | of Pedestal Events}
|
---|
360 |
|
---|
361 | In this section, we apply the signal extractor to a sliding window of pedestal events.
|
---|
362 | \par
|
---|
363 | In MARS, this possibility can be used with a call to
|
---|
364 | {\textit{\bf MJPedestal::SetExtractionWithExtractor()}}.
|
---|
365 | \par
|
---|
366 | Because the background is determined by the single photo-electrons from the night-sky background,
|
---|
367 | the following possibilities can occur:
|
---|
368 |
|
---|
369 | \begin{enumerate}
|
---|
370 | \item There is no ``signal'' (photo-electron) in the extraction window and the extractor
|
---|
371 | finds only electronic noise.
|
---|
372 | Usually, 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 |
|
---|
377 | Although the probability to find a certain number of photo-electrons in a fixed window follows a
|
---|
378 | Poisson distribution, the one for employing the sliding window is {\textit{not}} Poissonian. The extractor
|
---|
379 | will usually find one photo-electron even if more are present in the global search window, i.e. the
|
---|
380 | probability for two or more photo-electrons to occur in the global search window is much higher than
|
---|
381 | the probability for these photo-electrons to overlap in time such as to be recognized as a double
|
---|
382 | or triple photo-electron pulse by the extractor. This is especially true for small extraction windows
|
---|
383 | and for the digital filter.
|
---|
384 |
|
---|
385 | \par
|
---|
386 |
|
---|
387 | Given a global extraction window of size $WS$ and an average rate of photo-electrons from the night-sky
|
---|
388 | background $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}
|
---|
392 | P(k) = \frac{e^{-R\cdot WS} (R \cdot WS)^k}{k!}
|
---|
393 | \end{equation}
|
---|
394 |
|
---|
395 | and thus:
|
---|
396 |
|
---|
397 | \begin{equation}
|
---|
398 | P(0) = e^{-R\cdot WS}
|
---|
399 | \end{equation}
|
---|
400 |
|
---|
401 | The probability to find more than one photo-electron is then:
|
---|
402 |
|
---|
403 | \begin{equation}
|
---|
404 | P(>0) = 1 - e^{-R\cdot WS}
|
---|
405 | \end{equation}
|
---|
406 |
|
---|
407 | Figures~\ref{fig:sphe:sphespectrum} show spectra
|
---|
408 | obtained with the digital filter applied on two different global search windows.
|
---|
409 | One can clearly distinguish a pedestal peak (fitted to Gaussian with index 0),
|
---|
410 | corresponding to the case of $P(0)$ and further
|
---|
411 | contributions of $P(1)$ and $P(2)$ (fitted to Gaussians with index 1 and 2).
|
---|
412 | One can also see that the contribution of $P(0)$ dimishes
|
---|
413 | with 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
|
---|
423 | of a pedestal run using a sliding window of 6 FADC slices allowed to move within a window of
|
---|
424 | 7 (top), 9 (center) and 13 slices.
|
---|
425 | A pedestal run with galactic star background has been taken and one exemplary pixel (Nr. 100).
|
---|
426 | One can clearly see the pedestal contribution and a further part corresponding to one or more
|
---|
427 | photo-electrons.}
|
---|
428 | \label{fig:df:sphespectrum}
|
---|
429 | \end{figure}
|
---|
430 |
|
---|
431 | In the following, we will make a short consistency test: Assuming that the spectral peaks are
|
---|
432 | attributed correctly, one would expect the following relation:
|
---|
433 |
|
---|
434 | \begin{equation}
|
---|
435 | P(0) / P(>0) = \frac{e^{-R\cdot WS}}{1-e^{-R\cdot WS}}
|
---|
436 | \end{equation}
|
---|
437 |
|
---|
438 | We tested this relation assuming that the fitted area underneath the pedestal peak $Area_0$ is
|
---|
439 | proportional 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}
|
---|
443 | Area_0 / (Area_1 + Area+2 ) = \frac{e^{-R\cdot WS}}{1-e^{-R\cdot WS}}
|
---|
444 | \end{equation}
|
---|
445 |
|
---|
446 | We estimated the effective window size $WS$ as the sum of the range in which the digital filter
|
---|
447 | amplitude weights are greater than 0.5 (1.6 FADC slices) and the global search window minus the
|
---|
448 | size of the window size of the weights (which is 6 FADC slices). Figures~\ref{fig::df:ratiofit}
|
---|
449 | show 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
|
---|
459 | the single and double photo-electron(s) peak(s) with the extraction algorithm
|
---|
460 | applied on a sliding window of different sizes.
|
---|
461 | In the top plot, a pedestal run with extra-galactic star background has been taken and in the bottom,
|
---|
462 | a galatic star background. An exemplary pixel (Nr. 100) has been used.
|
---|
463 | Above, 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:
|
---|