next up previous contents index
Next: Modifying the Analyzer for Up: The Analysis Package, Now Previous: Current Status & the   Contents   Index

The Present Analyzer, tunl_online

The present analyzer (thereafter refered as the analyzer is HBOOK based. The coding language is FORTRAN. To install and modify the analyzer, copy a template from the example experiment location to your analyzer area.
[coda@daq2 ~coda] cd /home/coda/experiments/exp_name/
[coda@daq2 ~coda] cp /home/coda/experiments/example/analyzer.tar .
[coda@daq2 ~coda] tar -xvf analyzer.tar
This will expand the analyzer in your analyzer area. The items which an experimenter has to modify are :

1. The Detector Map

2. The Histogram Lists

3. The Test (Cuts on Histograms) List

4. Location/Name of the Raw Data Files

5. Location/Name of the Output Files

How to make these modifications is described in the sections below:



Mohammad Ahmed 2003-07-23