Changeset 6432 for trunk/MagicSoft/TDAS-Extractor/Algorithms.tex
- Timestamp:
- 02/13/05 16:44:56 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/TDAS-Extractor/Algorithms.tex
r6415 r6432 355 355 \item{The normalized signal shape has to be independent of the signal amplitude.} 356 356 \item{The noise properties have to be independent of the signal amplitude.} 357 \item{The noise auto-correlation matrix does not change its form significantly with time .}357 \item{The noise auto-correlation matrix does not change its form significantly with time and operation conditions.} 358 358 \end{itemize} 359 359 360 \par 361 \ldots {\textit{\bf IS THIS TRUE FOR MAGIC???? }} \ldots 362 \par 360 361 The pulse shape is mainly determined by the artificial pulse stretching by about 6 ns on the receiver board. Thus the first assumption is hold. Also the second assumption is fullfilled: Signal and noise are independent and the measured pulse is the linear superposition of the signal and noise. The validity of the third assumption is discussed below, especially for diffent night sky background conditions. 363 362 364 363 Let $g(t)$ be the normalized signal shape, $E$ the signal amplitude and $\tau$ the time shift … … 407 406 $\chi^2$ is a continuous function of $\tau$ and will have to be discretized itself for a 408 407 desired resolution. 409 $\chi^2$ is in principle independent from the noise auto-correlation matrix if always the correct noise level is calculated there. 410 In our case however, we decided to use one same matrix $\boldsymbol{B}$ for all levels of night-sky background since increases 411 in the noise level lead only to a multiplicative factor for all matrix elements and thus do not affect the position of the minimum of $\chi^2$. 408 $\chi^2$ is in principle independent of the noise level if alway the appropriate noise autocorrelation matrix is used. In our case however, we decided to use one matrix $\boldsymbol{B}$ for all levels of night-sky background. Changes in the noise level lead only to a multiplicative factor for all matrix elements and thus do not affect the position of the minimum of $\chi^2$. 412 409 The minimum of $\chi^2$ is obtained for: 413 410 … … 448 445 449 446 Thus $\overline{E}$ and $\overline{E\tau}$ are given by a weighted sum of the discrete measurements $y_i$ 450 with the digital filtering weights for the amplitude, $w_{\text{amp}}(\tau)$, and time shift, $w_{\text{time}}(\tau)$ 451 where the time dependency gets discretized once again leading to a set of weights samples which themselves depend on the 447 with the digital filtering weights for the amplitude, $w_{\text{amp}}(\tau)$, and time shift, $w_{\text{time}}(\tau)$. The time dependency gets discretized once again leading to a set of weights samples which themselves depend on the 452 448 discretized time $\tau$. 453 449 \par 454 Note the remaining time dependency of the two weights samples which followfrom the dependency of $\boldsymbol{g}$ and455 $\dot{\boldsymbol{g}}$ on the position of the pulse with respect to the FADC binpositions.450 Note the remaining time dependency of the two weights samples. This follows from the dependency of $\boldsymbol{g}$ and 451 $\dot{\boldsymbol{g}}$ on the relative position of the signal pulse with respect to FADC slices positions. 456 452 \par 457 453 Because of the truncation of the Taylor series in equation (\ref{shape_taylor_approx}) the above results are … … 485 481 \end{equation} 486 482 487 For the MAGIC signals, as implemented in the MC simulations, a pedestal RMS of a single FADC slice of 4 FADC counts introduces an error in the 488 reconstructed signal and time of:483 484 In the MAGIC MC simulations \cite{MC-Camera} a LONS rate of 0.13 photoelectrons per ns, an FADC gain of 7.8 FADC counts per photoelectron and an intrinsic FADC noise of 1.3 FADC counts per FADC slice is implemented. This simulates the night sky background conditions for an extragalactic source. This results in a noise of about 4 FADC counts per single FADC slice: $<b_i^2> \approx 4$~FADC counts. Using the digital filter with weights parameterized over 6 FADC slices ($i=1...5$) the error of the reconstructed signal and time is give by: 489 485 490 486 \begin{equation} … … 493 489 \end{equation} 494 490 495 \par 496 \ldots {\textit{\bf CALCULATE THESE NUMBERS FOR 6 SLICES! }} \ldots 497 \par 498 499 where $\Delta T_{\mathrm{FADC}} = 3.33$ ns is the sampling interval of the MAGIC FADCs. 500 491 where $\Delta T_{\mathrm{FADC}} = 3.33$ ns is the sampling interval of the MAGIC FADCs. The error in the reconstructed signal correspons to about one photo electron. For signals of two photo electrons size the timing error is about 1 ns. 492 493 %For the MAGIC signals, as implemented in the MC simulations \cite{MC-Camera}, a pedestal RMS of a single FADC slice of 6 FADC counts introduces an error in the reconstructed signal and time of: 501 494 502 495 For an IACT there are two types of background noise. On the one hand, there is the constantly present
Note:
See TracChangeset
for help on using the changeset viewer.