NEXT
User name a-onl
Log entry time 11:37:32 on October 13, 2004
Entry number 134051
keyword=End_of_Run_3609
****************************
Run Number: 3609
End of Run Comment:
Run_type=other,beam_energy=5.77,beam_halfwaveplate=in,beam_raster=off,comment_text=Test mux,daq_mode=HRS+DVCS,dvcsarm_distance=1.1,dvcsarm_theta=22.29,kin_name=,leftarm_p=3.55,leftarm_theta=15.58,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 "
****************************