; Old charge calibrations from Run 16707; BCM1 in gain pos 1, BCM2 in ; gain position 2 ;point to scaler indices for BCM's gbcm1_index = 321 gbcm2_index = 322 gbcm3_index = 323 gunser_index = 324 ;gain factors for three cavity monitors ;gbcm#_gain are average values, found from the linear fit of all BCM calibration ;runs of e94110. gbcm1_gain = 0.00027478 ; microA/Hz gbcm2_gain = 0.00028462 ; microA/Hz gbcm3_gain = 0.00049484 ; microA/Hz gunser_gain = 0.00025006 ; microA/Hz ;zero offsets for BCM s ;gbcm#_offset are average values, found from the linear fit of all BCM calibration ;runs of e94110 gbcm1_offset = 250000. ; Hz gbcm2_offset = 250000. ; Hz gbcm3_offset = 248700. ; Hz gunser_offset = 465673. ; Hz ;define the threshold current at which beam is "on". (in microamps) g_beam_on_thresh_cur = 5. ;point to hardware clock (1MHz scaler, scaler channel 325) gclock_index = 325 gclock_rate = 1.e+6 ; Raster-gated scalers (csa 7/99) gbcm1_gated_index = 327 gclock_gated_index = 328 gfr_adc_thresh = 1000