next up previous contents
Next: Tracking Up: Analysis Flow Previous: Analysis Flow   Contents

Hit Finding

Figure 1: Definition of SciFi hit.
\begin{figure}
\epsfysize =3. cm
\epsffile {scifi-hitdef.eps} \end{figure}

Current definition of scifi hit is given in Fig. 1: A cluster of hit-fibers (Fiber Cluster) is difined as one hit.

Hit finding goes through following analysis stages:

\begin{eqnarray*}
CCDPixel \rightarrow PixelCluster
\rightarrow HitFiber \rightarrow FiberCluster
\end{eqnarray*}



which are connected by analysis routines: Also each analysis stage has self-looped filtering routines. Analysis flow is given in Fig. 2.

Figure 2: Fit Finding (LibSciFi) analysis flow chart
\begin{figure}
\epsfysize =8.5 cm
\epsffile {scifi-analysis-flow.eps} \end{figure}

All SciFi analyses, including tracking, is perfomed by a call of a subroutine in libscifi/sfanal.c:


      call sfanal
In KUIP-interfaced utility (FGDISP/FG$^{++}$) this can be involed by command SFA.

The analysis can be controlled by setting variables in a common libscifi/sfanal.ch:


      common/fgsfaf/fgdosfanl
     &             ,fgiifiltermode,fgcsortmode,fgiicfiltermode
     &             ,fgfhitmode,fgfhfiltermode
     &             ,fgfcmode,fgfcfiltermode
     &             ,fgtrackermode
Explanation of each mode is available in SFSET command description. Those values can be initialized to default varue by:

      call fgsfanlinit


next up previous contents
Next: Tracking Up: Analysis Flow Previous: Analysis Flow   Contents
K2K experimant account
2000-02-22