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

Last change on this file since 6431 was 6431, checked in by hbartko, 20 years ago
*** empty log message ***
File size: 5.8 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 samples of 1000 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
27The asynchronous sampling of the pulse shape allows to determine an average pulse shape from the recorded
28signal samples: The recorded signal samples can be shifted in time such that the shifted arrival times
29of all events are equal. In addition, the signal samples are normalized event by event using the
30reconstructed charge of the pulse. The accuracy of the signal shape reconstruction depends on the accuracy
31of 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.
32
33
34\begin{figure}[h!]
35\begin{center}
36\includegraphics[totalheight=7cm]{pulpo_shape_high_low_TDAS.eps}%{pulpo_shape_high.eps}
37\end{center}
38\caption[Reconstructed high gain shape.]{Average reconstructed pulse shape from a pulpo run showing the highgain and the low gain pulse. The FWHM of the high gain pulse is about 6.2 ns while the FWHM of the low gain pulse is about 10ns.}
39\label{fig:pulpo_shape_high}
40\end{figure}
41
42
43Figure~\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
44the response of the photomultipliers 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.
45
46
47In 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.
48
49Figure~\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''
50pulses in the high and in the low gain, respectively. The input FWHM of the pulse generator pulses is
51about 2\,ns. The FWHM of the average reconstructed high gain pulse shape is about 6.3\,ns, while the FWHM of
52the average reconstructed low gain pulse shape is about 10\,ns. The pulse broadening of the low gain pulses
53with respect to the high gain pulses is due to the limited dynamic range of the passive 55\,ns on board
54delay line of the MAGIC receiver boards.
55% while the FWHM of the average reconstructed low gain pulse shape is
56% 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.
57It has a FWHM of about 10 ns.
58
59
60\begin{figure}[h!]
61\begin{center}
62\includegraphics[totalheight=7cm]{pulpo_shape_high_low_MC_TDAS.eps}%{pulpo_shape_low.eps}
63\end{center}
64\caption[Reconstructed pulpo low gain shape.]{Average normalized reconstructed high gain and low gain pulse shapes from a pulpo run.
65The 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}.}
66\label{fig:pulpo_shape_low}
67\end{figure}
68
69Figure \ref{fig:shape_green_high} shows the normalized average reconstructed pulse shapes for green and UV calibration LED pulses~\cite{MAGIC-calibration}
70 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
71reconstructed 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
72much more frequently than gamma showers the reconstructed pulse shape of the cosmics events corresponds mainly to hadron induced showers.
73The pulse shape due to electromagnetic air showers might be slightly different. The pulse shape for green calibration LED pulses is wider
74and has a pronounced tail.
75
76% The pulses shape has a FWHM of about 6.5 ns and a significant tail.
77
78
79\begin{figure}[h!]
80\begin{center}
81\includegraphics[totalheight=7cm]{shape_green_UV_data_TDAS.eps}%{shape_green_high.eps}
82\end{center}
83\caption[Reconstructed green calibration high gain shape.]{Average reconstructed high gain pulse shape for one green LED calibration run.
84The FWHM is about 6.5 ns.}
85\label{fig:shape_green_high}
86\end{figure}
87
88
89
90\begin{itemize}
91\item{Algorithm: overlay many events}
92\item{Differences cosmics / calibration}
93\item{Implementation / parameterization in the MC.
94\newline
95\newline
96\ldots {\it MAYBE, we should create MC calibration pulses for the subsequent studies }
97\newline
98\newline}
99\end{itemize}
100
101
102%%% Local Variables:
103%%% mode: latex
104%%% TeX-master: "MAGIC_signal_reco"
105%%% End:
Note: See TracBrowser for help on using the repository browser.