NEXT
User name a-onl
Log entry time 19:01:56 on January 7, 2005
Entry number 138424
keyword=End_of_Run_1480
****************************
Run Number: 1480
End of Run Comment:
Run_type=cosmics,bbarm_theta=99,beam_energy=5.77,beam_halfwaveplate=out,beam_raster=off,comment_text=test of DAQ,daq_mode=SRCEXPT,dvcsarm_distance=1.1,dvcsarm_theta=-18.25,kin_name=,leftarm_p=2.95,leftarm_theta=19.32,ndarm_distance=6.0,ndarm_theta=99,rightarm_p=0.6,rightarm_theta=70,target_type=No target
can't read "epicsfile": no such variable
while executing
"halla_message "halla_scaler_process" "file $epicsfile..."
invoked from within
"if { [file exists $scalerinfo(epics)] } {
set fpid [open $scalerinfo(epics)]
while { ! [ eof $fpid ] } {
gets $fpid temp
set temp [ string trim $temp ] ; # get rid of leading and trailing spaces
if { [ string first ";" $temp ] == 0 } { continue; } ;# skip comments
if { [ string first ps $temp ] == 0 } {
set pslist [ split $temp , ]
foreach i $pslist {
append psfacline "$i "
set psfac [ split $i = ]
regsub ps [lindex $psfac 0 ] " " psind
set psind [string trim $psind ]
set ps($psind) [lindex $psfac 1]
}
break;
}
}
close $fpid
} else {
halla_message "halla_scaler_process" "file $epicsfile does not exist"
}"
(procedure "halla_scaler_process" line 79)
invoked from within
"halla_scaler_process .mid.tex scalerinfo "
****************************