\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, O. Blanch, M. Gaug, A. Moralejo, \\ N. Sidro, W. Wittek} \date{Month dd, 2004\\} \TDAScode{MAGIC-TDAS 04-xx\\ 04mmdd} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% title %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \maketitle %% abstract %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{abstract} Presently MAGIC uses a 300~MHz FADC system to sample the Cherenkov signals. 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 best extractor is proposed. The question of pedestal calculation for the different extractors is adressed. \end{abstract} %% contents %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \thetableofcontents \newpage %% 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}