i@156: site: Munich # e.g. Munich i@156: call_sign: mu # according to EARLINET i@156: system_name: POLIS # according to HOI i@156: channels: # Link Licel channel name with HOI channel name i@156: BT0: i@156: name: 355 elastic, parallel, analog # For file header i@156: short_name: 355_epa # For file name i@156: trigger_delay: -9 # Positive: trigger delay, Negative: bin shift i@156: background_min: 14000 # Minimum bin for background subtraction i@156: background_max: 15000 # Maximum bin for background subtraction i@156: BC1: i@156: name: 355 elastic, parallel, photon-counting i@156: short_name: 355_epp i@156: trigger_delay: -9 # Positive: trigger delay, Negative: bin shift i@156: background_min: 14000 # Minimum bin for background subtraction i@156: background_max: 15000 # Maximum bin for background subtraction i@156: dead_time: 3.8 # Dead time in ns i@156: sectors: # Link Licel "site" value (as recorded in the file header) with telecover sector i@156: N: 'NO' # These are key: value pairs. The key is the name of the sector, the value is the "site" name in the file i@156: E: EA # 'NO' is a reserved word and evaluates to false. Thus it has to be written in quotes i@156: W: WE i@156: S: SO i@156: N2: NO2 i@156: D: DARK i@156: sector_order: [N, E, W, S, N2, D] # Order for recording i@156: bins_to_keep: 1500 # Number of bins to keep in each profile