• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT

    User name a-onl

    Log entry time 14:03:59 on February 9, 2006

    Entry number 162035

    keyword=End_of_Run_1574
    ****************************
     Run Number: 1574
     End of Run Comment:
    Run_type=cosmics,beam_energy=1.099,beam_polarization=%,beam_raster=off,comment_text=1 MHz on 3-V7[3]- front paddle is BB trigger,daq_mode=GeN,kin_name=,leftarm_p=1.095,leftarm_theta=6.0,rightarm_p=1.097,rightarm_theta=6.0,target_halfwaveplate=out,target_name=none,target_polarization=0,target_type=No target
     
    
    divide by zero
        while executing
    "expr $scal($map(trigger-$t,$h))/$ps($t)  "
        invoked from within
    "set  trigger($t,$h)        [ expr $scal($map(trigger-$t,$h))/$ps($t)  ]..."
        ("foreach" body line 3)
        invoked from within
    "foreach t $scalerinfo(triglist) { 
    	    set  trigger_real($t,$h)   [ expr $scal($map(trigger-$t,$h))          ]
    	    set  trigger($t,$h)        [ expr $scal($map(trigger-$t,$h))/$ps($t)  ]
    	}"
        ("foreach" body line 4)
        invoked from within
    "foreach h { 1 0 -1 } {
    	set trigtot($h)      0
    	set acc_trigtot($h) 0 
    	foreach t $scalerinfo(triglist) { 
    	    set  trigger_real($t,$h)   [ expr $scal($map(trigger-$t,$h))          ]
    	    set  trigger($t,$h)        [ expr $scal($map(trigger-$t,$h))/$ps($t)  ]
    	}
    	set trigacc($h)  $scal($map(TS-accept,$h))
    	set clock($h)    $scal($map(clock,$h)) 
    
    # Jan 2004, account for correlations.  
    # Every T5 is a T1,T3.  Every T7 is a T5,T6.
    # But T3,T6 correl. ignored (would be hard)>
    
            set t5corr $trigger(5,$h)
            set t7corr $trigger(7,$h)
    
    	foreach t $scalerinfo(triglist) { 
                set tcorr 0
                if { $t == 1 } {
                   set tcorr $t5corr
    	    } 
                if { $t == 3 } {
                   set tcorr $t5corr
    	    } 
                if { $t == 5 } {
                   set tcorr $t7corr
    	    } 
                if { $t == 6 } {
                   set tcorr $t7corr
    	    } 
    	    set  trigtot($h) [ expr $trigtot($h) + $scal($map(trigger-$t,$h))/$ps($t) - $tcorr/$ps($t)  ]
     	} 
    
    # Add the 30 Hz T9 but only for helicity == 0  
    # (but not now -- Dec 2003 -- T9 is disabled
    #       if { $h == 0 } {
    #          set trigtot($h) [ expr $trigtot($h) + $clock($h)*30/105000 ] 
    #       }
    
    	set hvf(u1,$h)  $scal($map(bcm_u1,$h))
    	set hvf(u3,$h)  $scal($map(bcm_u3,$h))
    	set hvf(u10,$h) $scal($map(bcm_u10,$h))
    	set hvf(d1,$h)  $scal($map(bcm_d1,$h))
    	set hvf(d3,$h)  $scal($map(bcm_d3,$h))
    	set hvf(d10,$h) $scal($map(bcm_d10,$h))
        }"
        (procedure "halla_scaler_process" line 107)
        invoked from within
    "halla_scaler_process .mid.tex scalerinfo "
    
    ****************************
    End-of-run EPICS data for Run Number 1574 at Thu Feb 9 14:03:59 EST 2006