Difference between revisions of "Analyzer config.set"

From Hall A Wiki
Jump to: navigation, search
(New page: # analyzer.config.set # Dec 12 2014 # Parameters for FADC analyzer # use symbol '#' at begin of line for comments # -------------------------------------------- # number of ev...)
 
 
Line 1: Line 1:
 +
<b> back to [[FADC_DAQ]] </b>
 
   # analyzer.config.set
 
   # analyzer.config.set
 
   # Dec 12 2014
 
   # Dec 12 2014

Latest revision as of 12:10, 23 November 2016

back to FADC_DAQ

 # analyzer.config.set
 # Dec 12 2014
 # Parameters for FADC analyzer
 # use symbol '#' at begin of line for comments
 # --------------------------------------------
 # number of events to analyze, -1 to all
 #max_event -1
 # Our system requires the delayed helicity train be shifted by this number of MPS trigs
 ## dealy=0 window
 HEL_SHIFT 2 
 # Clock timer generator freqency (Hz)
 CLOCKHZ 100000
 # software thresholds for FADC data trigger analysis
 THRESHOLD_CL 1300
 THRESHOLD_CR 1300
 # factor from old analyzer to calculate polarization
 # it depends from energy, pass, target, target position,...
 FACTOR 16.094
 # Helicity window width in usec. (not precise). " HELTSTABLEd" in EPICS
 #HEL_GATE 971.65
 HEL_GATE 33330
 # Normalisation: 1 - clock, 2- beam charge (BCM)
 NORM 2
 # Accidental subtraction: 1 - subtract, 0 - no subtraction
 ACCID_SUBTR 1
 # BCM rates to current in uA coefficient for G2P
 BCM_to_I 1.
 # BCM threshold current value for no beam in uA
 BCM_CUT  50.
 # Processing Data Trigger: 1 - processing, 0- do not processing. 
 PROCESS_DT 0
 # number of warnings to print
 NO_WARNINGS 10
 # number of errors to print
 NO_ERRORS 10
 # window size for graphs 
 CANVASX  1024
 CANVASY  800
 # if >0 print debug info
 DEBUG  0
 # if >0 do not save results to root file
 NO_ROOT_FILE  0