SMT Finger Channel Archiver

To look at data from the SMT finger channel archiver:

> cd /projects/archive/radmon/current
> ls
20011217-000000  archive_active.lck  dir.20011217-095540  radmon_rad_low.cfg
20011218-000000  cfg                 log                  radmon_scaler.cfg
20011219-000000  config_file         radmon_rad_high.cfg  radmon_temp.cfg
20011220-000000  core                radmon_rad_int.cfg
> setup d0online
**** setup D0RunII t01.67.00
> setup chan_archiver
> Xarr.py dir.20011217-095540 & !paste name of current directory
[1] 28033
You use EPICS archive :  dir.20011217-095540
 

You then enter device names in the Xarr window, * can be used as a wild card.
Names are: SMT_FINGER_AAANNN/XXX

Where :

AAA: IFN, IFS, OFN, OFS, IHN, IHS, OHN, OHS

I: inner radius device
O: outer radius device
F: F Disk
H: H Disk
N: North
S: South


NNN: finger angle (12:00 = 0 degrees)

F: 45,105,165,225,285,345
H: 0,60,120,180,240,300


XXX: RATE,RLVH,RLVL,INT

RATE: scaler rate ~ 1/3 x MIP rate (working channels)
INT : rolling sum of scaler rate.
RLVH: Calculated dose rate from currents, high gain channel
RLVL: Calculated dose rate from currents, low gain channel

Ron Lipton
lipton@fnal.gov