Index: trunk/MagicSoft/TDAS-Extractor/Algorithms.tex
===================================================================
--- trunk/MagicSoft/TDAS-Extractor/Algorithms.tex	(revision 5754)
+++ trunk/MagicSoft/TDAS-Extractor/Algorithms.tex	(revision 5759)
@@ -264,7 +264,7 @@
   t = \frac{\sum_{i=0}^{windowsize} s_i \cdot i}{\sum_{i=0}^{windowsize} i} 
 \end{equation}
-where $i$ denotes the FADC slice index, starting from the beginning of the derived 
+where $i$ denotes the FADC slice index, starting from the beginning of the extraction
 window and running over the window and $s_i$ the clock-noise and 
-pedestal-corrected FADC value at slice index i. 
+pedestal-corrected FADC slice contents at slice position $i$. 
 \par
 The following free adjustable parameters have to be set from outside: 
@@ -276,13 +276,14 @@
 
 This extractor is implemented in the MARS-class {\textit{MExtractTimeAndChargeSpline}}.
-It uses a cubic spline algorithm, adapted from \cite{NUMREC}. 
+It interpolates the FADC contents using a cubic spline algorithm, adapted from \cite{NUMREC}. 
 The following free adjustable parameters have to be set from outside: 
 
 \begin{description}
-\item[Time Extraction Type:\xspace] The position of the maximum can be chosen (default) or the 
-position of the half maximum at the rising edge of the pulse
+\item[Time Extraction Type:\xspace] The position of the maximum can be chosen or the 
+position of the half maximum at the rising edge of the pulse (default).
 \item[Charge Extraction Type:\xspace] The amplitude of the maximum can be chosen (default) or the 
 integrated spline between maximum position minus rise time (default: 1.5 slices) and maximum position plus
-fall time (default: 4.5 slices). The low-gain signal integrates one slice more at the falling part of the 
+fall time (default: 4.5 slices). The low-gain signal integrates half a slice more at the rising
+falling part of the 
 signal.
 \item[Rise Time and Fall Time:\xspace] Can be adjusted for the integration charge extraction type.
@@ -618,3 +619,4 @@
 %%% TeX-master: "MAGIC_signal_reco"
 %%% TeX-master: "MAGIC_signal_reco"
+%%% TeX-master: "MAGIC_signal_reco"
 %%% End: 
