Changeset 6432 for trunk/MagicSoft


Ignore:
Timestamp:
02/13/05 16:44:56 (20 years ago)
Author:
hbartko
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r6415 r6432  
    355355\item{The normalized signal shape has to be independent of the signal amplitude.}
    356356\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.}
    358358\end{itemize}
    359359
    360 \par
    361 \ldots {\textit{\bf IS THIS TRUE FOR MAGIC???? }} \ldots
    362 \par
     360
     361The 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.
    363362
    364363Let $g(t)$ be the normalized signal shape, $E$ the signal amplitude and $\tau$ the time shift
     
    407406$\chi^2$ is a continuous function of $\tau$ and will have to be discretized itself for a
    408407desired 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$.
    412409The minimum of $\chi^2$ is obtained for:
    413410
     
    448445
    449446Thus $\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
     447with 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
    452448discretized time $\tau$.
    453449\par
    454 Note the remaining time dependency of the two weights samples which follow from the dependency of $\boldsymbol{g}$ and
    455 $\dot{\boldsymbol{g}}$ on the position of the pulse with respect to the FADC bin positions.
     450Note 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.
    456452\par
    457453Because of the truncation of the Taylor series in equation (\ref{shape_taylor_approx}) the above results are
     
    485481\end{equation}
    486482
    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
     484In 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:
    489485
    490486\begin{equation}
     
    493489\end{equation}
    494490
    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 
     491where $\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:
    501494
    502495For 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.