1 | \section{Criteria for an optimal pedestal extraction}
|
---|
2 |
|
---|
3 | \ldots {\it In this section, the distinction is made between:
|
---|
4 | \begin{itemize}
|
---|
5 | \item Defining the pedestal RMS as contribution
|
---|
6 | to the extracted signal fluctuations (later used in the calibration)
|
---|
7 | \item Defining the Pedestal Mean and RMS as the result of distributions obtained by
|
---|
8 | applying the extractor to pedestal runs (yielding biases and modified widths).
|
---|
9 | \item Deriving the correct probability for background fluctuations based on the extracted signal height.
|
---|
10 | ( including biases and modified widths).
|
---|
11 | \end{itemize}
|
---|
12 | }
|
---|
13 |
|
---|
14 | \subsection{Pedestal RMS}
|
---|
15 |
|
---|
16 |
|
---|
17 | \vspace{1cm}
|
---|
18 | \ldots {\it Modified email by W. Wittek from 25 Oct 2004 and 10 Nov 2004}
|
---|
19 | \vspace{1cm}
|
---|
20 |
|
---|
21 | The Pedestal RMS can be completely described by the matrix
|
---|
22 |
|
---|
23 | \begin{equation}
|
---|
24 | < (P_i - <P_i>) * (P_j - <P_j>) >
|
---|
25 | \end{equation}
|
---|
26 |
|
---|
27 | where $i$ and $j$ denote the $i^{th}$ and $j^{th}$ FADC slice and
|
---|
28 | $P_i$ is the pedestal
|
---|
29 | value in slice $i$ for an event and the average $<>$ is over many events (usually 1000).
|
---|
30 | \par
|
---|
31 |
|
---|
32 | By definition, the pedestal RMS is independent from the signal extractor.
|
---|
33 | Therefore, no signal extractor is needed to calculate the pedestals.
|
---|
34 |
|
---|
35 | \subsection{Bias and Error}
|
---|
36 |
|
---|
37 | Consider a large number of signals (FADC spectra), all with the same
|
---|
38 | integrated charge $ST$ (true signal). By applying some signal extractor
|
---|
39 | we obtain a distribution of extracted signals $SE$ (for fixed $ST$ and
|
---|
40 | fixed background fluctuations $BG$). The distribution of the quantity
|
---|
41 |
|
---|
42 | \begin{equation}
|
---|
43 | X = SE-ST
|
---|
44 | \end{equation}
|
---|
45 |
|
---|
46 | has the mean $B$ and the RMS $R$
|
---|
47 |
|
---|
48 | \begin{eqnarray}
|
---|
49 | B &=& <X> \\
|
---|
50 | R^2 &=& <(X-B)^2>
|
---|
51 | \end{eqnarray}
|
---|
52 |
|
---|
53 | One may also define
|
---|
54 |
|
---|
55 | \begin{equation}
|
---|
56 | D^2 = <(SE-ST)^2> = <(SE-ST-B + B)^2> = B^2 + R^2
|
---|
57 | \end{equation}
|
---|
58 |
|
---|
59 | $B$ is the bias, $R$ is the RMS of the distribution of $X$ and $D$ is something
|
---|
60 | like the (asymmetric) error of $SE$.
|
---|
61 | The distribution of $X$, and thus the parameters $B$ and $R$,
|
---|
62 | depend on the size of $ST$ and the size of the background fluctuations $BG$.
|
---|
63 |
|
---|
64 | \par
|
---|
65 |
|
---|
66 | For the normal image cleaning, knowledge of $B$ is sufficient and the
|
---|
67 | error $R$ should be know in order to calculate a correct background probability.
|
---|
68 | \par
|
---|
69 | Also for the model analysis $B$ and $R$ are needed, because you want to keep small
|
---|
70 | signals.
|
---|
71 | \par
|
---|
72 | In the case of the calibration with the F-Factor methoid,
|
---|
73 | the basic relation is:
|
---|
74 |
|
---|
75 | \begin{equation}
|
---|
76 | \frac{(\Delta ST)^2}{<ST>^2} = \frac{1}{<m_{pe}>} * F^2
|
---|
77 | \end{equation}
|
---|
78 |
|
---|
79 | Here $\Delta ST$ is the fluctuation of the true signal $ST$ due to the
|
---|
80 | fluctuation of the number of photo electrons. $ST$ is obtained from the
|
---|
81 | measured fluctuations of $SE$ ($RMS_{SE}$) by subtracting the fluctuation of the
|
---|
82 | extracted signal ($R$) due to the fluctuation of the pedestal.
|
---|
83 |
|
---|
84 | \begin{equation}
|
---|
85 | (\Delta ST)^2 = RMS_{SE}^2 - R^2
|
---|
86 | \end{equation}
|
---|
87 |
|
---|
88 | A way to check whether the right RMS has been subtracted is to make the
|
---|
89 | Razmick plot
|
---|
90 |
|
---|
91 | \begin{equation}
|
---|
92 | \frac{(\Delta ST)^2}{<ST>^2} \quad \textit{vs.} \quad \frac{1}{<ST>}
|
---|
93 | \end{equation}
|
---|
94 |
|
---|
95 | This should give a straight line passing through the origin. The slope of
|
---|
96 | the line is equal to
|
---|
97 |
|
---|
98 | \begin{equation}
|
---|
99 | c * F^2
|
---|
100 | \end{equation}
|
---|
101 |
|
---|
102 | where $c$ is the photon/ADC conversion factor $<ST>/<m_{pe}>$.
|
---|
103 |
|
---|
104 | \subsection{How to retrieve Bias $B$ and Error $R$}
|
---|
105 |
|
---|
106 | $R$ is in general different from the pedestal RMS. It cannot be
|
---|
107 | obtained by applying the signal extractor to pedestal events, especially
|
---|
108 | for large signals (e.g. calibration signals).
|
---|
109 | \par
|
---|
110 | In the case of the optimum filter, $R$ can be obtained from the
|
---|
111 | fitted error of the extracted signal ($\Delta(SE)_{fitted}$),
|
---|
112 | which one can calculate for every event.
|
---|
113 |
|
---|
114 | \vspace{1cm}
|
---|
115 | \ldots {\it Whether this statemebt is true should be checked by MC.}
|
---|
116 | \vspace{1cm}
|
---|
117 |
|
---|
118 | For large signals, one would expect the bias of the extracted signal
|
---|
119 | to be small and negligible (i.e. $<ST> \approx <SE>$).
|
---|
120 | \par
|
---|
121 |
|
---|
122 | In order to get the missing information, we did the following investigations:
|
---|
123 | \begin{enumerate}
|
---|
124 | \item Determine bias $B$ and resolution $R$ from MC events with and without added noise.
|
---|
125 | Assuming that $R$ and $B$ are negligible for the events without noise, one can
|
---|
126 | get a dependency of both values from the size of the signal.
|
---|
127 | \item Determine $R$ from the fitted error of $SE$, which is possible for the
|
---|
128 | fit and the digital filter. In prinicple, all dependencies can be retrieved with this
|
---|
129 | method.
|
---|
130 | \item Determine $R$ for low signals by applying the signal extractor to a fixed window
|
---|
131 | of pedestal events. The background fluctuations can be simulated with different
|
---|
132 | levels of night sky background and the continuous light, but no signal size
|
---|
133 | dependency can be retrieved with the method. Its results are only valid for small
|
---|
134 | signals.
|
---|
135 | \end{enumerate}
|
---|
136 |
|
---|
137 | \par
|
---|
138 |
|
---|
139 | \subsubsection{Determine error $R$ by applying the signal extractor to a fixed window
|
---|
140 | of pedestal events}
|
---|
141 |
|
---|
142 | By applying the signal extractor to pedestal events we want to
|
---|
143 | determine these parameters. There are the following possibilities:
|
---|
144 |
|
---|
145 | \begin{enumerate}
|
---|
146 | \item Applying the signal extractor allowing for a possible sliding window
|
---|
147 | to get information about the bias $B$ (valid for low signals).
|
---|
148 | \item Applying the signal extractor to a fixed window, to get something like
|
---|
149 | $R$. In the case of the digital filter, this has to be done by randomizing
|
---|
150 | the time slice indices.
|
---|
151 | \end{enumerate}
|
---|
152 |
|
---|
153 | \vspace{1cm}
|
---|
154 | \ldots {\it This assumptions still have to proven, best mathematically!!! Wolfgang, Thomas???}
|
---|
155 | \vspace{1cm}
|
---|
156 | \par
|
---|
157 |
|
---|
158 |
|
---|
159 | \vspace{1cm}
|
---|
160 | \ldots{\it More test plots can be found under:
|
---|
161 | http://magic.ifae.es/$\sim$markus/ExtractorPedestals/ }
|
---|
162 | \vspace{1cm}
|
---|
163 |
|
---|
164 | %%% Local Variables:
|
---|
165 | %%% mode: latex
|
---|
166 | %%% TeX-master: "MAGIC_signal_reco"
|
---|
167 | %%% TeX-master: "MAGIC_signal_reco"
|
---|
168 | %%% TeX-master: "MAGIC_signal_reco"
|
---|
169 | %%% TeX-master: "MAGIC_signal_reco."
|
---|
170 | %%% End:
|
---|