source: trunk/MagicSoft/TDAS-Extractor/Reconstruction.tex@ 6538

Last change on this file since 6538 was 6437, checked in by gaug, 20 years ago
*** empty log message ***
File size: 6.1 KB
Line 
1\section{Pulse Shape Reconstruction}
2
3The FADC clock is not synchronized with the trigger. Therefore, the relative position of the recorded
4signal samples varies from event to event with respect to the position of the signal shape.
5The time between the trigger decision and the first read-out sample is uniformly distributed in the range
6$t_{\text{rel}} \in [0,T_{\mathrm{FADC}}[$, where $T_{\mathrm{FADC}}=3.33$ ns is the digitization period of the MAGIC 300 MHz FADCs.
7It can be determined using the reconstructed arrival time
8$t_{\mathrm{arrival}}$.%directly by a time to digital converter (TDC) or
9
10\begin{figure}[h!]
11\begin{center}
12\includegraphics[totalheight=7cm]{shape_25945_raw.eps}
13\end{center}
14\caption[Raw shape.]{Raw FADC slices of 1000 constant pulse generator pulses overlayed.}
15\label{fig:raw_shape}
16\end{figure}
17
18\begin{figure}[h!]
19\begin{center}
20\includegraphics[totalheight=7cm]{time_25945.eps}
21\end{center}
22\caption[Reconstructed time.]{Distribution of the reconstructed time from the raw FADC samples shown in figure \ref{fig:raw_shape}. The width of the distribution is due to the trigger jitter of 1 FADC period (3.33 ns).}
23\label{fig:reco_time}
24\end{figure}
25
26
27Figure~\ref{fig:raw_shape} shows the raw FADC values as a function of the slice number for 1000 constant pulse generator pulses overlayed. Figure~\ref{fig:reco_time} shows the distribution of the corresponding reconstructed pulse arrival times. The distribution has a width of about 1 FADC period (3.33 ns).
28
29
30
31The asynchronous sampling of the pulse shape allows to determine an average pulse shape from the recorded
32signal samples: The recorded signal samples can be shifted in time such that the shifted arrival times
33of all events are equal. In addition, the signal samples are normalized event by event using the
34reconstructed charge of the pulse. The accuracy of the signal shape reconstruction depends on the accuracy
35of the arrival time and charge reconstruction. The statistical error of the reconstructed pulse shape is well below $10^{-2}$ while the systematical error is by definition unknown at first hand.
36
37
38\begin{figure}[h!]
39\begin{center}
40\includegraphics[totalheight=7cm]{pulpo_shape_high_low_TDAS.eps}%{pulpo_shape_high.eps}
41\end{center}
42\caption[Reconstructed high gain shape.]{Average reconstructed pulse shape from a pulpo run showing the high-gain and the low gain pulse. The FWHM of the high gain pulse is about 6.3\,ns while the FWHM of the low gain
43pulse is about 10\,ns.}
44\label{fig:pulpo_shape_high}
45\end{figure}
46
47
48Figure~\ref{fig:pulpo_shape_high} shows the averaged and shifted reconstructed signal of a fast pulser in the so called pulse generator (``pulpo'') setup. Thereby
49the response of the photo-multipliers to Cherenkov light is simulated by a fast electrical pulse generator which generates unipolar pulses of about 2.5 ns FWHM and preset amplitude. These electrical pulses are transmitted using the same analog-optical link as the PMT pulses and are fed to the MAGIC receiver board. The pulse generator setup is mainly used for test purposes of the receiver board, trigger logic and FADCs.
50
51
52In figure~\ref{fig:pulpo_shape_high} the high and the low gain pulses are clearly visible. The low gain pulse is attenuated by a factor of about 10 and delayed by about 55\,ns with respect to the high gain pulse.
53
54Figure~\ref{fig:pulpo_shape_low} shows the averaged normalized (to an area of 1FADC count * $T_{FADC}=3.33$ ns) reconstructed pulse shapes for the ``pulpo''
55pulses in the high and in the low gain, respectively. The input FWHM of the pulse generator pulses is
56about 2\,ns. The FWHM of the average reconstructed high gain pulse shape is about 6.3\,ns, while the FWHM of
57the average reconstructed low gain pulse shape is about 10\,ns. The pulse broadening of the low gain pulses
58with respect to the high gain pulses is due to the limited dynamic range of the passive 55\,ns on board
59delay line of the MAGIC receiver boards.
60% while the FWHM of the average reconstructed low gain pulse shape is
61% Due to the electric delay line for the low gain pules on the receiver board the low gain pulse is widened with respect to the high gain.
62It has a FWHM of about 10 ns.
63
64
65\begin{figure}[h!]
66\begin{center}
67\includegraphics[totalheight=7cm]{pulpo_shape_high_low_MC_TDAS.eps}%{pulpo_shape_low.eps}
68\end{center}
69\caption[Reconstructed pulpo low gain shape.]{Average normalized reconstructed high gain and low gain pulse
70shapes from a pulpo run.
71The FWHM of the low gain pulse is about 10 ns. The black line corresponds to the pulse shape implemented into the MC simulations \cite{MC-Camera}.}
72\label{fig:pulpo_shape_low}
73\end{figure}
74
75Figure \ref{fig:shape_green_high} shows the normalized average reconstructed pulse shapes for green and UV calibration LED pulses~\cite{MAGIC-calibration}
76 as well as the normalized average reconstructed pulse shape for cosmics events. The pulse shape of the UV calibration pulses is quite similar to the
77reconstructed pulse shape for cosmics events, both have a FWHM of about 6.3 ns. As air showers due to hadronic cosmic rays trigger the telescope
78much more frequently than gamma showers the reconstructed pulse shape of the cosmics events corresponds mainly to hadron induced showers.
79The pulse shape due to electromagnetic air showers might be slightly different. The pulse shape for green calibration LED pulses is wider
80and has a pronounced tail.
81
82% The pulses shape has a FWHM of about 6.5 ns and a significant tail.
83
84
85\begin{figure}[h!]
86\begin{center}
87\includegraphics[totalheight=7cm]{shape_green_UV_data_TDAS.eps}%{shape_green_high.eps}
88\end{center}
89\caption[Reconstructed green calibration high gain shape.]{Average reconstructed high gain pulse shape for one green LED calibration run.
90The FWHM is about 6.5 ns.}
91\label{fig:shape_green_high}
92\end{figure}
93
94
95
96%\begin{itemize}
97%\item{Algorithm: overlay many events}
98%\item{Differences cosmics / calibration}
99%\item{Implementation / parameterization in the MC.
100%\newline
101%\newline
102%\ldots {\it MAYBE, we should create MC calibration pulses for the subsequent studies }
103%\newline
104%\newline}
105%\end{itemize}
106
107
108%%% Local Variables:
109%%% mode: latex
110%%% TeX-master: "MAGIC_signal_reco"
111%%% TeX-master: "MAGIC_signal_reco"
112%%% End:
Note: See TracBrowser for help on using the repository browser.