• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT

    User name a-onl

    Log entry time 15:24:23 on October 7, 2004

    Entry number 133278

    keyword=End_of_Run_3245
    ****************************
     Run Number: 3245
     End of Run Comment:
    Run_type=other,beam_energy=5.77,beam_halfwaveplate=in,beam_raster=off,comment_text=Test DAQ Mux,daq_mode=DVCS only,dvcsarm_distance=5.5,dvcsarm_theta=20.5,kin_name=,leftarm_p=2.234,leftarm_theta=39.41,rightarm_p=0.6,rightarm_theta=70,target_type=LH2 15cm
     
    
    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 "
    
    ****************************