- Timestamp:
- 02/23/05 15:06:29 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/TDAS-Extractor/Algorithms.tex
r6661 r6664 278 278 \end{description} 279 279 280 Figure~\ref{fig:slidingwindowsketch} gives a sketch of the reconstructed arrival time of the possible extraction 281 window positions in two typical calibration pulses. 282 280 283 \begin{figure}[htp] 281 284 \includegraphics[width=0.49\linewidth]{MExtractTimeAndChargeSlidingWindow_5Led_UV.eps} … … 325 328 low-gain as compared to the high gain pulses (default: 1.5) 326 329 \end{description} 330 331 Figure~\ref{fig:splinesketch} gives a sketch of the reconstructed arrival time for possible extraction 332 window positions in two typical calibration pulses. 327 333 328 334 \begin{figure}[htp] … … 721 727 \end{description} 722 728 729 Figure~\ref{fig:dfsketch} gives a sketch of the reconstructed arrival time of the possible extraction 730 window positions in two typical calibration pulses. 731 723 732 \begin{figure}[htp] 724 733 \includegraphics[width=0.49\linewidth]{MExtractTimeAndChargeDigitalFilter_5Led_UV.eps} … … 736 745 This extractor is implemented in the MARS-class {\textit{\bf MExtractTimeAndChargeDigitalFilterPeakSearch}}. 737 746 738 The idea of this extractor is to combine {\textit{\bf MExtractFixedWindowPeakSearch}} and739 {\textit{\bf MExtractTimeAndChargeDigitalFilter}} in order to correct for coherent movements in arrival time747 The 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 740 749 for all pixels and still use the digital filter fit capabilities. 741 750 \par 742 751 743 In a first loop , it fixes a reference point defined asthe highest sum of752 In a first loop over the pixels, it fixes a reference point (slice number) defined by the highest sum of 744 753 consecutive non-saturating FADC slices in a (smaller) peak-search window. 745 754 \par
Note:
See TracChangeset
for help on using the changeset viewer.