Ignore:
Timestamp:
02/23/05 15:06:29 (20 years ago)
Author:
hbartko
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/TDAS-Extractor/Algorithms.tex

    r6661 r6664  
    278278\end{description}
    279279
     280Figure~\ref{fig:slidingwindowsketch} gives a sketch of the reconstructed arrival time of the possible extraction
     281window positions in two typical calibration pulses.
     282
    280283\begin{figure}[htp]
    281284  \includegraphics[width=0.49\linewidth]{MExtractTimeAndChargeSlidingWindow_5Led_UV.eps}
     
    325328low-gain as compared to the high gain pulses (default: 1.5)
    326329\end{description}
     330
     331Figure~\ref{fig:splinesketch} gives a sketch of the reconstructed arrival time for possible extraction
     332window positions in two typical calibration pulses.
    327333
    328334\begin{figure}[htp]
     
    721727\end{description}
    722728
     729Figure~\ref{fig:dfsketch} gives a sketch of the reconstructed arrival time of the possible extraction
     730window positions in two typical calibration pulses.
     731
    723732\begin{figure}[htp]
    724733  \includegraphics[width=0.49\linewidth]{MExtractTimeAndChargeDigitalFilter_5Led_UV.eps}
     
    736745This extractor is implemented in the MARS-class {\textit{\bf MExtractTimeAndChargeDigitalFilterPeakSearch}}.
    737746
    738 The idea of this extractor is to combine {\textit{\bf MExtractFixedWindowPeakSearch}} and
    739 {\textit{\bf MExtractTimeAndChargeDigitalFilter}} in order to correct for coherent movements in arrival time
     747The idea of this extractor is to combine {\textit{\bf MExtractFixedWindowPeakSearch}} (the same reference point for all pixels) and
     748{\textit{\bf MExtractTimeAndChargeDigitalFilter}}, where the reference point is determined pixel by pixel, in order to correct for coherent movements in arrival time
    740749for all pixels and still use the digital filter fit capabilities.
    741750 \par
    742751
    743 In a first loop, it fixes a reference point defined as the highest sum of
     752In a first loop over the pixels, it fixes a reference point (slice number) defined by the highest sum of
    744753consecutive non-saturating FADC slices in a (smaller) peak-search window.
    745754\par
Note: See TracChangeset for help on using the changeset viewer.