DATA QUALITY MONITORING PACKAGE
The current version to be used:
dq_calo: v04-01-00
dq_calo_analysis: v03-01-00
dq_calo_run_status: v03-00-01
Here installation instruction to install monitor offline.
INSTALLATION INSTRUCTION
- login as d0cal to d0ol21
- cd /online/examine/release_number/dq_calo
- change release_number in gmake_setup.sh
- source gmake_setup.sh
- setup d0cvs
- install the new version:
cvs update dq_calo version_number
cvs update dq_calo_analysis version_number
cvs update dq_calo_run_status version_number
- rm -f gmake.log
- compile the new version: gmake >& gmake.log&
- wait until gmake will be finished
- check that there is no error in file gmake.log
- check that rcp file points to the correct directory.
dq_calo/rcp/DQCalo.rcp
string RootFileName = "/scratch/DQ/results/dq_calo_"
string TxtDirName = "/scratch/DQ/results/dq_calo"
string DBDirName = "/scratch/DQ/results/CAL"
string ShiftFileName = "/scratch/DQ/log/dq_calo_shift.txt"
- check that rcp file points to the correct directory dq_calo_analysis/rcp/Monitor.rcp
string DirName = "/scratch/DQ/results/"
string SaveFileName = "/home/d0cal/calex"
HelpFileName = "/online/examines/p15.02.03/dq_calo/dq_calo_analysis/doc/monitor_help.txt"
string NewShiftFileName = "/scratch/DQ/log/dq_calo_shift.txt"
- login as d0cal to d0ol45
- if D0RunII release was changed:
cd /scratch/DQ/
change file gmake_setup.sh
source gmake_setup.sh
source beforeTask.sh
change release number in file /mnt/group/d0cal/bin/DQ_calo.sh
change release number in file /mnt/group/d0cal/bin/DQ_calo_monitor.sh
- rm -f /scratch/DQ/results/dq_calo_current.root
- check that you can start programs:
start_cal dq_calo
start_cal dq_monitor
TO DO LIST
- The channels pedestal control for the unsuppressed reading
- The program test and the bugs correction (memory leaks etc).
- Testing and improving L1 information reading and presentation.
- New tools development (e.g. 1d histogram channel information by mouse click).
- Quality checks for channels, towers, BLS, L1 readout/precision readout.
- Write the dq_calo documentation and D0 note.
Viatcheslav Shary
Last modified: Thu Mar 11 14:21:38 CET 2004