\documentclass[12pt]{article} \usepackage{magic-tdas} \usepackage[latin1]{inputenc} \usepackage{amsmath} \usepackage{amssymb} \usepackage{amsthm} \usepackage{color} \usepackage{graphicx} \usepackage{caption2} %\usepackage{citesort} \usepackage{url} \usepackage{mdwlist} \setlength{\parindent}{0cm} \sloppy \renewcommand{\captionfont}{\small\slshape} \renewcommand{\baselinestretch}{1.0} \renewcommand{\arraystretch}{1.0} \begin{document} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Please, for the formatting just include here the standard %% elements: title, author, date, plus TDAScode %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \title{Comparison of Signal Reconstruction Algorithms for the MAGIC Telescope} \author{H. Bartko, M. Gaug, A. Moralejo, \\ N. Sidro, W. Wittek} \date{Month dd, 2004\\} \TDAScode{MAGIC-TDAS 04-xx\\ 04mmdd} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% title %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \maketitle %% abstract %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{abstract} Presently, the MAGIC telescope uses a 300~MHz FADC system to sample the transmitted and shaped signals from the captured Cherenkov light of air showers. In this note. different algorithms to reconstruct the signal from the read out samples are described and compared. Criteria for comparison are defined and used to judge the different extractors applied to calibration signals, cosmics and pedestals. At the end, a digital filter fitting the signal over four FADC slices is proposed as the best extractor. The question of pedestal calculation for the different extractors is adressed. The digital filter is used to extract and fit single photo-electron pulses from the night sky background. \end{abstract} %% contents %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \newpage \tableofcontents %% body %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\include{pedplots} \include{Introduction} \include{Reconstruction} \include{Algorithms} \include{Criteria} \include{Pedestal} \include{Calibration} \include{MonteCarlo} \include{Speed} \include{Results} \include{Conclusions} %\include{pheplots} \bibliography{bibfile} \bibliographystyle{bibstyle} \end{document}