Changeset 5638 for trunk/MagicSoft/TDAS-Extractor/Performance.tex
- Timestamp:
- 12/20/04 15:11:16 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/TDAS-Extractor/Performance.tex
r5637 r5638 152 152 then the digital filter. 153 153 \par 154 In the low-gain, there is one extractor discarding a too high amount of events which is the 155 MExtractFixedWindowPeakSearch. The reason becomes clear when one keeps in mind that this extractor 156 defines its extraction window by searching for the highest signal found in a sliding peak search window 157 looping only over {\textit non-saturating pixels}. In the case of an intense calibration pulse, only 158 the dead pixels match this requirement and define thus an alleatory window fluctuating like the noise 159 does in these channels. It is clear that one cannot use this extractor for the intense calibration pulses. 160 \par 161 It seems also that the spline algorithm extracting the amplitude of the signal produces an over-proportional 162 number of excluded pixels in the low-gain. The same, however in a less significant manner, holds for 163 the digital filter with high-low-gain inverted weights. The limit of stability with respect to 164 changes in the pulse form seems to be reached, there. 165 \par 154 166 Concerning the numbers of outliers, one can conclude that in general, the numbers are very low never exceeding 155 167 0.25\%. There seems to be the opposite trend of larger windows producing less … … 299 311 photo-electrons from outer to inner pixels correctly for the green and blue pulses. 300 312 \par 301 The extractor MExtractTimeAndChargeDigitalFilter seems to be veryu stable against modifications in the 302 exact form of the weights since all applied weights yield about the same number of photo-electrons and the 303 same ratio of outer vs. inner pixels. The last is also true for the extractor MExtractTimeAndChargeSpline, 304 although the number of photo-electrons depends on the extraction window for green and blue pulses, 305 (as with the other extractors). 313 The extractor MExtractTimeAndChargeDigitalFilter seems to be stable against modifications in the 314 exact form of the weights in the high-gain readout channel since all applied weights yield about 315 the same number of photo-electrons and the same ratio of outer vs. inner pixels. This statement does not 316 hold any more for the low-gain, as can be seen in figure~\ref{fig:phe:23ledsblue}. There, the application 317 of high-gain weights to the low-gain signal (extractors \#30--31) produces a too low number of photo-electrons 318 and also a too low ratio of outer per inner pixels. 319 \par 320 All sliding window and spline algorithms yield a stable ratio of outer vs. inner pixels in the low-gain, 321 however the effect of raising the number of photo-electrons with the extraction window is very pronounced. 322 Note that in figure~\ref{fig:phe:23ledsblue}, the number of photo-electrons raises by about a factor 1.4, 323 which is slightly higher than in the case of the high-gain channel (figure~\ref{fig:phe:2ledsgreen}). 324 \par 325 Concluding, there is now fixed window extractor yielding the correct number of photo-electrons 326 for the low-gain, except for the largest extraction window of 10 low-gain slices. 327 Either the number of photo-electrons itself is wrong or the ratio of outer vs. inner pixels is 328 not correct. All sliding window algorithms seem to reproduce the correct numbers if one takes into 329 account the after-pulse behaviour of the light pulser itself. The digital filter seems to be not 330 stable against exchanging the pulse form to match the slimmer high-gain pulses, though. 331 306 332 307 333 \subsubsection{Linearity tests}
Note:
See TracChangeset
for help on using the changeset viewer.