ID |
Date |
Author |
Subject |
Run Number |
DUT |
Beam Energy |
Rate Setting |
Particle Type |
Data |
t-Start |
t-Stop |
Duration_min |
Frontend |
Phantom |
Phantom thickness |
68
|
Sat Mar 30 20:13:29 2024 |
hh, mb, ps | High statistics | 1051 | TJ-Monopix2 | 800 MeV | Low Flux Medium | Proton | Unknown | 30.03.2024 19:48:36 | 30.03.2024 20:15:55 | 27 | HV | | | automatic log for run 1051
Comment:
Try with increased veto period of 20us (800) |
Attachment 1: tjmonopix2.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 0
HDMI2_clk = 0
HDMI3_clk = 0
HDMI4_clk = 0
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0xA
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x00 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.tjmonopix2_AB]
# connection to the data collector
EUDAQ_DC = dc_tjmonopix2_AB
ENABLE_BDAQ_RECORD = 1
ENABLE_HITOR = 1
START_ROW = 0
STOP_ROW = 512
START_COLUMN = 448
STOP_COLUMN = 512
WAIT_FOR_FPGA = 1
[DataCollector.dc_tjmonopix2_AB]
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/TJ-Monopix2/raw/run$3R_tjmonopix2_AB_$12D$X
DISABLE_PRINT = 1
[Producer.tjmonopix2_CD]
# connection to the data collector
EUDAQ_DC = dc_tjmonopix2_CD
ENABLE_BDAQ_RECORD = 1
ENABLE_HITOR = 1
START_ROW = 0
STOP_ROW = 512
START_COLUMN = 448
STOP_COLUMN = 512
WAIT_FOR_FPGA = 1
[DataCollector.dc_tjmonopix2_CD]
EUDAQ_MN = monopix2_mon
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 1000
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/TJ-Monopix2/raw/run$3R_tjmonopix2_CD_$12D$X
DISABLE_PRINT = 1
[Producer.elog1]
#start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
#files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
69
|
Sat Mar 30 20:27:35 2024 |
hh, mb, ps | High statistics | 1052 | TJ-Monopix2 | 800 MeV | Low Flux Medium | Proton | Unknown | 30.03.2024 20:17:11 | 30.03.2024 20:30:02 | 12 | HV | | | automatic log for run 1052
Comment:
Back to stock veto period of 7us (100) |
Attachment 1: tjmonopix2.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 0
HDMI2_clk = 0
HDMI3_clk = 0
HDMI4_clk = 0
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0xA
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x00 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.tjmonopix2_AB]
# connection to the data collector
EUDAQ_DC = dc_tjmonopix2_AB
ENABLE_BDAQ_RECORD = 1
ENABLE_HITOR = 1
START_ROW = 0
STOP_ROW = 512
START_COLUMN = 448
STOP_COLUMN = 512
WAIT_FOR_FPGA = 1
[DataCollector.dc_tjmonopix2_AB]
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/TJ-Monopix2/raw/run$3R_tjmonopix2_AB_$12D$X
DISABLE_PRINT = 1
[Producer.tjmonopix2_CD]
# connection to the data collector
EUDAQ_DC = dc_tjmonopix2_CD
ENABLE_BDAQ_RECORD = 1
ENABLE_HITOR = 1
START_ROW = 0
STOP_ROW = 512
START_COLUMN = 448
STOP_COLUMN = 512
WAIT_FOR_FPGA = 1
[DataCollector.dc_tjmonopix2_CD]
EUDAQ_MN = monopix2_mon
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 1000
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/TJ-Monopix2/raw/run$3R_tjmonopix2_CD_$12D$X
DISABLE_PRINT = 1
[Producer.elog1]
#start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
#files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
70
|
Sat Mar 30 20:46:41 2024 |
hh, mb, ps | High statistics | 1053 | TJ-Monopix2 | 800 MeV | Low Flux High | Proton | Unknown | 30.03.2024 20:31:14 | 30.03.2024 20:49:08 | 17 | HV | | | automatic log for run 1053
Comment:
Back to stock veto period of 7us (100)
Lets try with high |
Attachment 1: tjmonopix2.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 0
HDMI2_clk = 0
HDMI3_clk = 0
HDMI4_clk = 0
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0xA
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x00 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.tjmonopix2_AB]
# connection to the data collector
EUDAQ_DC = dc_tjmonopix2_AB
ENABLE_BDAQ_RECORD = 1
ENABLE_HITOR = 1
START_ROW = 0
STOP_ROW = 512
START_COLUMN = 448
STOP_COLUMN = 512
WAIT_FOR_FPGA = 1
[DataCollector.dc_tjmonopix2_AB]
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/TJ-Monopix2/raw/run$3R_tjmonopix2_AB_$12D$X
DISABLE_PRINT = 1
[Producer.tjmonopix2_CD]
# connection to the data collector
EUDAQ_DC = dc_tjmonopix2_CD
ENABLE_BDAQ_RECORD = 1
ENABLE_HITOR = 1
START_ROW = 0
STOP_ROW = 512
START_COLUMN = 448
STOP_COLUMN = 512
WAIT_FOR_FPGA = 1
[DataCollector.dc_tjmonopix2_CD]
EUDAQ_MN = monopix2_mon
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 1000
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/TJ-Monopix2/raw/run$3R_tjmonopix2_CD_$12D$X
DISABLE_PRINT = 1
[Producer.elog1]
#start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
#files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
71
|
Sat Mar 30 20:51:31 2024 |
hh, mb, ps | High statistics | 1054 | TJ-Monopix2 | 800 MeV | Low Flux High | Proton | Unknown | 30.03.2024 20:50:53 | 30.03.2024 20:53:58 | 3 | HV | | | automatic log for run 1054
Comment:
Litle high settings run |
Attachment 1: tjmonopix2.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 0
HDMI2_clk = 0
HDMI3_clk = 0
HDMI4_clk = 0
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0xA
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x00 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.tjmonopix2_AB]
# connection to the data collector
EUDAQ_DC = dc_tjmonopix2_AB
ENABLE_BDAQ_RECORD = 1
ENABLE_HITOR = 1
START_ROW = 0
STOP_ROW = 512
START_COLUMN = 448
STOP_COLUMN = 512
WAIT_FOR_FPGA = 1
VCLIP = 60
[DataCollector.dc_tjmonopix2_AB]
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/TJ-Monopix2/raw/run$3R_tjmonopix2_AB_$12D$X
DISABLE_PRINT = 1
[Producer.tjmonopix2_CD]
# connection to the data collector
EUDAQ_DC = dc_tjmonopix2_CD
ENABLE_BDAQ_RECORD = 1
ENABLE_HITOR = 1
START_ROW = 0
STOP_ROW = 512
START_COLUMN = 448
STOP_COLUMN = 512
WAIT_FOR_FPGA = 1
VCLIP = 60
[DataCollector.dc_tjmonopix2_CD]
EUDAQ_MN = monopix2_mon
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 1000
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/TJ-Monopix2/raw/run$3R_tjmonopix2_CD_$12D$X
DISABLE_PRINT = 1
[Producer.elog1]
#start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
#files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
2
|
Sat Mar 30 06:53:31 2024 |
bp, ci, hh | RD50-MPW4 | | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Unknown | | | | Normal | | | about to start
geo and eudaq ini attached |
Attachment 1: mpw4.ini
|
# example init file: Ex0.ini
[LogCollector.log]
EULOG_GUI_LOG_FILE_PATTERN = $12D.log
[Producer.tracker_irgendwas]
[Producer.aida_tlu]
initid= 20210115
verbose = 1
ConnectionFile= "file:///home/pct/frameworks/trackereudaq/user/tlu/misc/aida_tlu/aida_tlu_connection.xml"
#ConnectionFile= "file:///home/tlu-ma/latesteudaq/eudaq/user/tlu/misc/aida_tlu/aida_tlu_connection.xml" #for TLU MAUS
DeviceName = "aida_tlu.controlhub"
#DeviceName = "aida_tlu.udp"
TLUmod = "1e"
# number of HDMI inputs, leave 4 even if you only use fewer inputs
nDUTs = 4
nTrgIn = 6
# 0= False (Internal Reference OFF), 1= True
intRefOn = 0
VRefInt = 2.5
VRefExt = 1.3
# I2C address of the bus expander on Enclustra FPGA
I2C_COREEXP_Addr = 0x21
# I2C address of the Si5345
I2C_CLK_Addr = 0x68
# I2C address of 1st AD5665R
I2C_DAC1_Addr = 0x13
# I2C address of 2nd AD5665R
I2C_DAC2_Addr = 0x1F
# address of unique Id number EEPROM
I2C_ID_Addr = 0x50
#I2C address of 1st expander PCA9539PW~/
I2C_EXP1_Addr = 0x74
#I2C address of 2st expander PCA9539PW
I2C_EXP2_Addr = 0x75
#I2C address of AD5665R on powermodule
I2C_DACModule_Addr = 0x1CnoiseTrim
# Max value for control voltage on PMTs (usually 1 V)
PMT_vCtrlMax= 1.0
#I2C address of 1st expander PCA9539PW on powermodule
I2C_EXP1Module_Addr = 0x76
#I2C address of 2nd expander PCA9539PW on powermodule
I2C_EXP2Module_Addr = 0x77
##CONFCLOCK 0= skip clock configuration, 1= configure si5345
CONFCLOCK= 1
#CLOCK_CFG_FILE = "/home/pct-eudaq/latesteudaq/trackereudaq/user/caribou/MPW3/csv/20mhz_out2.txt"
#CLOCK_CFG_FILE = "/home/tlu-ma/mpw3/configs/20mhz_out2.txt"
CLOCK_CFG_FILE = "/home/pct/frameworks/trackereudaq/user/tlu/misc/aida_tlu/aida_tlu_clk_config.txt"
#CLOCK_CFG_FILE = "~/latesteudaq/trackereudaq/user/eudet/misc/hw_conf/aida_tlu/aida_tlu_clk_config.txt" # for TLU MAUS
[Producer.RD50_MPW4_0]
# general
log_level=INFO
# configuration
config_file="config.cfg"
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
EULOG_GUI_LOG_FILE_PATTERN = maus_$12D.log
# the $12D will be converted a data/time string with 12 digits.
[Producer.elog1]
elog_installation = "/home/pct/frameworks/elog/elog"
elog_host = "elog.hephy.at"
elog_port = 443
elog_logbook = "testbeam-MA2024"
att_stop_time = "t-Stop"
att_start_time = "t-Start"
att_run_number = "Run Number"
att_run_duration = "Duration_min"
color = ""
#simply paste configuration of your Elog logbook
Comment = Testbeams at MedAustron in 2024
Admin user = bergi, maks, bpilsl
Self register = 3
Attributes = Author, Subject, Run Number, DUT, Beam Energy, Rate Setting, Particle Type, Data, t-Start, t-Stop, Duration_min, Frontend
Options DUT = common, DSSD-Tracker, RD50-MPW4, TJ-Monopix2
Extendable options = DUT, Beam Energy, Rate Setting
Options Data = Unknown, Good, Crap
Options Beam Energy = 800 MeV, 252.7 MeV, 194.3 MeV, 175.3 MeV, 145.4 MeV, 100.4 MeV, 83 MeV, 62.4 MeV
Options Particle Type = Proton, Carbon
Options Rate Setting = Low Flux Very Low, Low Flux Low, Low Flux Medium, Low Flux High
Options Frontend = Normal, Normal Casc, HV, HV Casc
Quick filter = Date, Subject, Run Number, DUT, Beam Energy
Menu commands = List, New, Edit, Delete, Reply, Duplicate, Move to, Find, Help
List Menu commands = New, Find, Select, Logout, Config, Help
Guest List Menu commands = Find, Login, Help
Guest menu commands = List, Find, Login, Help
##################################################################
|
Attachment 2: detectors.geo
|
[TLU_0]
role = auxiliary
type = tlu
number_of_pixels = 0, 0
pixel_pitch = 0um, 0um
position = 0mm, 0mm, 0mm
orientation = 0deg, 0deg, 0deg
time_resolution = 0ns
[dssd_5_1_1]
type = dssd
number_of_pixels = 512, 512
pixel_pitch = 100um, 50um
position = 0mm, 0mm, 0mm
orientation = 0deg, 0deg, 0deg
spatial_resolution = 29um,14.5um
material_budget = 0.0032021081576535286
time_resolution = 10000s
[dssd_5_1_2]
type = dssd
number_of_pixels = 512, 512
pixel_pitch = 100um, 50um
position = 0mm, 0mm, 50mm
orientation = 0deg, 0deg, 0deg
spatial_resolution = 29um,14.5um
material_budget = 0.0032021081576535286
time_resolution = 10000s
#role = reference
[RD50_MPWx_base_0]
#mask_file = mask_maus.txt
role = dut
type = RD50_MPWx
number_of_pixels = 64, 64
pixel_pitch = 62um, 62um
position = 0mm, 0mm, 68mm
orientation = 90deg,0deg,180deg
orientation_mode = "zyx"
time_resolution = 25ns
material_budget = 0.00320305
[dssd_5_1_3]
type = dssd
number_of_pixels = 512, 512
pixel_pitch = 100um, 50um
position = 0mm, 0mm, 181mm
orientation = 0deg, 0deg, 0deg
spatial_resolution = 29um,14.5um
material_budget = 0.0032021081576535286
time_resolution = 10000s
role = reference
[dssd_5_1_4]
type = dssd
number_of_pixels = 512, 512
pixel_pitch = 100um, 50um
position = 0mm, 0mm, 231mm
orientation = 0deg, 0deg, 0deg
spatial_resolution = 29um,14.5um
material_budget = 0.0032021081576535286
time_resolution = 10000s
|
3
|
Sat Mar 30 06:54:51 2024 |
bp, ci, hh | RD50-MPW4 | 1000 | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Unknown | 30.03.2024 06:56:23 | 30.03.2024 06:57:18 | 0 | Normal | | | automatic log for run 1000
Comment:
1st test runs |
Attachment 1: peary_config.cfg
|
#This config file was generated with the "MPW3_gui - Config Creator"
#Do not change comment lines like "SEC::xxx" !
#They are needed for parsing
[RD50_MPW4]
this_config_file = config.cfg
#SEC::MISC
calib_file = calib_base.txt
config_si5345 = clock_config_mpw4.txt
en_freeze = 1
en_hitbus_dcols =
en_sfout_dcol = 0
en_tb_mode = 1
execute_file = execute.txt
i2c_addr = 0x41
i2c_dev = /dev/i2c-9
inj_t0 = 511
matrix_config = matrix_mpw4.txt
#SEC::REGISTERS
conf_reg_ts_ctrl = 0
conf_reg_ts_ini = 0
cu_ctrl = 0
en_ext_ctrl = 0
en_ser_out_dcol = 0
en_sfout_dcol = 0
fei3_pulldn = 0
fei3_read = 3
idle0 = 251
idle1 = 247
idle2 = 247
idle3 = 247
tx_ctrl = 0
vbfb = 38
vblr = 38
vn = 21
vnfb = 18
vnsensbias = 50
vnsf = 45
vpbias = 37
vpcomp = 19
vptrim = 36
#SEC::POWER
# voltages with suffix "__u", currents with "__i"
bl__u = 0.9
bl__i = 3
del_hi__u = 0.7
del_hi__i = 3
del_lo__u = 0.9
del_lo__i = 3
inj__u = 0
inj__i = 3
p1v3_vssa__u = 1.3
p1v3_vssa__i = 3
p1v8_nw_ring__u = 1.8
p1v8_nw_ring__i = 3
p1v8_vdd!__u = 1.8
p1v8_vdd!__i = 3
p1v8_vdda__u = 1.8
p1v8_vdda__i = 3
p1v8_vddc__u = 1.8
p1v8_vddc__i = 3
p1v8_vddp__u = 1.8
p1v8_vddp__i = 3
p1v8_vsensbus__u = 1.8
p1v8_vsensbus__i = 3
p2v5d__u = 2.5
p2v5d__i = 3
th__u = 0.92
th__i = 3
|
Attachment 2: matrix_mpw4.txt
|
# Config-File of the Pixel-Matrix; generated by MPW3-Config-Creator
# each line represents the configuration of an individual pixel
# format: {row} {col} {masked} {en_inj} {en_hb} {en_sfout} {trimDAC}
# default values (which are not printed) are:
# {row} {col} 0 0 0 0 -1
00 00 0 0 0 0 13
00 01 0 0 0 0 4
00 02 0 0 0 0 9
00 03 0 0 0 0 12
00 04 0 0 0 0 7
00 05 0 0 0 0 10
00 06 0 0 0 0 8
00 07 0 0 0 0 8
00 08 0 0 0 0 8
00 09 0 0 0 0 9
00 10 0 0 0 0 10
00 11 0 0 0 0 5
00 12 0 0 0 0 14
00 13 0 0 0 0 6
00 14 0 0 0 0 7
00 15 0 0 0 0 3
00 16 0 0 0 0 5
00 17 0 0 0 0 15
00 18 0 0 0 0 12
00 19 0 0 0 0 11
00 20 0 0 0 0 6
00 21 0 0 0 0 5
00 22 0 0 0 0 7
00 23 0 0 0 0 6
00 24 0 0 0 0 10
00 25 0 0 0 0 4
00 26 0 0 0 0 6
00 27 0 0 0 0 0
00 28 0 0 0 0 6
00 29 0 0 0 0 6
00 30 0 0 0 0 11
00 31 0 0 0 0 3
00 32 0 0 0 0 6
00 33 0 0 0 0 8
00 34 0 0 0 0 9
00 35 0 0 0 0 8
00 36 0 0 0 0 11
00 37 0 0 0 0 8
00 38 0 0 0 0 11
00 39 0 0 0 0 8
00 40 0 0 0 0 13
00 41 0 0 0 0 8
00 42 0 0 0 0 7
00 43 0 0 0 0 5
00 44 0 0 0 0 10
00 45 0 0 0 0 14
00 46 0 0 0 0 3
00 47 0 0 0 0 8
00 48 0 0 0 0 7
00 49 0 0 0 0 7
00 50 0 0 0 0 5
00 51 0 0 0 0 8
00 52 0 0 0 0 11
00 53 0 0 0 0 7
00 54 0 0 0 0 8
00 55 0 0 0 0 10
00 56 0 0 0 0 11
00 57 0 0 0 0 6
00 58 0 0 0 0 11
00 59 0 0 0 0 4
00 60 0 0 0 0 8
00 61 0 0 0 0 5
00 62 1 0 0 0 10
00 63 0 0 0 0 9
01 00 0 0 0 0 15
01 01 0 0 0 0 10
01 02 0 0 0 0 8
01 03 0 0 0 0 7
01 04 0 0 0 0 10
01 05 0 0 0 0 0
01 06 0 0 0 0 10
01 07 0 0 0 0 15
01 08 0 0 0 0 4
01 09 0 0 0 0 13
01 10 0 0 0 0 9
01 11 0 0 0 0 4
01 12 0 0 0 0 12
01 13 0 0 0 0 11
01 14 0 0 0 0 7
01 15 0 0 0 0 2
01 16 0 0 0 0 7
01 17 0 0 0 0 12
01 18 0 0 0 0 6
01 19 0 0 0 0 10
01 20 0 0 0 0 9
01 21 0 0 0 0 13
01 22 0 0 0 0 6
01 23 0 0 0 0 12
01 24 0 0 0 0 5
01 25 0 0 0 0 10
01 26 0 0 0 0 9
01 27 0 0 0 0 9
01 28 0 0 0 0 5
01 29 0 0 0 0 4
01 30 0 0 0 0 9
01 31 0 0 0 0 6
01 32 0 0 0 0 10
01 33 0 0 0 0 5
01 34 1 0 0 0 15
01 35 0 0 0 0 8
01 36 0 0 0 0 4
01 37 0 0 0 0 7
01 38 0 0 0 0 12
01 39 0 0 0 0 8
01 40 0 0 0 0 9
01 41 0 0 0 0 4
01 42 0 0 0 0 12
01 43 0 0 0 0 6
01 44 0 0 0 0 6
01 45 0 0 0 0 13
01 46 0 0 0 0 12
01 47 0 0 0 0 8
01 48 0 0 0 0 4
01 49 0 0 0 0 10
01 50 0 0 0 0 10
01 51 0 0 0 0 8
01 52 0 0 0 0 10
01 53 0 0 0 0 11
01 54 0 0 0 0 11
01 55 0 0 0 0 4
01 56 0 0 0 0 13
01 57 0 0 0 0 12
01 58 0 0 0 0 4
01 59 0 0 0 0 5
01 60 0 0 0 0 9
01 61 0 0 0 0 7
01 62 0 0 0 0 7
01 63 0 0 0 0 10
02 00 0 0 0 0 6
02 01 0 0 0 0 11
02 02 0 0 0 0 14
02 03 0 0 0 0 8
02 04 0 0 0 0 11
02 05 0 0 0 0 14
02 06 0 0 0 0 11
02 07 0 0 0 0 12
02 08 0 0 0 0 7
02 09 0 0 0 0 10
02 10 0 0 0 0 6
02 11 0 0 0 0 7
02 12 0 0 0 0 9
02 13 0 0 0 0 5
02 14 0 0 0 0 8
02 15 0 0 0 0 6
02 16 0 0 0 0 10
02 17 0 0 0 0 10
02 18 0 0 0 0 10
02 19 0 0 0 0 8
02 20 0 0 0 0 9
02 21 0 0 0 0 7
02 22 0 0 0 0 4
02 23 0 0 0 0 7
02 24 0 0 0 0 12
02 25 0 0 0 0 2
02 26 0 0 0 0 2
02 27 0 0 0 0 9
02 28 0 0 0 0 7
02 29 0 0 0 0 8
02 30 0 0 0 0 9
02 31 0 0 0 0 11
02 32 0 0 0 0 7
02 33 0 0 0 0 9
02 34 0 0 0 0 6
02 35 1 0 0 0 10
02 36 0 0 0 0 10
02 37 0 0 0 0 14
02 38 0 0 0 0 7
02 39 0 0 0 0 7
02 40 0 0 0 0 7
02 41 0 0 0 0 9
02 42 0 0 0 0 6
02 43 0 0 0 0 9
02 44 0 0 0 0 4
02 45 0 0 0 0 10
02 46 0 0 0 0 12
02 47 0 0 0 0 8
02 48 0 0 0 0 5
02 49 0 0 0 0 12
02 50 0 0 0 0 5
02 51 0 0 0 0 9
02 52 0 0 0 0 6
02 53 0 0 0 0 5
02 54 0 0 0 0 6
02 55 0 0 0 0 8
02 56 0 0 0 0 4
02 57 0 0 0 0 7
02 58 0 0 0 0 15
02 59 0 0 0 0 15
02 60 0 0 0 0 8
02 61 0 0 0 0 9
02 62 0 0 0 0 12
02 63 0 0 0 0 8
03 00 0 0 0 0 8
03 01 0 0 0 0 11
03 02 0 0 0 0 5
03 03 0 0 0 0 2
03 04 0 0 0 0 6
03 05 0 0 0 0 9
03 06 0 0 0 0 6
03 07 0 0 0 0 7
03 08 0 0 0 0 8
03 09 0 0 0 0 8
03 10 0 0 0 0 6
03 11 0 0 0 0 5
03 12 0 0 0 0 12
03 13 0 0 0 0 3
03 14 0 0 0 0 9
03 15 0 0 0 0 1
03 16 0 0 0 0 6
03 17 0 0 0 0 13
03 18 0 0 0 0 15
03 19 0 0 0 0 8
03 20 0 0 0 0 8
03 21 0 0 0 0 6
03 22 0 0 0 0 7
03 23 0 0 0 0 8
03 24 0 0 0 0 4
03 25 0 0 0 0 5
03 26 0 0 0 0 6
03 27 0 0 0 0 5
03 28 0 0 0 0 11
03 29 0 0 0 0 9
03 30 0 0 0 0 6
03 31 0 0 0 0 12
03 32 0 0 0 0 6
03 33 0 0 0 0 6
03 34 0 0 0 0 9
03 35 0 0 0 0 6
03 36 0 0 0 0 10
03 37 0 0 0 0 11
03 38 0 0 0 0 10
03 39 0 0 0 0 10
03 40 0 0 0 0 4
03 41 0 0 0 0 8
03 42 0 0 0 0 12
03 43 0 0 0 0 12
03 44 0 0 0 0 9
03 45 0 0 0 0 12
03 46 0 0 0 0 9
03 47 0 0 0 0 3
03 48 0 0 0 0 9
03 49 0 0 0 0 7
03 50 0 0 0 0 1
03 51 0 0 0 0 8
03 52 0 0 0 0 9
03 53 0 0 0 0 10
03 54 0 0 0 0 4
03 55 0 0 0 0 3
03 56 0 0 0 0 12
03 57 0 0 0 0 5
03 58 0 0 0 0 4
03 59 0 0 0 0 7
03 60 1 0 0 0 8
03 61 0 0 0 0 8
03 62 0 0 0 0 8
03 63 0 0 0 0 1
04 00 0 0 0 0 8
04 01 0 0 0 0 15
04 02 0 0 0 0 12
04 03 0 0 0 0 4
04 04 0 0 0 0 9
04 05 0 0 0 0 11
04 06 0 0 0 0 14
04 07 0 0 0 0 10
04 08 0 0 0 0 4
04 09 0 0 0 0 7
04 10 0 0 0 0 8
04 11 0 0 0 0 11
04 12 0 0 0 0 9
04 13 0 0 0 0 11
04 14 0 0 0 0 7
04 15 0 0 0 0 10
04 16 0 0 0 0 3
04 17 0 0 0 0 10
04 18 0 0 0 0 11
04 19 0 0 0 0 12
04 20 0 0 0 0 10
04 21 0 0 0 0 11
04 22 0 0 0 0 8
04 23 0 0 0 0 11
04 24 0 0 0 0 2
04 25 0 0 0 0 3
04 26 0 0 0 0 9
04 27 0 0 0 0 11
04 28 0 0 0 0 7
04 29 0 0 0 0 4
04 30 0 0 0 0 5
04 31 0 0 0 0 9
04 32 0 0 0 0 4
04 33 0 0 0 0 8
04 34 0 0 0 0 7
04 35 0 0 0 0 3
04 36 0 0 0 0 4
04 37 0 0 0 0 10
... 3802 more lines ...
|
Attachment 3: mpw4.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 1
HDMI2_clk = 1
HDMI3_clk = 1
HDMI4_clk = 1
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 1000 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0x6
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x30 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.RD50_MPW4_0]
[DataCollector.mpw4_dc]
# connection to the monitor
EUDAQ_MN = mpw4_mon
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/MPW4/mpw4_run$6R$X
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 1000
# config-parameters
DISABLE_PRINT = 1
XILINX_IP = 192.168.201.1
[Monitor.mpw4_mon]
ENABLE_PRINT = 0
ENABLE_STD_PRINT = 0
ENABLE_STD_CONVERTER = 1
FORWARD2GUI = 1
[Producer.elog1]
start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
4
|
Sat Mar 30 07:00:10 2024 |
bp, ci, hh | RD50-MPW4 | 1001 | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Unknown | 30.03.2024 06:58:03 | 30.03.2024 07:02:36 | 4 | Normal | | | automatic log for run 1001
Comment:
1st test runs |
Attachment 1: peary_config.cfg
|
#This config file was generated with the "MPW3_gui - Config Creator"
#Do not change comment lines like "SEC::xxx" !
#They are needed for parsing
[RD50_MPW4]
this_config_file = config.cfg
#SEC::MISC
calib_file = calib_base.txt
config_si5345 = clock_config_mpw4.txt
en_freeze = 1
en_hitbus_dcols =
en_sfout_dcol = 0
en_tb_mode = 1
execute_file = execute.txt
i2c_addr = 0x41
i2c_dev = /dev/i2c-9
inj_t0 = 511
matrix_config = matrix_mpw4.txt
#SEC::REGISTERS
conf_reg_ts_ctrl = 0
conf_reg_ts_ini = 0
cu_ctrl = 0
en_ext_ctrl = 0
en_ser_out_dcol = 0
en_sfout_dcol = 0
fei3_pulldn = 0
fei3_read = 3
idle0 = 251
idle1 = 247
idle2 = 247
idle3 = 247
tx_ctrl = 0
vbfb = 38
vblr = 38
vn = 21
vnfb = 18
vnsensbias = 50
vnsf = 45
vpbias = 37
vpcomp = 19
vptrim = 36
#SEC::POWER
# voltages with suffix "__u", currents with "__i"
bl__u = 0.9
bl__i = 3
del_hi__u = 0.7
del_hi__i = 3
del_lo__u = 0.9
del_lo__i = 3
inj__u = 0
inj__i = 3
p1v3_vssa__u = 1.3
p1v3_vssa__i = 3
p1v8_nw_ring__u = 1.8
p1v8_nw_ring__i = 3
p1v8_vdd!__u = 1.8
p1v8_vdd!__i = 3
p1v8_vdda__u = 1.8
p1v8_vdda__i = 3
p1v8_vddc__u = 1.8
p1v8_vddc__i = 3
p1v8_vddp__u = 1.8
p1v8_vddp__i = 3
p1v8_vsensbus__u = 1.8
p1v8_vsensbus__i = 3
p2v5d__u = 2.5
p2v5d__i = 3
th__u = 0.92
th__i = 3
|
Attachment 2: matrix_mpw4.txt
|
# Config-File of the Pixel-Matrix; generated by MPW3-Config-Creator
# each line represents the configuration of an individual pixel
# format: {row} {col} {masked} {en_inj} {en_hb} {en_sfout} {trimDAC}
# default values (which are not printed) are:
# {row} {col} 0 0 0 0 -1
00 00 0 0 0 0 13
00 01 0 0 0 0 4
00 02 0 0 0 0 9
00 03 0 0 0 0 12
00 04 0 0 0 0 7
00 05 0 0 0 0 10
00 06 0 0 0 0 8
00 07 0 0 0 0 8
00 08 0 0 0 0 8
00 09 0 0 0 0 9
00 10 0 0 0 0 10
00 11 0 0 0 0 5
00 12 0 0 0 0 14
00 13 0 0 0 0 6
00 14 0 0 0 0 7
00 15 0 0 0 0 3
00 16 0 0 0 0 5
00 17 0 0 0 0 15
00 18 0 0 0 0 12
00 19 0 0 0 0 11
00 20 0 0 0 0 6
00 21 0 0 0 0 5
00 22 0 0 0 0 7
00 23 0 0 0 0 6
00 24 0 0 0 0 10
00 25 0 0 0 0 4
00 26 0 0 0 0 6
00 27 0 0 0 0 0
00 28 0 0 0 0 6
00 29 0 0 0 0 6
00 30 0 0 0 0 11
00 31 0 0 0 0 3
00 32 0 0 0 0 6
00 33 0 0 0 0 8
00 34 0 0 0 0 9
00 35 0 0 0 0 8
00 36 0 0 0 0 11
00 37 0 0 0 0 8
00 38 0 0 0 0 11
00 39 0 0 0 0 8
00 40 0 0 0 0 13
00 41 0 0 0 0 8
00 42 0 0 0 0 7
00 43 0 0 0 0 5
00 44 0 0 0 0 10
00 45 0 0 0 0 14
00 46 0 0 0 0 3
00 47 0 0 0 0 8
00 48 0 0 0 0 7
00 49 0 0 0 0 7
00 50 0 0 0 0 5
00 51 0 0 0 0 8
00 52 0 0 0 0 11
00 53 0 0 0 0 7
00 54 0 0 0 0 8
00 55 0 0 0 0 10
00 56 0 0 0 0 11
00 57 0 0 0 0 6
00 58 0 0 0 0 11
00 59 0 0 0 0 4
00 60 0 0 0 0 8
00 61 0 0 0 0 5
00 62 1 0 0 0 10
00 63 0 0 0 0 9
01 00 0 0 0 0 15
01 01 0 0 0 0 10
01 02 0 0 0 0 8
01 03 0 0 0 0 7
01 04 0 0 0 0 10
01 05 0 0 0 0 0
01 06 0 0 0 0 10
01 07 0 0 0 0 15
01 08 0 0 0 0 4
01 09 0 0 0 0 13
01 10 0 0 0 0 9
01 11 0 0 0 0 4
01 12 0 0 0 0 12
01 13 0 0 0 0 11
01 14 0 0 0 0 7
01 15 0 0 0 0 2
01 16 0 0 0 0 7
01 17 0 0 0 0 12
01 18 0 0 0 0 6
01 19 0 0 0 0 10
01 20 0 0 0 0 9
01 21 0 0 0 0 13
01 22 0 0 0 0 6
01 23 0 0 0 0 12
01 24 0 0 0 0 5
01 25 0 0 0 0 10
01 26 0 0 0 0 9
01 27 0 0 0 0 9
01 28 0 0 0 0 5
01 29 0 0 0 0 4
01 30 0 0 0 0 9
01 31 0 0 0 0 6
01 32 0 0 0 0 10
01 33 0 0 0 0 5
01 34 1 0 0 0 15
01 35 0 0 0 0 8
01 36 0 0 0 0 4
01 37 0 0 0 0 7
01 38 0 0 0 0 12
01 39 0 0 0 0 8
01 40 0 0 0 0 9
01 41 0 0 0 0 4
01 42 0 0 0 0 12
01 43 0 0 0 0 6
01 44 0 0 0 0 6
01 45 0 0 0 0 13
01 46 0 0 0 0 12
01 47 0 0 0 0 8
01 48 0 0 0 0 4
01 49 0 0 0 0 10
01 50 0 0 0 0 10
01 51 0 0 0 0 8
01 52 0 0 0 0 10
01 53 0 0 0 0 11
01 54 0 0 0 0 11
01 55 0 0 0 0 4
01 56 0 0 0 0 13
01 57 0 0 0 0 12
01 58 0 0 0 0 4
01 59 0 0 0 0 5
01 60 0 0 0 0 9
01 61 0 0 0 0 7
01 62 0 0 0 0 7
01 63 0 0 0 0 10
02 00 0 0 0 0 6
02 01 0 0 0 0 11
02 02 0 0 0 0 14
02 03 0 0 0 0 8
02 04 0 0 0 0 11
02 05 0 0 0 0 14
02 06 0 0 0 0 11
02 07 0 0 0 0 12
02 08 0 0 0 0 7
02 09 0 0 0 0 10
02 10 0 0 0 0 6
02 11 0 0 0 0 7
02 12 0 0 0 0 9
02 13 0 0 0 0 5
02 14 0 0 0 0 8
02 15 0 0 0 0 6
02 16 0 0 0 0 10
02 17 0 0 0 0 10
02 18 0 0 0 0 10
02 19 0 0 0 0 8
02 20 0 0 0 0 9
02 21 0 0 0 0 7
02 22 0 0 0 0 4
02 23 0 0 0 0 7
02 24 0 0 0 0 12
02 25 0 0 0 0 2
02 26 0 0 0 0 2
02 27 0 0 0 0 9
02 28 0 0 0 0 7
02 29 0 0 0 0 8
02 30 0 0 0 0 9
02 31 0 0 0 0 11
02 32 0 0 0 0 7
02 33 0 0 0 0 9
02 34 0 0 0 0 6
02 35 1 0 0 0 10
02 36 0 0 0 0 10
02 37 0 0 0 0 14
02 38 0 0 0 0 7
02 39 0 0 0 0 7
02 40 0 0 0 0 7
02 41 0 0 0 0 9
02 42 0 0 0 0 6
02 43 0 0 0 0 9
02 44 0 0 0 0 4
02 45 0 0 0 0 10
02 46 0 0 0 0 12
02 47 0 0 0 0 8
02 48 0 0 0 0 5
02 49 0 0 0 0 12
02 50 0 0 0 0 5
02 51 0 0 0 0 9
02 52 0 0 0 0 6
02 53 0 0 0 0 5
02 54 0 0 0 0 6
02 55 0 0 0 0 8
02 56 0 0 0 0 4
02 57 0 0 0 0 7
02 58 0 0 0 0 15
02 59 0 0 0 0 15
02 60 0 0 0 0 8
02 61 0 0 0 0 9
02 62 0 0 0 0 12
02 63 0 0 0 0 8
03 00 0 0 0 0 8
03 01 0 0 0 0 11
03 02 0 0 0 0 5
03 03 0 0 0 0 2
03 04 0 0 0 0 6
03 05 0 0 0 0 9
03 06 0 0 0 0 6
03 07 0 0 0 0 7
03 08 0 0 0 0 8
03 09 0 0 0 0 8
03 10 0 0 0 0 6
03 11 0 0 0 0 5
03 12 0 0 0 0 12
03 13 0 0 0 0 3
03 14 0 0 0 0 9
03 15 0 0 0 0 1
03 16 0 0 0 0 6
03 17 0 0 0 0 13
03 18 0 0 0 0 15
03 19 0 0 0 0 8
03 20 0 0 0 0 8
03 21 0 0 0 0 6
03 22 0 0 0 0 7
03 23 0 0 0 0 8
03 24 0 0 0 0 4
03 25 0 0 0 0 5
03 26 0 0 0 0 6
03 27 0 0 0 0 5
03 28 0 0 0 0 11
03 29 0 0 0 0 9
03 30 0 0 0 0 6
03 31 0 0 0 0 12
03 32 0 0 0 0 6
03 33 0 0 0 0 6
03 34 0 0 0 0 9
03 35 0 0 0 0 6
03 36 0 0 0 0 10
03 37 0 0 0 0 11
03 38 0 0 0 0 10
03 39 0 0 0 0 10
03 40 0 0 0 0 4
03 41 0 0 0 0 8
03 42 0 0 0 0 12
03 43 0 0 0 0 12
03 44 0 0 0 0 9
03 45 0 0 0 0 12
03 46 0 0 0 0 9
03 47 0 0 0 0 3
03 48 0 0 0 0 9
03 49 0 0 0 0 7
03 50 0 0 0 0 1
03 51 0 0 0 0 8
03 52 0 0 0 0 9
03 53 0 0 0 0 10
03 54 0 0 0 0 4
03 55 0 0 0 0 3
03 56 0 0 0 0 12
03 57 0 0 0 0 5
03 58 0 0 0 0 4
03 59 0 0 0 0 7
03 60 1 0 0 0 8
03 61 0 0 0 0 8
03 62 0 0 0 0 8
03 63 0 0 0 0 1
04 00 0 0 0 0 8
04 01 0 0 0 0 15
04 02 0 0 0 0 12
04 03 0 0 0 0 4
04 04 0 0 0 0 9
04 05 0 0 0 0 11
04 06 0 0 0 0 14
04 07 0 0 0 0 10
04 08 0 0 0 0 4
04 09 0 0 0 0 7
04 10 0 0 0 0 8
04 11 0 0 0 0 11
04 12 0 0 0 0 9
04 13 0 0 0 0 11
04 14 0 0 0 0 7
04 15 0 0 0 0 10
04 16 0 0 0 0 3
04 17 0 0 0 0 10
04 18 0 0 0 0 11
04 19 0 0 0 0 12
04 20 0 0 0 0 10
04 21 0 0 0 0 11
04 22 0 0 0 0 8
04 23 0 0 0 0 11
04 24 0 0 0 0 2
04 25 0 0 0 0 3
04 26 0 0 0 0 9
04 27 0 0 0 0 11
04 28 0 0 0 0 7
04 29 0 0 0 0 4
04 30 0 0 0 0 5
04 31 0 0 0 0 9
04 32 0 0 0 0 4
04 33 0 0 0 0 8
04 34 0 0 0 0 7
04 35 0 0 0 0 3
04 36 0 0 0 0 4
04 37 0 0 0 0 10
... 3802 more lines ...
|
Attachment 3: mpw4.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 1
HDMI2_clk = 1
HDMI3_clk = 1
HDMI4_clk = 1
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0x6
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x30 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.RD50_MPW4_0]
[DataCollector.mpw4_dc]
# connection to the monitor
EUDAQ_MN = mpw4_mon
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/MPW4/mpw4_run$6R$X
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 1000
# config-parameters
DISABLE_PRINT = 1
XILINX_IP = 192.168.201.1
[Monitor.mpw4_mon]
ENABLE_PRINT = 0
ENABLE_STD_PRINT = 0
ENABLE_STD_CONVERTER = 1
FORWARD2GUI = 1
[Producer.elog1]
start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
5
|
Sat Mar 30 07:09:36 2024 |
bp, ci, hh | RD50-MPW4 | 1002 | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Unknown | 30.03.2024 07:11:15 | 30.03.2024 07:12:03 | 0 | Normal | | | automatic log for run 1002
Comment:
1st test runs |
Attachment 1: peary_config.cfg
|
#This config file was generated with the "MPW3_gui - Config Creator"
#Do not change comment lines like "SEC::xxx" !
#They are needed for parsing
[RD50_MPW4]
this_config_file = config.cfg
#SEC::MISC
calib_file = calib_base.txt
config_si5345 = clock_config_mpw4.txt
en_freeze = 1
en_hitbus_dcols =
en_sfout_dcol = 0
en_tb_mode = 1
execute_file = execute.txt
i2c_addr = 0x41
i2c_dev = /dev/i2c-9
inj_t0 = 511
matrix_config = matrix_mpw4.txt
#SEC::REGISTERS
conf_reg_ts_ctrl = 0
conf_reg_ts_ini = 0
cu_ctrl = 0
en_ext_ctrl = 0
en_ser_out_dcol = 0
en_sfout_dcol = 0
fei3_pulldn = 0
fei3_read = 3
idle0 = 251
idle1 = 247
idle2 = 247
idle3 = 247
tx_ctrl = 0
vbfb = 38
vblr = 38
vn = 21
vnfb = 18
vnsensbias = 50
vnsf = 45
vpbias = 37
vpcomp = 19
vptrim = 36
#SEC::POWER
# voltages with suffix "__u", currents with "__i"
bl__u = 0.9
bl__i = 3
del_hi__u = 0.7
del_hi__i = 3
del_lo__u = 0.9
del_lo__i = 3
inj__u = 0
inj__i = 3
p1v3_vssa__u = 1.3
p1v3_vssa__i = 3
p1v8_nw_ring__u = 1.8
p1v8_nw_ring__i = 3
p1v8_vdd!__u = 1.8
p1v8_vdd!__i = 3
p1v8_vdda__u = 1.8
p1v8_vdda__i = 3
p1v8_vddc__u = 1.8
p1v8_vddc__i = 3
p1v8_vddp__u = 1.8
p1v8_vddp__i = 3
p1v8_vsensbus__u = 1.8
p1v8_vsensbus__i = 3
p2v5d__u = 2.5
p2v5d__i = 3
th__u = 0.92
th__i = 3
|
Attachment 2: matrix_mpw4.txt
|
# Config-File of the Pixel-Matrix; generated by MPW3-Config-Creator
# each line represents the configuration of an individual pixel
# format: {row} {col} {masked} {en_inj} {en_hb} {en_sfout} {trimDAC}
# default values (which are not printed) are:
# {row} {col} 0 0 0 0 -1
00 00 0 0 0 0 13
00 01 0 0 0 0 4
00 02 0 0 0 0 9
00 03 0 0 0 0 12
00 04 0 0 0 0 7
00 05 0 0 0 0 10
00 06 0 0 0 0 8
00 07 0 0 0 0 8
00 08 0 0 0 0 8
00 09 0 0 0 0 9
00 10 0 0 0 0 10
00 11 0 0 0 0 5
00 12 0 0 0 0 14
00 13 0 0 0 0 6
00 14 0 0 0 0 7
00 15 0 0 0 0 3
00 16 0 0 0 0 5
00 17 0 0 0 0 15
00 18 0 0 0 0 12
00 19 0 0 0 0 11
00 20 0 0 0 0 6
00 21 0 0 0 0 5
00 22 0 0 0 0 7
00 23 0 0 0 0 6
00 24 0 0 0 0 10
00 25 0 0 0 0 4
00 26 0 0 0 0 6
00 27 0 0 0 0 0
00 28 0 0 0 0 6
00 29 0 0 0 0 6
00 30 0 0 0 0 11
00 31 0 0 0 0 3
00 32 0 0 0 0 6
00 33 0 0 0 0 8
00 34 0 0 0 0 9
00 35 0 0 0 0 8
00 36 0 0 0 0 11
00 37 0 0 0 0 8
00 38 0 0 0 0 11
00 39 0 0 0 0 8
00 40 0 0 0 0 13
00 41 0 0 0 0 8
00 42 0 0 0 0 7
00 43 0 0 0 0 5
00 44 0 0 0 0 10
00 45 0 0 0 0 14
00 46 0 0 0 0 3
00 47 0 0 0 0 8
00 48 0 0 0 0 7
00 49 0 0 0 0 7
00 50 0 0 0 0 5
00 51 0 0 0 0 8
00 52 0 0 0 0 11
00 53 0 0 0 0 7
00 54 0 0 0 0 8
00 55 0 0 0 0 10
00 56 0 0 0 0 11
00 57 0 0 0 0 6
00 58 0 0 0 0 11
00 59 0 0 0 0 4
00 60 0 0 0 0 8
00 61 0 0 0 0 5
00 62 1 0 0 0 10
00 63 0 0 0 0 9
01 00 0 0 0 0 15
01 01 0 0 0 0 10
01 02 0 0 0 0 8
01 03 0 0 0 0 7
01 04 0 0 0 0 10
01 05 0 0 0 0 0
01 06 0 0 0 0 10
01 07 0 0 0 0 15
01 08 0 0 0 0 4
01 09 0 0 0 0 13
01 10 0 0 0 0 9
01 11 0 0 0 0 4
01 12 0 0 0 0 12
01 13 0 0 0 0 11
01 14 0 0 0 0 7
01 15 0 0 0 0 2
01 16 0 0 0 0 7
01 17 0 0 0 0 12
01 18 0 0 0 0 6
01 19 0 0 0 0 10
01 20 0 0 0 0 9
01 21 0 0 0 0 13
01 22 0 0 0 0 6
01 23 0 0 0 0 12
01 24 0 0 0 0 5
01 25 0 0 0 0 10
01 26 0 0 0 0 9
01 27 0 0 0 0 9
01 28 0 0 0 0 5
01 29 0 0 0 0 4
01 30 0 0 0 0 9
01 31 0 0 0 0 6
01 32 0 0 0 0 10
01 33 0 0 0 0 5
01 34 1 0 0 0 15
01 35 0 0 0 0 8
01 36 0 0 0 0 4
01 37 0 0 0 0 7
01 38 0 0 0 0 12
01 39 0 0 0 0 8
01 40 0 0 0 0 9
01 41 0 0 0 0 4
01 42 0 0 0 0 12
01 43 0 0 0 0 6
01 44 0 0 0 0 6
01 45 0 0 0 0 13
01 46 0 0 0 0 12
01 47 0 0 0 0 8
01 48 0 0 0 0 4
01 49 0 0 0 0 10
01 50 0 0 0 0 10
01 51 0 0 0 0 8
01 52 0 0 0 0 10
01 53 0 0 0 0 11
01 54 0 0 0 0 11
01 55 0 0 0 0 4
01 56 0 0 0 0 13
01 57 0 0 0 0 12
01 58 0 0 0 0 4
01 59 0 0 0 0 5
01 60 0 0 0 0 9
01 61 0 0 0 0 7
01 62 0 0 0 0 7
01 63 0 0 0 0 10
02 00 0 0 0 0 6
02 01 0 0 0 0 11
02 02 0 0 0 0 14
02 03 0 0 0 0 8
02 04 0 0 0 0 11
02 05 0 0 0 0 14
02 06 0 0 0 0 11
02 07 0 0 0 0 12
02 08 0 0 0 0 7
02 09 0 0 0 0 10
02 10 0 0 0 0 6
02 11 0 0 0 0 7
02 12 0 0 0 0 9
02 13 0 0 0 0 5
02 14 0 0 0 0 8
02 15 0 0 0 0 6
02 16 0 0 0 0 10
02 17 0 0 0 0 10
02 18 0 0 0 0 10
02 19 0 0 0 0 8
02 20 0 0 0 0 9
02 21 0 0 0 0 7
02 22 0 0 0 0 4
02 23 0 0 0 0 7
02 24 0 0 0 0 12
02 25 0 0 0 0 2
02 26 0 0 0 0 2
02 27 0 0 0 0 9
02 28 0 0 0 0 7
02 29 0 0 0 0 8
02 30 0 0 0 0 9
02 31 0 0 0 0 11
02 32 0 0 0 0 7
02 33 0 0 0 0 9
02 34 0 0 0 0 6
02 35 1 0 0 0 10
02 36 0 0 0 0 10
02 37 0 0 0 0 14
02 38 0 0 0 0 7
02 39 0 0 0 0 7
02 40 0 0 0 0 7
02 41 0 0 0 0 9
02 42 0 0 0 0 6
02 43 0 0 0 0 9
02 44 0 0 0 0 4
02 45 0 0 0 0 10
02 46 0 0 0 0 12
02 47 0 0 0 0 8
02 48 0 0 0 0 5
02 49 0 0 0 0 12
02 50 0 0 0 0 5
02 51 0 0 0 0 9
02 52 0 0 0 0 6
02 53 0 0 0 0 5
02 54 0 0 0 0 6
02 55 0 0 0 0 8
02 56 0 0 0 0 4
02 57 0 0 0 0 7
02 58 0 0 0 0 15
02 59 0 0 0 0 15
02 60 0 0 0 0 8
02 61 0 0 0 0 9
02 62 0 0 0 0 12
02 63 0 0 0 0 8
03 00 0 0 0 0 8
03 01 0 0 0 0 11
03 02 0 0 0 0 5
03 03 0 0 0 0 2
03 04 0 0 0 0 6
03 05 0 0 0 0 9
03 06 0 0 0 0 6
03 07 0 0 0 0 7
03 08 0 0 0 0 8
03 09 0 0 0 0 8
03 10 0 0 0 0 6
03 11 0 0 0 0 5
03 12 0 0 0 0 12
03 13 0 0 0 0 3
03 14 0 0 0 0 9
03 15 0 0 0 0 1
03 16 0 0 0 0 6
03 17 0 0 0 0 13
03 18 0 0 0 0 15
03 19 0 0 0 0 8
03 20 0 0 0 0 8
03 21 0 0 0 0 6
03 22 0 0 0 0 7
03 23 0 0 0 0 8
03 24 0 0 0 0 4
03 25 0 0 0 0 5
03 26 0 0 0 0 6
03 27 0 0 0 0 5
03 28 0 0 0 0 11
03 29 0 0 0 0 9
03 30 0 0 0 0 6
03 31 0 0 0 0 12
03 32 0 0 0 0 6
03 33 0 0 0 0 6
03 34 0 0 0 0 9
03 35 0 0 0 0 6
03 36 0 0 0 0 10
03 37 0 0 0 0 11
03 38 0 0 0 0 10
03 39 0 0 0 0 10
03 40 0 0 0 0 4
03 41 0 0 0 0 8
03 42 0 0 0 0 12
03 43 0 0 0 0 12
03 44 0 0 0 0 9
03 45 0 0 0 0 12
03 46 0 0 0 0 9
03 47 0 0 0 0 3
03 48 0 0 0 0 9
03 49 0 0 0 0 7
03 50 0 0 0 0 1
03 51 0 0 0 0 8
03 52 0 0 0 0 9
03 53 0 0 0 0 10
03 54 0 0 0 0 4
03 55 0 0 0 0 3
03 56 0 0 0 0 12
03 57 0 0 0 0 5
03 58 0 0 0 0 4
03 59 0 0 0 0 7
03 60 1 0 0 0 8
03 61 0 0 0 0 8
03 62 0 0 0 0 8
03 63 0 0 0 0 1
04 00 0 0 0 0 8
04 01 0 0 0 0 15
04 02 0 0 0 0 12
04 03 0 0 0 0 4
04 04 0 0 0 0 9
04 05 0 0 0 0 11
04 06 0 0 0 0 14
04 07 0 0 0 0 10
04 08 0 0 0 0 4
04 09 0 0 0 0 7
04 10 0 0 0 0 8
04 11 0 0 0 0 11
04 12 0 0 0 0 9
04 13 0 0 0 0 11
04 14 0 0 0 0 7
04 15 0 0 0 0 10
04 16 0 0 0 0 3
04 17 0 0 0 0 10
04 18 0 0 0 0 11
04 19 0 0 0 0 12
04 20 0 0 0 0 10
04 21 0 0 0 0 11
04 22 0 0 0 0 8
04 23 0 0 0 0 11
04 24 0 0 0 0 2
04 25 0 0 0 0 3
04 26 0 0 0 0 9
04 27 0 0 0 0 11
04 28 0 0 0 0 7
04 29 0 0 0 0 4
04 30 0 0 0 0 5
04 31 0 0 0 0 9
04 32 0 0 0 0 4
04 33 0 0 0 0 8
04 34 0 0 0 0 7
04 35 0 0 0 0 3
04 36 0 0 0 0 4
04 37 0 0 0 0 10
... 3802 more lines ...
|
Attachment 3: mpw4.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 1
HDMI2_clk = 1
HDMI3_clk = 1
HDMI4_clk = 1
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0x6
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x30 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.RD50_MPW4_0]
[DataCollector.mpw4_dc]
# connection to the monitor
EUDAQ_MN = mpw4_mon
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/MPW4/mpw4_run$6R$X
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 1000
# config-parameters
DISABLE_PRINT = 1
XILINX_IP = 192.168.201.1
[Monitor.mpw4_mon]
ENABLE_PRINT = 0
ENABLE_STD_PRINT = 0
ENABLE_STD_CONVERTER = 1
FORWARD2GUI = 1
[Producer.elog1]
start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
6
|
Sat Mar 30 07:11:30 2024 |
bp, ci, hh | RD50-MPW4 | 1003 | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Unknown | 30.03.2024 07:12:19 | 30.03.2024 07:13:57 | 1 | Normal | | | automatic log for run 1003
Comment:
1st test runs |
Attachment 1: peary_config.cfg
|
#This config file was generated with the "MPW3_gui - Config Creator"
#Do not change comment lines like "SEC::xxx" !
#They are needed for parsing
[RD50_MPW4]
this_config_file = config.cfg
#SEC::MISC
calib_file = calib_base.txt
config_si5345 = clock_config_mpw4.txt
en_freeze = 1
en_hitbus_dcols =
en_sfout_dcol = 0
en_tb_mode = 1
execute_file = execute.txt
i2c_addr = 0x41
i2c_dev = /dev/i2c-9
inj_t0 = 511
matrix_config = matrix_mpw4.txt
#SEC::REGISTERS
conf_reg_ts_ctrl = 0
conf_reg_ts_ini = 0
cu_ctrl = 0
en_ext_ctrl = 0
en_ser_out_dcol = 0
en_sfout_dcol = 0
fei3_pulldn = 0
fei3_read = 3
idle0 = 251
idle1 = 247
idle2 = 247
idle3 = 247
tx_ctrl = 0
vbfb = 38
vblr = 38
vn = 21
vnfb = 18
vnsensbias = 50
vnsf = 45
vpbias = 37
vpcomp = 19
vptrim = 36
#SEC::POWER
# voltages with suffix "__u", currents with "__i"
bl__u = 0.9
bl__i = 3
del_hi__u = 0.7
del_hi__i = 3
del_lo__u = 0.9
del_lo__i = 3
inj__u = 0
inj__i = 3
p1v3_vssa__u = 1.3
p1v3_vssa__i = 3
p1v8_nw_ring__u = 1.8
p1v8_nw_ring__i = 3
p1v8_vdd!__u = 1.8
p1v8_vdd!__i = 3
p1v8_vdda__u = 1.8
p1v8_vdda__i = 3
p1v8_vddc__u = 1.8
p1v8_vddc__i = 3
p1v8_vddp__u = 1.8
p1v8_vddp__i = 3
p1v8_vsensbus__u = 1.8
p1v8_vsensbus__i = 3
p2v5d__u = 2.5
p2v5d__i = 3
th__u = 0.92
th__i = 3
|
Attachment 2: matrix_mpw4.txt
|
# Config-File of the Pixel-Matrix; generated by MPW3-Config-Creator
# each line represents the configuration of an individual pixel
# format: {row} {col} {masked} {en_inj} {en_hb} {en_sfout} {trimDAC}
# default values (which are not printed) are:
# {row} {col} 0 0 0 0 -1
00 00 0 0 0 0 13
00 01 0 0 0 0 4
00 02 0 0 0 0 9
00 03 0 0 0 0 12
00 04 0 0 0 0 7
00 05 0 0 0 0 10
00 06 0 0 0 0 8
00 07 0 0 0 0 8
00 08 0 0 0 0 8
00 09 0 0 0 0 9
00 10 0 0 0 0 10
00 11 0 0 0 0 5
00 12 0 0 0 0 14
00 13 0 0 0 0 6
00 14 0 0 0 0 7
00 15 0 0 0 0 3
00 16 0 0 0 0 5
00 17 0 0 0 0 15
00 18 0 0 0 0 12
00 19 0 0 0 0 11
00 20 0 0 0 0 6
00 21 0 0 0 0 5
00 22 0 0 0 0 7
00 23 0 0 0 0 6
00 24 0 0 0 0 10
00 25 0 0 0 0 4
00 26 0 0 0 0 6
00 27 0 0 0 0 0
00 28 0 0 0 0 6
00 29 0 0 0 0 6
00 30 0 0 0 0 11
00 31 0 0 0 0 3
00 32 0 0 0 0 6
00 33 0 0 0 0 8
00 34 0 0 0 0 9
00 35 0 0 0 0 8
00 36 0 0 0 0 11
00 37 0 0 0 0 8
00 38 0 0 0 0 11
00 39 0 0 0 0 8
00 40 0 0 0 0 13
00 41 0 0 0 0 8
00 42 0 0 0 0 7
00 43 0 0 0 0 5
00 44 0 0 0 0 10
00 45 0 0 0 0 14
00 46 0 0 0 0 3
00 47 0 0 0 0 8
00 48 0 0 0 0 7
00 49 0 0 0 0 7
00 50 0 0 0 0 5
00 51 0 0 0 0 8
00 52 0 0 0 0 11
00 53 0 0 0 0 7
00 54 0 0 0 0 8
00 55 0 0 0 0 10
00 56 0 0 0 0 11
00 57 0 0 0 0 6
00 58 0 0 0 0 11
00 59 0 0 0 0 4
00 60 0 0 0 0 8
00 61 0 0 0 0 5
00 62 1 0 0 0 10
00 63 0 0 0 0 9
01 00 0 0 0 0 15
01 01 0 0 0 0 10
01 02 0 0 0 0 8
01 03 0 0 0 0 7
01 04 0 0 0 0 10
01 05 0 0 0 0 0
01 06 0 0 0 0 10
01 07 0 0 0 0 15
01 08 0 0 0 0 4
01 09 0 0 0 0 13
01 10 0 0 0 0 9
01 11 0 0 0 0 4
01 12 0 0 0 0 12
01 13 0 0 0 0 11
01 14 0 0 0 0 7
01 15 0 0 0 0 2
01 16 0 0 0 0 7
01 17 0 0 0 0 12
01 18 0 0 0 0 6
01 19 0 0 0 0 10
01 20 0 0 0 0 9
01 21 0 0 0 0 13
01 22 0 0 0 0 6
01 23 0 0 0 0 12
01 24 0 0 0 0 5
01 25 0 0 0 0 10
01 26 0 0 0 0 9
01 27 0 0 0 0 9
01 28 0 0 0 0 5
01 29 0 0 0 0 4
01 30 0 0 0 0 9
01 31 0 0 0 0 6
01 32 0 0 0 0 10
01 33 0 0 0 0 5
01 34 1 0 0 0 15
01 35 0 0 0 0 8
01 36 0 0 0 0 4
01 37 0 0 0 0 7
01 38 0 0 0 0 12
01 39 0 0 0 0 8
01 40 0 0 0 0 9
01 41 0 0 0 0 4
01 42 0 0 0 0 12
01 43 0 0 0 0 6
01 44 0 0 0 0 6
01 45 0 0 0 0 13
01 46 0 0 0 0 12
01 47 0 0 0 0 8
01 48 0 0 0 0 4
01 49 0 0 0 0 10
01 50 0 0 0 0 10
01 51 0 0 0 0 8
01 52 0 0 0 0 10
01 53 0 0 0 0 11
01 54 0 0 0 0 11
01 55 0 0 0 0 4
01 56 0 0 0 0 13
01 57 0 0 0 0 12
01 58 0 0 0 0 4
01 59 0 0 0 0 5
01 60 0 0 0 0 9
01 61 0 0 0 0 7
01 62 0 0 0 0 7
01 63 0 0 0 0 10
02 00 0 0 0 0 6
02 01 0 0 0 0 11
02 02 0 0 0 0 14
02 03 0 0 0 0 8
02 04 0 0 0 0 11
02 05 0 0 0 0 14
02 06 0 0 0 0 11
02 07 0 0 0 0 12
02 08 0 0 0 0 7
02 09 0 0 0 0 10
02 10 0 0 0 0 6
02 11 0 0 0 0 7
02 12 0 0 0 0 9
02 13 0 0 0 0 5
02 14 0 0 0 0 8
02 15 0 0 0 0 6
02 16 0 0 0 0 10
02 17 0 0 0 0 10
02 18 0 0 0 0 10
02 19 0 0 0 0 8
02 20 0 0 0 0 9
02 21 0 0 0 0 7
02 22 0 0 0 0 4
02 23 0 0 0 0 7
02 24 0 0 0 0 12
02 25 0 0 0 0 2
02 26 0 0 0 0 2
02 27 0 0 0 0 9
02 28 0 0 0 0 7
02 29 0 0 0 0 8
02 30 0 0 0 0 9
02 31 0 0 0 0 11
02 32 0 0 0 0 7
02 33 0 0 0 0 9
02 34 0 0 0 0 6
02 35 1 0 0 0 10
02 36 0 0 0 0 10
02 37 0 0 0 0 14
02 38 0 0 0 0 7
02 39 0 0 0 0 7
02 40 0 0 0 0 7
02 41 0 0 0 0 9
02 42 0 0 0 0 6
02 43 0 0 0 0 9
02 44 0 0 0 0 4
02 45 0 0 0 0 10
02 46 0 0 0 0 12
02 47 0 0 0 0 8
02 48 0 0 0 0 5
02 49 0 0 0 0 12
02 50 0 0 0 0 5
02 51 0 0 0 0 9
02 52 0 0 0 0 6
02 53 0 0 0 0 5
02 54 0 0 0 0 6
02 55 0 0 0 0 8
02 56 0 0 0 0 4
02 57 0 0 0 0 7
02 58 0 0 0 0 15
02 59 0 0 0 0 15
02 60 0 0 0 0 8
02 61 0 0 0 0 9
02 62 0 0 0 0 12
02 63 0 0 0 0 8
03 00 0 0 0 0 8
03 01 0 0 0 0 11
03 02 0 0 0 0 5
03 03 0 0 0 0 2
03 04 0 0 0 0 6
03 05 0 0 0 0 9
03 06 0 0 0 0 6
03 07 0 0 0 0 7
03 08 0 0 0 0 8
03 09 0 0 0 0 8
03 10 0 0 0 0 6
03 11 0 0 0 0 5
03 12 0 0 0 0 12
03 13 0 0 0 0 3
03 14 0 0 0 0 9
03 15 0 0 0 0 1
03 16 0 0 0 0 6
03 17 0 0 0 0 13
03 18 0 0 0 0 15
03 19 0 0 0 0 8
03 20 0 0 0 0 8
03 21 0 0 0 0 6
03 22 0 0 0 0 7
03 23 0 0 0 0 8
03 24 0 0 0 0 4
03 25 0 0 0 0 5
03 26 0 0 0 0 6
03 27 0 0 0 0 5
03 28 0 0 0 0 11
03 29 0 0 0 0 9
03 30 0 0 0 0 6
03 31 0 0 0 0 12
03 32 0 0 0 0 6
03 33 0 0 0 0 6
03 34 0 0 0 0 9
03 35 0 0 0 0 6
03 36 0 0 0 0 10
03 37 0 0 0 0 11
03 38 0 0 0 0 10
03 39 0 0 0 0 10
03 40 0 0 0 0 4
03 41 0 0 0 0 8
03 42 0 0 0 0 12
03 43 0 0 0 0 12
03 44 0 0 0 0 9
03 45 0 0 0 0 12
03 46 0 0 0 0 9
03 47 0 0 0 0 3
03 48 0 0 0 0 9
03 49 0 0 0 0 7
03 50 0 0 0 0 1
03 51 0 0 0 0 8
03 52 0 0 0 0 9
03 53 0 0 0 0 10
03 54 0 0 0 0 4
03 55 0 0 0 0 3
03 56 0 0 0 0 12
03 57 0 0 0 0 5
03 58 0 0 0 0 4
03 59 0 0 0 0 7
03 60 1 0 0 0 8
03 61 0 0 0 0 8
03 62 0 0 0 0 8
03 63 0 0 0 0 1
04 00 0 0 0 0 8
04 01 0 0 0 0 15
04 02 0 0 0 0 12
04 03 0 0 0 0 4
04 04 0 0 0 0 9
04 05 0 0 0 0 11
04 06 0 0 0 0 14
04 07 0 0 0 0 10
04 08 0 0 0 0 4
04 09 0 0 0 0 7
04 10 0 0 0 0 8
04 11 0 0 0 0 11
04 12 0 0 0 0 9
04 13 0 0 0 0 11
04 14 0 0 0 0 7
04 15 0 0 0 0 10
04 16 0 0 0 0 3
04 17 0 0 0 0 10
04 18 0 0 0 0 11
04 19 0 0 0 0 12
04 20 0 0 0 0 10
04 21 0 0 0 0 11
04 22 0 0 0 0 8
04 23 0 0 0 0 11
04 24 0 0 0 0 2
04 25 0 0 0 0 3
04 26 0 0 0 0 9
04 27 0 0 0 0 11
04 28 0 0 0 0 7
04 29 0 0 0 0 4
04 30 0 0 0 0 5
04 31 0 0 0 0 9
04 32 0 0 0 0 4
04 33 0 0 0 0 8
04 34 0 0 0 0 7
04 35 0 0 0 0 3
04 36 0 0 0 0 4
04 37 0 0 0 0 10
... 3802 more lines ...
|
Attachment 3: mpw4.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 1
HDMI2_clk = 1
HDMI3_clk = 1
HDMI4_clk = 1
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0x6
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x30 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.RD50_MPW4_0]
[DataCollector.mpw4_dc]
# connection to the monitor
EUDAQ_MN = mpw4_mon
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/MPW4/mpw4_run$6R$X
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 100
# config-parameters
DISABLE_PRINT = 1
XILINX_IP = 192.168.201.1
[Monitor.mpw4_mon]
ENABLE_PRINT = 0
ENABLE_STD_PRINT = 0
ENABLE_STD_CONVERTER = 1
FORWARD2GUI = 1
[Producer.elog1]
start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
7
|
Sat Mar 30 07:22:49 2024 |
bp, ci, hh | RD50-MPW4 | 1004 | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Unknown | 30.03.2024 07:14:51 | 30.03.2024 07:25:16 | 10 | Normal | | | automatic log for run 1004
Comment:
1st test runs |
Attachment 1: peary_config.cfg
|
#This config file was generated with the "MPW3_gui - Config Creator"
#Do not change comment lines like "SEC::xxx" !
#They are needed for parsing
[RD50_MPW4]
this_config_file = config.cfg
#SEC::MISC
calib_file = calib_base.txt
config_si5345 = clock_config_mpw4.txt
en_freeze = 1
en_hitbus_dcols =
en_sfout_dcol = 0
en_tb_mode = 1
execute_file = execute.txt
i2c_addr = 0x41
i2c_dev = /dev/i2c-9
inj_t0 = 511
matrix_config = matrix_mpw4.txt
#SEC::REGISTERS
conf_reg_ts_ctrl = 0
conf_reg_ts_ini = 0
cu_ctrl = 0
en_ext_ctrl = 0
en_ser_out_dcol = 0
en_sfout_dcol = 0
fei3_pulldn = 0
fei3_read = 3
idle0 = 251
idle1 = 247
idle2 = 247
idle3 = 247
tx_ctrl = 0
vbfb = 38
vblr = 38
vn = 21
vnfb = 18
vnsensbias = 50
vnsf = 45
vpbias = 37
vpcomp = 19
vptrim = 36
#SEC::POWER
# voltages with suffix "__u", currents with "__i"
bl__u = 0.9
bl__i = 3
del_hi__u = 0.7
del_hi__i = 3
del_lo__u = 0.9
del_lo__i = 3
inj__u = 0
inj__i = 3
p1v3_vssa__u = 1.3
p1v3_vssa__i = 3
p1v8_nw_ring__u = 1.8
p1v8_nw_ring__i = 3
p1v8_vdd!__u = 1.8
p1v8_vdd!__i = 3
p1v8_vdda__u = 1.8
p1v8_vdda__i = 3
p1v8_vddc__u = 1.8
p1v8_vddc__i = 3
p1v8_vddp__u = 1.8
p1v8_vddp__i = 3
p1v8_vsensbus__u = 1.8
p1v8_vsensbus__i = 3
p2v5d__u = 2.5
p2v5d__i = 3
th__u = 0.92
th__i = 3
|
Attachment 2: matrix_mpw4.txt
|
# Config-File of the Pixel-Matrix; generated by MPW3-Config-Creator
# each line represents the configuration of an individual pixel
# format: {row} {col} {masked} {en_inj} {en_hb} {en_sfout} {trimDAC}
# default values (which are not printed) are:
# {row} {col} 0 0 0 0 -1
00 00 0 0 0 0 13
00 01 0 0 0 0 4
00 02 0 0 0 0 9
00 03 0 0 0 0 12
00 04 0 0 0 0 7
00 05 0 0 0 0 10
00 06 0 0 0 0 8
00 07 0 0 0 0 8
00 08 0 0 0 0 8
00 09 0 0 0 0 9
00 10 0 0 0 0 10
00 11 0 0 0 0 5
00 12 0 0 0 0 14
00 13 0 0 0 0 6
00 14 0 0 0 0 7
00 15 0 0 0 0 3
00 16 0 0 0 0 5
00 17 0 0 0 0 15
00 18 0 0 0 0 12
00 19 0 0 0 0 11
00 20 0 0 0 0 6
00 21 0 0 0 0 5
00 22 0 0 0 0 7
00 23 0 0 0 0 6
00 24 0 0 0 0 10
00 25 0 0 0 0 4
00 26 0 0 0 0 6
00 27 0 0 0 0 0
00 28 0 0 0 0 6
00 29 0 0 0 0 6
00 30 0 0 0 0 11
00 31 0 0 0 0 3
00 32 0 0 0 0 6
00 33 0 0 0 0 8
00 34 0 0 0 0 9
00 35 0 0 0 0 8
00 36 0 0 0 0 11
00 37 0 0 0 0 8
00 38 0 0 0 0 11
00 39 0 0 0 0 8
00 40 0 0 0 0 13
00 41 0 0 0 0 8
00 42 0 0 0 0 7
00 43 0 0 0 0 5
00 44 0 0 0 0 10
00 45 0 0 0 0 14
00 46 0 0 0 0 3
00 47 0 0 0 0 8
00 48 0 0 0 0 7
00 49 0 0 0 0 7
00 50 0 0 0 0 5
00 51 0 0 0 0 8
00 52 0 0 0 0 11
00 53 0 0 0 0 7
00 54 0 0 0 0 8
00 55 0 0 0 0 10
00 56 0 0 0 0 11
00 57 0 0 0 0 6
00 58 0 0 0 0 11
00 59 0 0 0 0 4
00 60 0 0 0 0 8
00 61 0 0 0 0 5
00 62 1 0 0 0 10
00 63 0 0 0 0 9
01 00 0 0 0 0 15
01 01 0 0 0 0 10
01 02 0 0 0 0 8
01 03 0 0 0 0 7
01 04 0 0 0 0 10
01 05 0 0 0 0 0
01 06 0 0 0 0 10
01 07 0 0 0 0 15
01 08 0 0 0 0 4
01 09 0 0 0 0 13
01 10 0 0 0 0 9
01 11 0 0 0 0 4
01 12 0 0 0 0 12
01 13 0 0 0 0 11
01 14 0 0 0 0 7
01 15 0 0 0 0 2
01 16 0 0 0 0 7
01 17 0 0 0 0 12
01 18 0 0 0 0 6
01 19 0 0 0 0 10
01 20 0 0 0 0 9
01 21 0 0 0 0 13
01 22 0 0 0 0 6
01 23 0 0 0 0 12
01 24 0 0 0 0 5
01 25 0 0 0 0 10
01 26 0 0 0 0 9
01 27 0 0 0 0 9
01 28 0 0 0 0 5
01 29 0 0 0 0 4
01 30 0 0 0 0 9
01 31 0 0 0 0 6
01 32 0 0 0 0 10
01 33 0 0 0 0 5
01 34 1 0 0 0 15
01 35 0 0 0 0 8
01 36 0 0 0 0 4
01 37 0 0 0 0 7
01 38 0 0 0 0 12
01 39 0 0 0 0 8
01 40 0 0 0 0 9
01 41 0 0 0 0 4
01 42 0 0 0 0 12
01 43 0 0 0 0 6
01 44 0 0 0 0 6
01 45 0 0 0 0 13
01 46 0 0 0 0 12
01 47 0 0 0 0 8
01 48 0 0 0 0 4
01 49 0 0 0 0 10
01 50 0 0 0 0 10
01 51 0 0 0 0 8
01 52 0 0 0 0 10
01 53 0 0 0 0 11
01 54 0 0 0 0 11
01 55 0 0 0 0 4
01 56 0 0 0 0 13
01 57 0 0 0 0 12
01 58 0 0 0 0 4
01 59 0 0 0 0 5
01 60 0 0 0 0 9
01 61 0 0 0 0 7
01 62 0 0 0 0 7
01 63 0 0 0 0 10
02 00 0 0 0 0 6
02 01 0 0 0 0 11
02 02 0 0 0 0 14
02 03 0 0 0 0 8
02 04 0 0 0 0 11
02 05 0 0 0 0 14
02 06 0 0 0 0 11
02 07 0 0 0 0 12
02 08 0 0 0 0 7
02 09 0 0 0 0 10
02 10 0 0 0 0 6
02 11 0 0 0 0 7
02 12 0 0 0 0 9
02 13 0 0 0 0 5
02 14 0 0 0 0 8
02 15 0 0 0 0 6
02 16 0 0 0 0 10
02 17 0 0 0 0 10
02 18 0 0 0 0 10
02 19 0 0 0 0 8
02 20 0 0 0 0 9
02 21 0 0 0 0 7
02 22 0 0 0 0 4
02 23 0 0 0 0 7
02 24 0 0 0 0 12
02 25 0 0 0 0 2
02 26 0 0 0 0 2
02 27 0 0 0 0 9
02 28 0 0 0 0 7
02 29 0 0 0 0 8
02 30 0 0 0 0 9
02 31 0 0 0 0 11
02 32 0 0 0 0 7
02 33 0 0 0 0 9
02 34 0 0 0 0 6
02 35 1 0 0 0 10
02 36 0 0 0 0 10
02 37 0 0 0 0 14
02 38 0 0 0 0 7
02 39 0 0 0 0 7
02 40 0 0 0 0 7
02 41 0 0 0 0 9
02 42 0 0 0 0 6
02 43 0 0 0 0 9
02 44 0 0 0 0 4
02 45 0 0 0 0 10
02 46 0 0 0 0 12
02 47 0 0 0 0 8
02 48 0 0 0 0 5
02 49 0 0 0 0 12
02 50 0 0 0 0 5
02 51 0 0 0 0 9
02 52 0 0 0 0 6
02 53 0 0 0 0 5
02 54 0 0 0 0 6
02 55 0 0 0 0 8
02 56 0 0 0 0 4
02 57 0 0 0 0 7
02 58 0 0 0 0 15
02 59 0 0 0 0 15
02 60 0 0 0 0 8
02 61 0 0 0 0 9
02 62 0 0 0 0 12
02 63 0 0 0 0 8
03 00 0 0 0 0 8
03 01 0 0 0 0 11
03 02 0 0 0 0 5
03 03 0 0 0 0 2
03 04 0 0 0 0 6
03 05 0 0 0 0 9
03 06 0 0 0 0 6
03 07 0 0 0 0 7
03 08 0 0 0 0 8
03 09 0 0 0 0 8
03 10 0 0 0 0 6
03 11 0 0 0 0 5
03 12 0 0 0 0 12
03 13 0 0 0 0 3
03 14 0 0 0 0 9
03 15 0 0 0 0 1
03 16 0 0 0 0 6
03 17 0 0 0 0 13
03 18 0 0 0 0 15
03 19 0 0 0 0 8
03 20 0 0 0 0 8
03 21 0 0 0 0 6
03 22 0 0 0 0 7
03 23 0 0 0 0 8
03 24 0 0 0 0 4
03 25 0 0 0 0 5
03 26 0 0 0 0 6
03 27 0 0 0 0 5
03 28 0 0 0 0 11
03 29 0 0 0 0 9
03 30 0 0 0 0 6
03 31 0 0 0 0 12
03 32 0 0 0 0 6
03 33 0 0 0 0 6
03 34 0 0 0 0 9
03 35 0 0 0 0 6
03 36 0 0 0 0 10
03 37 0 0 0 0 11
03 38 0 0 0 0 10
03 39 0 0 0 0 10
03 40 0 0 0 0 4
03 41 0 0 0 0 8
03 42 0 0 0 0 12
03 43 0 0 0 0 12
03 44 0 0 0 0 9
03 45 0 0 0 0 12
03 46 0 0 0 0 9
03 47 0 0 0 0 3
03 48 0 0 0 0 9
03 49 0 0 0 0 7
03 50 0 0 0 0 1
03 51 0 0 0 0 8
03 52 0 0 0 0 9
03 53 0 0 0 0 10
03 54 0 0 0 0 4
03 55 0 0 0 0 3
03 56 0 0 0 0 12
03 57 0 0 0 0 5
03 58 0 0 0 0 4
03 59 0 0 0 0 7
03 60 1 0 0 0 8
03 61 0 0 0 0 8
03 62 0 0 0 0 8
03 63 0 0 0 0 1
04 00 0 0 0 0 8
04 01 0 0 0 0 15
04 02 0 0 0 0 12
04 03 0 0 0 0 4
04 04 0 0 0 0 9
04 05 0 0 0 0 11
04 06 0 0 0 0 14
04 07 0 0 0 0 10
04 08 0 0 0 0 4
04 09 0 0 0 0 7
04 10 0 0 0 0 8
04 11 0 0 0 0 11
04 12 0 0 0 0 9
04 13 0 0 0 0 11
04 14 0 0 0 0 7
04 15 0 0 0 0 10
04 16 0 0 0 0 3
04 17 0 0 0 0 10
04 18 0 0 0 0 11
04 19 0 0 0 0 12
04 20 0 0 0 0 10
04 21 0 0 0 0 11
04 22 0 0 0 0 8
04 23 0 0 0 0 11
04 24 0 0 0 0 2
04 25 0 0 0 0 3
04 26 0 0 0 0 9
04 27 0 0 0 0 11
04 28 0 0 0 0 7
04 29 0 0 0 0 4
04 30 0 0 0 0 5
04 31 0 0 0 0 9
04 32 0 0 0 0 4
04 33 0 0 0 0 8
04 34 0 0 0 0 7
04 35 0 0 0 0 3
04 36 0 0 0 0 4
04 37 0 0 0 0 10
... 3802 more lines ...
|
Attachment 3: mpw4.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 1
HDMI2_clk = 1
HDMI3_clk = 1
HDMI4_clk = 1
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0x6
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x30 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.RD50_MPW4_0]
[DataCollector.mpw4_dc]
# connection to the monitor
EUDAQ_MN = mpw4_mon
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/MPW4/mpw4_run$6R$X
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 100
# config-parameters
DISABLE_PRINT = 1
XILINX_IP = 192.168.201.1
[Monitor.mpw4_mon]
ENABLE_PRINT = 0
ENABLE_STD_PRINT = 0
ENABLE_STD_CONVERTER = 1
FORWARD2GUI = 1
[Producer.elog1]
start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
8
|
Sat Mar 30 07:44:15 2024 |
bp, ci, hh | RD50-MPW4 | 1005 | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Unknown | 30.03.2024 07:25:51 | 30.03.2024 07:46:41 | 20 | Normal | | | automatic log for run 1005
Comment:
beautifully correlated |
Attachment 1: peary_config.cfg
|
#This config file was generated with the "MPW3_gui - Config Creator"
#Do not change comment lines like "SEC::xxx" !
#They are needed for parsing
[RD50_MPW4]
this_config_file = config.cfg
#SEC::MISC
calib_file = calib_base.txt
config_si5345 = clock_config_mpw4.txt
en_freeze = 1
en_hitbus_dcols =
en_sfout_dcol = 0
en_tb_mode = 1
execute_file = execute.txt
i2c_addr = 0x41
i2c_dev = /dev/i2c-9
inj_t0 = 511
matrix_config = matrix_mpw4.txt
#SEC::REGISTERS
conf_reg_ts_ctrl = 0
conf_reg_ts_ini = 0
cu_ctrl = 0
en_ext_ctrl = 0
en_ser_out_dcol = 0
en_sfout_dcol = 0
fei3_pulldn = 0
fei3_read = 3
idle0 = 251
idle1 = 247
idle2 = 247
idle3 = 247
tx_ctrl = 0
vbfb = 38
vblr = 38
vn = 21
vnfb = 18
vnsensbias = 50
vnsf = 45
vpbias = 37
vpcomp = 19
vptrim = 36
#SEC::POWER
# voltages with suffix "__u", currents with "__i"
bl__u = 0.9
bl__i = 3
del_hi__u = 0.7
del_hi__i = 3
del_lo__u = 0.9
del_lo__i = 3
inj__u = 0
inj__i = 3
p1v3_vssa__u = 1.3
p1v3_vssa__i = 3
p1v8_nw_ring__u = 1.8
p1v8_nw_ring__i = 3
p1v8_vdd!__u = 1.8
p1v8_vdd!__i = 3
p1v8_vdda__u = 1.8
p1v8_vdda__i = 3
p1v8_vddc__u = 1.8
p1v8_vddc__i = 3
p1v8_vddp__u = 1.8
p1v8_vddp__i = 3
p1v8_vsensbus__u = 1.8
p1v8_vsensbus__i = 3
p2v5d__u = 2.5
p2v5d__i = 3
th__u = 0.92
th__i = 3
|
Attachment 2: matrix_mpw4.txt
|
# Config-File of the Pixel-Matrix; generated by MPW3-Config-Creator
# each line represents the configuration of an individual pixel
# format: {row} {col} {masked} {en_inj} {en_hb} {en_sfout} {trimDAC}
# default values (which are not printed) are:
# {row} {col} 0 0 0 0 -1
00 00 0 0 0 0 13
00 01 0 0 0 0 4
00 02 0 0 0 0 9
00 03 0 0 0 0 12
00 04 0 0 0 0 7
00 05 0 0 0 0 10
00 06 0 0 0 0 8
00 07 0 0 0 0 8
00 08 0 0 0 0 8
00 09 0 0 0 0 9
00 10 0 0 0 0 10
00 11 0 0 0 0 5
00 12 0 0 0 0 14
00 13 0 0 0 0 6
00 14 0 0 0 0 7
00 15 0 0 0 0 3
00 16 0 0 0 0 5
00 17 0 0 0 0 15
00 18 0 0 0 0 12
00 19 0 0 0 0 11
00 20 0 0 0 0 6
00 21 0 0 0 0 5
00 22 0 0 0 0 7
00 23 0 0 0 0 6
00 24 0 0 0 0 10
00 25 0 0 0 0 4
00 26 0 0 0 0 6
00 27 0 0 0 0 0
00 28 0 0 0 0 6
00 29 0 0 0 0 6
00 30 0 0 0 0 11
00 31 0 0 0 0 3
00 32 0 0 0 0 6
00 33 0 0 0 0 8
00 34 0 0 0 0 9
00 35 0 0 0 0 8
00 36 0 0 0 0 11
00 37 0 0 0 0 8
00 38 0 0 0 0 11
00 39 0 0 0 0 8
00 40 0 0 0 0 13
00 41 0 0 0 0 8
00 42 0 0 0 0 7
00 43 0 0 0 0 5
00 44 0 0 0 0 10
00 45 0 0 0 0 14
00 46 0 0 0 0 3
00 47 0 0 0 0 8
00 48 0 0 0 0 7
00 49 0 0 0 0 7
00 50 0 0 0 0 5
00 51 0 0 0 0 8
00 52 0 0 0 0 11
00 53 0 0 0 0 7
00 54 0 0 0 0 8
00 55 0 0 0 0 10
00 56 0 0 0 0 11
00 57 0 0 0 0 6
00 58 0 0 0 0 11
00 59 0 0 0 0 4
00 60 0 0 0 0 8
00 61 0 0 0 0 5
00 62 1 0 0 0 10
00 63 0 0 0 0 9
01 00 0 0 0 0 15
01 01 0 0 0 0 10
01 02 0 0 0 0 8
01 03 0 0 0 0 7
01 04 0 0 0 0 10
01 05 0 0 0 0 0
01 06 0 0 0 0 10
01 07 0 0 0 0 15
01 08 0 0 0 0 4
01 09 0 0 0 0 13
01 10 0 0 0 0 9
01 11 0 0 0 0 4
01 12 0 0 0 0 12
01 13 0 0 0 0 11
01 14 0 0 0 0 7
01 15 0 0 0 0 2
01 16 0 0 0 0 7
01 17 0 0 0 0 12
01 18 0 0 0 0 6
01 19 0 0 0 0 10
01 20 0 0 0 0 9
01 21 0 0 0 0 13
01 22 0 0 0 0 6
01 23 0 0 0 0 12
01 24 0 0 0 0 5
01 25 0 0 0 0 10
01 26 0 0 0 0 9
01 27 0 0 0 0 9
01 28 0 0 0 0 5
01 29 0 0 0 0 4
01 30 0 0 0 0 9
01 31 0 0 0 0 6
01 32 0 0 0 0 10
01 33 0 0 0 0 5
01 34 1 0 0 0 15
01 35 0 0 0 0 8
01 36 0 0 0 0 4
01 37 0 0 0 0 7
01 38 0 0 0 0 12
01 39 0 0 0 0 8
01 40 0 0 0 0 9
01 41 0 0 0 0 4
01 42 0 0 0 0 12
01 43 0 0 0 0 6
01 44 0 0 0 0 6
01 45 0 0 0 0 13
01 46 0 0 0 0 12
01 47 0 0 0 0 8
01 48 0 0 0 0 4
01 49 0 0 0 0 10
01 50 0 0 0 0 10
01 51 0 0 0 0 8
01 52 0 0 0 0 10
01 53 0 0 0 0 11
01 54 0 0 0 0 11
01 55 0 0 0 0 4
01 56 0 0 0 0 13
01 57 0 0 0 0 12
01 58 0 0 0 0 4
01 59 0 0 0 0 5
01 60 0 0 0 0 9
01 61 0 0 0 0 7
01 62 0 0 0 0 7
01 63 0 0 0 0 10
02 00 0 0 0 0 6
02 01 0 0 0 0 11
02 02 0 0 0 0 14
02 03 0 0 0 0 8
02 04 0 0 0 0 11
02 05 0 0 0 0 14
02 06 0 0 0 0 11
02 07 0 0 0 0 12
02 08 0 0 0 0 7
02 09 0 0 0 0 10
02 10 0 0 0 0 6
02 11 0 0 0 0 7
02 12 0 0 0 0 9
02 13 0 0 0 0 5
02 14 0 0 0 0 8
02 15 0 0 0 0 6
02 16 0 0 0 0 10
02 17 0 0 0 0 10
02 18 0 0 0 0 10
02 19 0 0 0 0 8
02 20 0 0 0 0 9
02 21 0 0 0 0 7
02 22 0 0 0 0 4
02 23 0 0 0 0 7
02 24 0 0 0 0 12
02 25 0 0 0 0 2
02 26 0 0 0 0 2
02 27 0 0 0 0 9
02 28 0 0 0 0 7
02 29 0 0 0 0 8
02 30 0 0 0 0 9
02 31 0 0 0 0 11
02 32 0 0 0 0 7
02 33 0 0 0 0 9
02 34 0 0 0 0 6
02 35 1 0 0 0 10
02 36 0 0 0 0 10
02 37 0 0 0 0 14
02 38 0 0 0 0 7
02 39 0 0 0 0 7
02 40 0 0 0 0 7
02 41 0 0 0 0 9
02 42 0 0 0 0 6
02 43 0 0 0 0 9
02 44 0 0 0 0 4
02 45 0 0 0 0 10
02 46 0 0 0 0 12
02 47 0 0 0 0 8
02 48 0 0 0 0 5
02 49 0 0 0 0 12
02 50 0 0 0 0 5
02 51 0 0 0 0 9
02 52 0 0 0 0 6
02 53 0 0 0 0 5
02 54 0 0 0 0 6
02 55 0 0 0 0 8
02 56 0 0 0 0 4
02 57 0 0 0 0 7
02 58 0 0 0 0 15
02 59 0 0 0 0 15
02 60 0 0 0 0 8
02 61 0 0 0 0 9
02 62 0 0 0 0 12
02 63 0 0 0 0 8
03 00 0 0 0 0 8
03 01 0 0 0 0 11
03 02 0 0 0 0 5
03 03 0 0 0 0 2
03 04 0 0 0 0 6
03 05 0 0 0 0 9
03 06 0 0 0 0 6
03 07 0 0 0 0 7
03 08 0 0 0 0 8
03 09 0 0 0 0 8
03 10 0 0 0 0 6
03 11 0 0 0 0 5
03 12 0 0 0 0 12
03 13 0 0 0 0 3
03 14 0 0 0 0 9
03 15 0 0 0 0 1
03 16 0 0 0 0 6
03 17 0 0 0 0 13
03 18 0 0 0 0 15
03 19 0 0 0 0 8
03 20 0 0 0 0 8
03 21 0 0 0 0 6
03 22 0 0 0 0 7
03 23 0 0 0 0 8
03 24 0 0 0 0 4
03 25 0 0 0 0 5
03 26 0 0 0 0 6
03 27 0 0 0 0 5
03 28 0 0 0 0 11
03 29 0 0 0 0 9
03 30 0 0 0 0 6
03 31 0 0 0 0 12
03 32 0 0 0 0 6
03 33 0 0 0 0 6
03 34 0 0 0 0 9
03 35 0 0 0 0 6
03 36 0 0 0 0 10
03 37 0 0 0 0 11
03 38 0 0 0 0 10
03 39 0 0 0 0 10
03 40 0 0 0 0 4
03 41 0 0 0 0 8
03 42 0 0 0 0 12
03 43 0 0 0 0 12
03 44 0 0 0 0 9
03 45 0 0 0 0 12
03 46 0 0 0 0 9
03 47 0 0 0 0 3
03 48 0 0 0 0 9
03 49 0 0 0 0 7
03 50 0 0 0 0 1
03 51 0 0 0 0 8
03 52 0 0 0 0 9
03 53 0 0 0 0 10
03 54 0 0 0 0 4
03 55 0 0 0 0 3
03 56 0 0 0 0 12
03 57 0 0 0 0 5
03 58 0 0 0 0 4
03 59 0 0 0 0 7
03 60 1 0 0 0 8
03 61 0 0 0 0 8
03 62 0 0 0 0 8
03 63 0 0 0 0 1
04 00 0 0 0 0 8
04 01 0 0 0 0 15
04 02 0 0 0 0 12
04 03 0 0 0 0 4
04 04 0 0 0 0 9
04 05 0 0 0 0 11
04 06 0 0 0 0 14
04 07 0 0 0 0 10
04 08 0 0 0 0 4
04 09 0 0 0 0 7
04 10 0 0 0 0 8
04 11 0 0 0 0 11
04 12 0 0 0 0 9
04 13 0 0 0 0 11
04 14 0 0 0 0 7
04 15 0 0 0 0 10
04 16 0 0 0 0 3
04 17 0 0 0 0 10
04 18 0 0 0 0 11
04 19 0 0 0 0 12
04 20 0 0 0 0 10
04 21 0 0 0 0 11
04 22 0 0 0 0 8
04 23 0 0 0 0 11
04 24 0 0 0 0 2
04 25 0 0 0 0 3
04 26 0 0 0 0 9
04 27 0 0 0 0 11
04 28 0 0 0 0 7
04 29 0 0 0 0 4
04 30 0 0 0 0 5
04 31 0 0 0 0 9
04 32 0 0 0 0 4
04 33 0 0 0 0 8
04 34 0 0 0 0 7
04 35 0 0 0 0 3
04 36 0 0 0 0 4
04 37 0 0 0 0 10
... 3802 more lines ...
|
Attachment 3: mpw4.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 1
HDMI2_clk = 1
HDMI3_clk = 1
HDMI4_clk = 1
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0x6
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x30 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.RD50_MPW4_0]
[DataCollector.mpw4_dc]
# connection to the monitor
EUDAQ_MN = mpw4_mon
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/MPW4/mpw4_run$6R$X
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 100
# config-parameters
DISABLE_PRINT = 1
XILINX_IP = 192.168.201.1
[Monitor.mpw4_mon]
ENABLE_PRINT = 0
ENABLE_STD_PRINT = 0
ENABLE_STD_CONVERTER = 1
FORWARD2GUI = 1
[Producer.elog1]
start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
9
|
Sat Mar 30 07:59:41 2024 |
bp, ci, hh | RD50-MPW4 | 1006 | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Good | 30.03.2024 07:46:50 | 30.03.2024 08:02:08 | 15 | Normal | | | automatic log for run 1006
Comment:
beautifully correlated |
Attachment 1: peary_config.cfg
|
#This config file was generated with the "MPW3_gui - Config Creator"
#Do not change comment lines like "SEC::xxx" !
#They are needed for parsing
[RD50_MPW4]
this_config_file = config.cfg
#SEC::MISC
calib_file = calib_base.txt
config_si5345 = clock_config_mpw4.txt
en_freeze = 1
en_hitbus_dcols =
en_sfout_dcol = 0
en_tb_mode = 1
execute_file = execute.txt
i2c_addr = 0x41
i2c_dev = /dev/i2c-9
inj_t0 = 511
matrix_config = matrix_mpw4.txt
#SEC::REGISTERS
conf_reg_ts_ctrl = 0
conf_reg_ts_ini = 0
cu_ctrl = 0
en_ext_ctrl = 0
en_ser_out_dcol = 0
en_sfout_dcol = 0
fei3_pulldn = 0
fei3_read = 3
idle0 = 251
idle1 = 247
idle2 = 247
idle3 = 247
tx_ctrl = 0
vbfb = 38
vblr = 38
vn = 21
vnfb = 18
vnsensbias = 50
vnsf = 45
vpbias = 37
vpcomp = 19
vptrim = 36
#SEC::POWER
# voltages with suffix "__u", currents with "__i"
bl__u = 0.9
bl__i = 3
del_hi__u = 0.7
del_hi__i = 3
del_lo__u = 0.9
del_lo__i = 3
inj__u = 0
inj__i = 3
p1v3_vssa__u = 1.3
p1v3_vssa__i = 3
p1v8_nw_ring__u = 1.8
p1v8_nw_ring__i = 3
p1v8_vdd!__u = 1.8
p1v8_vdd!__i = 3
p1v8_vdda__u = 1.8
p1v8_vdda__i = 3
p1v8_vddc__u = 1.8
p1v8_vddc__i = 3
p1v8_vddp__u = 1.8
p1v8_vddp__i = 3
p1v8_vsensbus__u = 1.8
p1v8_vsensbus__i = 3
p2v5d__u = 2.5
p2v5d__i = 3
th__u = 0.92
th__i = 3
|
Attachment 2: matrix_mpw4.txt
|
# Config-File of the Pixel-Matrix; generated by MPW3-Config-Creator
# each line represents the configuration of an individual pixel
# format: {row} {col} {masked} {en_inj} {en_hb} {en_sfout} {trimDAC}
# default values (which are not printed) are:
# {row} {col} 0 0 0 0 -1
00 00 0 0 0 0 13
00 01 0 0 0 0 4
00 02 0 0 0 0 9
00 03 0 0 0 0 12
00 04 0 0 0 0 7
00 05 0 0 0 0 10
00 06 0 0 0 0 8
00 07 0 0 0 0 8
00 08 0 0 0 0 8
00 09 0 0 0 0 9
00 10 0 0 0 0 10
00 11 0 0 0 0 5
00 12 0 0 0 0 14
00 13 0 0 0 0 6
00 14 0 0 0 0 7
00 15 0 0 0 0 3
00 16 0 0 0 0 5
00 17 0 0 0 0 15
00 18 0 0 0 0 12
00 19 0 0 0 0 11
00 20 0 0 0 0 6
00 21 0 0 0 0 5
00 22 0 0 0 0 7
00 23 0 0 0 0 6
00 24 0 0 0 0 10
00 25 0 0 0 0 4
00 26 0 0 0 0 6
00 27 0 0 0 0 0
00 28 0 0 0 0 6
00 29 0 0 0 0 6
00 30 0 0 0 0 11
00 31 0 0 0 0 3
00 32 0 0 0 0 6
00 33 0 0 0 0 8
00 34 0 0 0 0 9
00 35 0 0 0 0 8
00 36 0 0 0 0 11
00 37 0 0 0 0 8
00 38 0 0 0 0 11
00 39 0 0 0 0 8
00 40 0 0 0 0 13
00 41 0 0 0 0 8
00 42 0 0 0 0 7
00 43 0 0 0 0 5
00 44 0 0 0 0 10
00 45 0 0 0 0 14
00 46 0 0 0 0 3
00 47 0 0 0 0 8
00 48 0 0 0 0 7
00 49 0 0 0 0 7
00 50 0 0 0 0 5
00 51 0 0 0 0 8
00 52 0 0 0 0 11
00 53 0 0 0 0 7
00 54 0 0 0 0 8
00 55 0 0 0 0 10
00 56 0 0 0 0 11
00 57 0 0 0 0 6
00 58 0 0 0 0 11
00 59 0 0 0 0 4
00 60 0 0 0 0 8
00 61 0 0 0 0 5
00 62 1 0 0 0 10
00 63 0 0 0 0 9
01 00 0 0 0 0 15
01 01 0 0 0 0 10
01 02 0 0 0 0 8
01 03 0 0 0 0 7
01 04 0 0 0 0 10
01 05 0 0 0 0 0
01 06 0 0 0 0 10
01 07 0 0 0 0 15
01 08 0 0 0 0 4
01 09 0 0 0 0 13
01 10 0 0 0 0 9
01 11 0 0 0 0 4
01 12 0 0 0 0 12
01 13 0 0 0 0 11
01 14 0 0 0 0 7
01 15 0 0 0 0 2
01 16 0 0 0 0 7
01 17 0 0 0 0 12
01 18 0 0 0 0 6
01 19 0 0 0 0 10
01 20 0 0 0 0 9
01 21 0 0 0 0 13
01 22 0 0 0 0 6
01 23 0 0 0 0 12
01 24 0 0 0 0 5
01 25 0 0 0 0 10
01 26 0 0 0 0 9
01 27 0 0 0 0 9
01 28 0 0 0 0 5
01 29 0 0 0 0 4
01 30 0 0 0 0 9
01 31 0 0 0 0 6
01 32 0 0 0 0 10
01 33 0 0 0 0 5
01 34 1 0 0 0 15
01 35 0 0 0 0 8
01 36 0 0 0 0 4
01 37 0 0 0 0 7
01 38 0 0 0 0 12
01 39 0 0 0 0 8
01 40 0 0 0 0 9
01 41 0 0 0 0 4
01 42 0 0 0 0 12
01 43 0 0 0 0 6
01 44 0 0 0 0 6
01 45 0 0 0 0 13
01 46 0 0 0 0 12
01 47 0 0 0 0 8
01 48 0 0 0 0 4
01 49 0 0 0 0 10
01 50 0 0 0 0 10
01 51 0 0 0 0 8
01 52 0 0 0 0 10
01 53 0 0 0 0 11
01 54 0 0 0 0 11
01 55 0 0 0 0 4
01 56 0 0 0 0 13
01 57 0 0 0 0 12
01 58 0 0 0 0 4
01 59 0 0 0 0 5
01 60 0 0 0 0 9
01 61 0 0 0 0 7
01 62 0 0 0 0 7
01 63 0 0 0 0 10
02 00 0 0 0 0 6
02 01 0 0 0 0 11
02 02 0 0 0 0 14
02 03 0 0 0 0 8
02 04 0 0 0 0 11
02 05 0 0 0 0 14
02 06 0 0 0 0 11
02 07 0 0 0 0 12
02 08 0 0 0 0 7
02 09 0 0 0 0 10
02 10 0 0 0 0 6
02 11 0 0 0 0 7
02 12 0 0 0 0 9
02 13 0 0 0 0 5
02 14 0 0 0 0 8
02 15 0 0 0 0 6
02 16 0 0 0 0 10
02 17 0 0 0 0 10
02 18 0 0 0 0 10
02 19 0 0 0 0 8
02 20 0 0 0 0 9
02 21 0 0 0 0 7
02 22 0 0 0 0 4
02 23 0 0 0 0 7
02 24 0 0 0 0 12
02 25 0 0 0 0 2
02 26 0 0 0 0 2
02 27 0 0 0 0 9
02 28 0 0 0 0 7
02 29 0 0 0 0 8
02 30 0 0 0 0 9
02 31 0 0 0 0 11
02 32 0 0 0 0 7
02 33 0 0 0 0 9
02 34 0 0 0 0 6
02 35 1 0 0 0 10
02 36 0 0 0 0 10
02 37 0 0 0 0 14
02 38 0 0 0 0 7
02 39 0 0 0 0 7
02 40 0 0 0 0 7
02 41 0 0 0 0 9
02 42 0 0 0 0 6
02 43 0 0 0 0 9
02 44 0 0 0 0 4
02 45 0 0 0 0 10
02 46 0 0 0 0 12
02 47 0 0 0 0 8
02 48 0 0 0 0 5
02 49 0 0 0 0 12
02 50 0 0 0 0 5
02 51 0 0 0 0 9
02 52 0 0 0 0 6
02 53 0 0 0 0 5
02 54 0 0 0 0 6
02 55 0 0 0 0 8
02 56 0 0 0 0 4
02 57 0 0 0 0 7
02 58 0 0 0 0 15
02 59 0 0 0 0 15
02 60 0 0 0 0 8
02 61 0 0 0 0 9
02 62 0 0 0 0 12
02 63 0 0 0 0 8
03 00 0 0 0 0 8
03 01 0 0 0 0 11
03 02 0 0 0 0 5
03 03 0 0 0 0 2
03 04 0 0 0 0 6
03 05 0 0 0 0 9
03 06 0 0 0 0 6
03 07 0 0 0 0 7
03 08 0 0 0 0 8
03 09 0 0 0 0 8
03 10 0 0 0 0 6
03 11 0 0 0 0 5
03 12 0 0 0 0 12
03 13 0 0 0 0 3
03 14 0 0 0 0 9
03 15 0 0 0 0 1
03 16 0 0 0 0 6
03 17 0 0 0 0 13
03 18 0 0 0 0 15
03 19 0 0 0 0 8
03 20 0 0 0 0 8
03 21 0 0 0 0 6
03 22 0 0 0 0 7
03 23 0 0 0 0 8
03 24 0 0 0 0 4
03 25 0 0 0 0 5
03 26 0 0 0 0 6
03 27 0 0 0 0 5
03 28 0 0 0 0 11
03 29 0 0 0 0 9
03 30 0 0 0 0 6
03 31 0 0 0 0 12
03 32 0 0 0 0 6
03 33 0 0 0 0 6
03 34 0 0 0 0 9
03 35 0 0 0 0 6
03 36 0 0 0 0 10
03 37 0 0 0 0 11
03 38 0 0 0 0 10
03 39 0 0 0 0 10
03 40 0 0 0 0 4
03 41 0 0 0 0 8
03 42 0 0 0 0 12
03 43 0 0 0 0 12
03 44 0 0 0 0 9
03 45 0 0 0 0 12
03 46 0 0 0 0 9
03 47 0 0 0 0 3
03 48 0 0 0 0 9
03 49 0 0 0 0 7
03 50 0 0 0 0 1
03 51 0 0 0 0 8
03 52 0 0 0 0 9
03 53 0 0 0 0 10
03 54 0 0 0 0 4
03 55 0 0 0 0 3
03 56 0 0 0 0 12
03 57 0 0 0 0 5
03 58 0 0 0 0 4
03 59 0 0 0 0 7
03 60 1 0 0 0 8
03 61 0 0 0 0 8
03 62 0 0 0 0 8
03 63 0 0 0 0 1
04 00 0 0 0 0 8
04 01 0 0 0 0 15
04 02 0 0 0 0 12
04 03 0 0 0 0 4
04 04 0 0 0 0 9
04 05 0 0 0 0 11
04 06 0 0 0 0 14
04 07 0 0 0 0 10
04 08 0 0 0 0 4
04 09 0 0 0 0 7
04 10 0 0 0 0 8
04 11 0 0 0 0 11
04 12 0 0 0 0 9
04 13 0 0 0 0 11
04 14 0 0 0 0 7
04 15 0 0 0 0 10
04 16 0 0 0 0 3
04 17 0 0 0 0 10
04 18 0 0 0 0 11
04 19 0 0 0 0 12
04 20 0 0 0 0 10
04 21 0 0 0 0 11
04 22 0 0 0 0 8
04 23 0 0 0 0 11
04 24 0 0 0 0 2
04 25 0 0 0 0 3
04 26 0 0 0 0 9
04 27 0 0 0 0 11
04 28 0 0 0 0 7
04 29 0 0 0 0 4
04 30 0 0 0 0 5
04 31 0 0 0 0 9
04 32 0 0 0 0 4
04 33 0 0 0 0 8
04 34 0 0 0 0 7
04 35 0 0 0 0 3
04 36 0 0 0 0 4
04 37 0 0 0 0 10
... 3802 more lines ...
|
Attachment 3: mpw4.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 1
HDMI2_clk = 1
HDMI3_clk = 1
HDMI4_clk = 1
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0x6
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x30 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.RD50_MPW4_0]
[DataCollector.mpw4_dc]
# connection to the monitor
EUDAQ_MN = mpw4_mon
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/MPW4/mpw4_run$6R$X
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 100
# config-parameters
DISABLE_PRINT = 1
XILINX_IP = 192.168.201.1
[Monitor.mpw4_mon]
ENABLE_PRINT = 0
ENABLE_STD_PRINT = 0
ENABLE_STD_CONVERTER = 1
FORWARD2GUI = 1
[Producer.elog1]
start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
10
|
Sat Mar 30 07:59:55 2024 |
bp, ci, hh | RD50-MPW4 | | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Crap | | | | Normal | | | currently no beam |
12
|
Sat Mar 30 08:21:04 2024 |
bp, ci, hh | RD50-MPW4 | 1007 | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Good | 30.03.2024 08:02:46 | 30.03.2024 08:23:30 | 20 | Normal | | | automatic log for run 1007
Comment:
waiting for eam |
Attachment 1: peary_config.cfg
|
#This config file was generated with the "MPW3_gui - Config Creator"
#Do not change comment lines like "SEC::xxx" !
#They are needed for parsing
[RD50_MPW4]
this_config_file = config.cfg
#SEC::MISC
calib_file = calib_base.txt
config_si5345 = clock_config_mpw4.txt
en_freeze = 1
en_hitbus_dcols =
en_sfout_dcol = 0
en_tb_mode = 1
execute_file = execute.txt
i2c_addr = 0x41
i2c_dev = /dev/i2c-9
inj_t0 = 511
matrix_config = matrix_mpw4.txt
#SEC::REGISTERS
conf_reg_ts_ctrl = 0
conf_reg_ts_ini = 0
cu_ctrl = 0
en_ext_ctrl = 0
en_ser_out_dcol = 0
en_sfout_dcol = 0
fei3_pulldn = 0
fei3_read = 3
idle0 = 251
idle1 = 247
idle2 = 247
idle3 = 247
tx_ctrl = 0
vbfb = 38
vblr = 38
vn = 21
vnfb = 18
vnsensbias = 50
vnsf = 45
vpbias = 37
vpcomp = 19
vptrim = 36
#SEC::POWER
# voltages with suffix "__u", currents with "__i"
bl__u = 0.9
bl__i = 3
del_hi__u = 0.7
del_hi__i = 3
del_lo__u = 0.9
del_lo__i = 3
inj__u = 0
inj__i = 3
p1v3_vssa__u = 1.3
p1v3_vssa__i = 3
p1v8_nw_ring__u = 1.8
p1v8_nw_ring__i = 3
p1v8_vdd!__u = 1.8
p1v8_vdd!__i = 3
p1v8_vdda__u = 1.8
p1v8_vdda__i = 3
p1v8_vddc__u = 1.8
p1v8_vddc__i = 3
p1v8_vddp__u = 1.8
p1v8_vddp__i = 3
p1v8_vsensbus__u = 1.8
p1v8_vsensbus__i = 3
p2v5d__u = 2.5
p2v5d__i = 3
th__u = 0.92
th__i = 3
|
Attachment 2: matrix_mpw4.txt
|
# Config-File of the Pixel-Matrix; generated by MPW3-Config-Creator
# each line represents the configuration of an individual pixel
# format: {row} {col} {masked} {en_inj} {en_hb} {en_sfout} {trimDAC}
# default values (which are not printed) are:
# {row} {col} 0 0 0 0 -1
00 00 0 0 0 0 13
00 01 0 0 0 0 4
00 02 0 0 0 0 9
00 03 0 0 0 0 12
00 04 0 0 0 0 7
00 05 0 0 0 0 10
00 06 0 0 0 0 8
00 07 0 0 0 0 8
00 08 0 0 0 0 8
00 09 0 0 0 0 9
00 10 0 0 0 0 10
00 11 0 0 0 0 5
00 12 0 0 0 0 14
00 13 0 0 0 0 6
00 14 0 0 0 0 7
00 15 0 0 0 0 3
00 16 0 0 0 0 5
00 17 0 0 0 0 15
00 18 0 0 0 0 12
00 19 0 0 0 0 11
00 20 0 0 0 0 6
00 21 0 0 0 0 5
00 22 0 0 0 0 7
00 23 0 0 0 0 6
00 24 0 0 0 0 10
00 25 0 0 0 0 4
00 26 0 0 0 0 6
00 27 0 0 0 0 0
00 28 0 0 0 0 6
00 29 0 0 0 0 6
00 30 0 0 0 0 11
00 31 0 0 0 0 3
00 32 0 0 0 0 6
00 33 0 0 0 0 8
00 34 0 0 0 0 9
00 35 0 0 0 0 8
00 36 0 0 0 0 11
00 37 0 0 0 0 8
00 38 0 0 0 0 11
00 39 0 0 0 0 8
00 40 0 0 0 0 13
00 41 0 0 0 0 8
00 42 0 0 0 0 7
00 43 0 0 0 0 5
00 44 0 0 0 0 10
00 45 0 0 0 0 14
00 46 0 0 0 0 3
00 47 0 0 0 0 8
00 48 0 0 0 0 7
00 49 0 0 0 0 7
00 50 0 0 0 0 5
00 51 0 0 0 0 8
00 52 0 0 0 0 11
00 53 0 0 0 0 7
00 54 0 0 0 0 8
00 55 0 0 0 0 10
00 56 0 0 0 0 11
00 57 0 0 0 0 6
00 58 0 0 0 0 11
00 59 0 0 0 0 4
00 60 0 0 0 0 8
00 61 0 0 0 0 5
00 62 1 0 0 0 10
00 63 0 0 0 0 9
01 00 0 0 0 0 15
01 01 0 0 0 0 10
01 02 0 0 0 0 8
01 03 0 0 0 0 7
01 04 0 0 0 0 10
01 05 0 0 0 0 0
01 06 0 0 0 0 10
01 07 0 0 0 0 15
01 08 0 0 0 0 4
01 09 0 0 0 0 13
01 10 0 0 0 0 9
01 11 0 0 0 0 4
01 12 0 0 0 0 12
01 13 0 0 0 0 11
01 14 0 0 0 0 7
01 15 0 0 0 0 2
01 16 0 0 0 0 7
01 17 0 0 0 0 12
01 18 0 0 0 0 6
01 19 0 0 0 0 10
01 20 0 0 0 0 9
01 21 0 0 0 0 13
01 22 0 0 0 0 6
01 23 0 0 0 0 12
01 24 0 0 0 0 5
01 25 0 0 0 0 10
01 26 0 0 0 0 9
01 27 0 0 0 0 9
01 28 0 0 0 0 5
01 29 0 0 0 0 4
01 30 0 0 0 0 9
01 31 0 0 0 0 6
01 32 0 0 0 0 10
01 33 0 0 0 0 5
01 34 1 0 0 0 15
01 35 0 0 0 0 8
01 36 0 0 0 0 4
01 37 0 0 0 0 7
01 38 0 0 0 0 12
01 39 0 0 0 0 8
01 40 0 0 0 0 9
01 41 0 0 0 0 4
01 42 0 0 0 0 12
01 43 0 0 0 0 6
01 44 0 0 0 0 6
01 45 0 0 0 0 13
01 46 0 0 0 0 12
01 47 0 0 0 0 8
01 48 0 0 0 0 4
01 49 0 0 0 0 10
01 50 0 0 0 0 10
01 51 0 0 0 0 8
01 52 0 0 0 0 10
01 53 0 0 0 0 11
01 54 0 0 0 0 11
01 55 0 0 0 0 4
01 56 0 0 0 0 13
01 57 0 0 0 0 12
01 58 0 0 0 0 4
01 59 0 0 0 0 5
01 60 0 0 0 0 9
01 61 0 0 0 0 7
01 62 0 0 0 0 7
01 63 0 0 0 0 10
02 00 0 0 0 0 6
02 01 0 0 0 0 11
02 02 0 0 0 0 14
02 03 0 0 0 0 8
02 04 0 0 0 0 11
02 05 0 0 0 0 14
02 06 0 0 0 0 11
02 07 0 0 0 0 12
02 08 0 0 0 0 7
02 09 0 0 0 0 10
02 10 0 0 0 0 6
02 11 0 0 0 0 7
02 12 0 0 0 0 9
02 13 0 0 0 0 5
02 14 0 0 0 0 8
02 15 0 0 0 0 6
02 16 0 0 0 0 10
02 17 0 0 0 0 10
02 18 0 0 0 0 10
02 19 0 0 0 0 8
02 20 0 0 0 0 9
02 21 0 0 0 0 7
02 22 0 0 0 0 4
02 23 0 0 0 0 7
02 24 0 0 0 0 12
02 25 0 0 0 0 2
02 26 0 0 0 0 2
02 27 0 0 0 0 9
02 28 0 0 0 0 7
02 29 0 0 0 0 8
02 30 0 0 0 0 9
02 31 0 0 0 0 11
02 32 0 0 0 0 7
02 33 0 0 0 0 9
02 34 0 0 0 0 6
02 35 1 0 0 0 10
02 36 0 0 0 0 10
02 37 0 0 0 0 14
02 38 0 0 0 0 7
02 39 0 0 0 0 7
02 40 0 0 0 0 7
02 41 0 0 0 0 9
02 42 0 0 0 0 6
02 43 0 0 0 0 9
02 44 0 0 0 0 4
02 45 0 0 0 0 10
02 46 0 0 0 0 12
02 47 0 0 0 0 8
02 48 0 0 0 0 5
02 49 0 0 0 0 12
02 50 0 0 0 0 5
02 51 0 0 0 0 9
02 52 0 0 0 0 6
02 53 0 0 0 0 5
02 54 0 0 0 0 6
02 55 0 0 0 0 8
02 56 0 0 0 0 4
02 57 0 0 0 0 7
02 58 0 0 0 0 15
02 59 0 0 0 0 15
02 60 0 0 0 0 8
02 61 0 0 0 0 9
02 62 0 0 0 0 12
02 63 0 0 0 0 8
03 00 0 0 0 0 8
03 01 0 0 0 0 11
03 02 0 0 0 0 5
03 03 0 0 0 0 2
03 04 0 0 0 0 6
03 05 0 0 0 0 9
03 06 0 0 0 0 6
03 07 0 0 0 0 7
03 08 0 0 0 0 8
03 09 0 0 0 0 8
03 10 0 0 0 0 6
03 11 0 0 0 0 5
03 12 0 0 0 0 12
03 13 0 0 0 0 3
03 14 0 0 0 0 9
03 15 0 0 0 0 1
03 16 0 0 0 0 6
03 17 0 0 0 0 13
03 18 0 0 0 0 15
03 19 0 0 0 0 8
03 20 0 0 0 0 8
03 21 0 0 0 0 6
03 22 0 0 0 0 7
03 23 0 0 0 0 8
03 24 0 0 0 0 4
03 25 0 0 0 0 5
03 26 0 0 0 0 6
03 27 0 0 0 0 5
03 28 0 0 0 0 11
03 29 0 0 0 0 9
03 30 0 0 0 0 6
03 31 0 0 0 0 12
03 32 0 0 0 0 6
03 33 0 0 0 0 6
03 34 0 0 0 0 9
03 35 0 0 0 0 6
03 36 0 0 0 0 10
03 37 0 0 0 0 11
03 38 0 0 0 0 10
03 39 0 0 0 0 10
03 40 0 0 0 0 4
03 41 0 0 0 0 8
03 42 0 0 0 0 12
03 43 0 0 0 0 12
03 44 0 0 0 0 9
03 45 0 0 0 0 12
03 46 0 0 0 0 9
03 47 0 0 0 0 3
03 48 0 0 0 0 9
03 49 0 0 0 0 7
03 50 0 0 0 0 1
03 51 0 0 0 0 8
03 52 0 0 0 0 9
03 53 0 0 0 0 10
03 54 0 0 0 0 4
03 55 0 0 0 0 3
03 56 0 0 0 0 12
03 57 0 0 0 0 5
03 58 0 0 0 0 4
03 59 0 0 0 0 7
03 60 1 0 0 0 8
03 61 0 0 0 0 8
03 62 0 0 0 0 8
03 63 0 0 0 0 1
04 00 0 0 0 0 8
04 01 0 0 0 0 15
04 02 0 0 0 0 12
04 03 0 0 0 0 4
04 04 0 0 0 0 9
04 05 0 0 0 0 11
04 06 0 0 0 0 14
04 07 0 0 0 0 10
04 08 0 0 0 0 4
04 09 0 0 0 0 7
04 10 0 0 0 0 8
04 11 0 0 0 0 11
04 12 0 0 0 0 9
04 13 0 0 0 0 11
04 14 0 0 0 0 7
04 15 0 0 0 0 10
04 16 0 0 0 0 3
04 17 0 0 0 0 10
04 18 0 0 0 0 11
04 19 0 0 0 0 12
04 20 0 0 0 0 10
04 21 0 0 0 0 11
04 22 0 0 0 0 8
04 23 0 0 0 0 11
04 24 0 0 0 0 2
04 25 0 0 0 0 3
04 26 0 0 0 0 9
04 27 0 0 0 0 11
04 28 0 0 0 0 7
04 29 0 0 0 0 4
04 30 0 0 0 0 5
04 31 0 0 0 0 9
04 32 0 0 0 0 4
04 33 0 0 0 0 8
04 34 0 0 0 0 7
04 35 0 0 0 0 3
04 36 0 0 0 0 4
04 37 0 0 0 0 10
... 3802 more lines ...
|
Attachment 3: mpw4.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 1
HDMI2_clk = 1
HDMI3_clk = 1
HDMI4_clk = 1
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0x6
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x30 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.RD50_MPW4_0]
[DataCollector.mpw4_dc]
# connection to the monitor
EUDAQ_MN = mpw4_mon
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/MPW4/mpw4_run$6R$X
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 100
# config-parameters
DISABLE_PRINT = 1
XILINX_IP = 192.168.201.1
[Monitor.mpw4_mon]
ENABLE_PRINT = 0
ENABLE_STD_PRINT = 0
ENABLE_STD_CONVERTER = 1
FORWARD2GUI = 1
[Producer.elog1]
start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
13
|
Sat Mar 30 08:34:12 2024 |
bp, ci, hh | RD50-MPW4 | | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Good | | | | Normal | | | beam should be back, there was something in the nozzle too |
14
|
Sat Mar 30 08:38:21 2024 |
bp, ci, hh | RD50-MPW4 | | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Good | | | | Normal | | | beam not back, fake news |
15
|
Sat Mar 30 08:40:10 2024 |
bp, ci, hh | RD50-MPW4 | 1008 | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Crap | 30.03.2024 08:37:03 | 30.03.2024 08:42:37 | 5 | Normal | | | automatic log for run 1008
Comment:
waiting for beam |
Attachment 1: peary_config.cfg
|
#This config file was generated with the "MPW3_gui - Config Creator"
#Do not change comment lines like "SEC::xxx" !
#They are needed for parsing
[RD50_MPW4]
this_config_file = config.cfg
#SEC::MISC
calib_file = calib_base.txt
config_si5345 = clock_config_mpw4.txt
en_freeze = 1
en_hitbus_dcols =
en_sfout_dcol = 0
en_tb_mode = 1
execute_file = execute.txt
i2c_addr = 0x41
i2c_dev = /dev/i2c-9
inj_t0 = 511
matrix_config = matrix_mpw4.txt
#SEC::REGISTERS
conf_reg_ts_ctrl = 0
conf_reg_ts_ini = 0
cu_ctrl = 0
en_ext_ctrl = 0
en_ser_out_dcol = 0
en_sfout_dcol = 0
fei3_pulldn = 0
fei3_read = 3
idle0 = 251
idle1 = 247
idle2 = 247
idle3 = 247
tx_ctrl = 0
vbfb = 38
vblr = 38
vn = 21
vnfb = 18
vnsensbias = 50
vnsf = 45
vpbias = 37
vpcomp = 19
vptrim = 36
#SEC::POWER
# voltages with suffix "__u", currents with "__i"
bl__u = 0.9
bl__i = 3
del_hi__u = 0.7
del_hi__i = 3
del_lo__u = 0.9
del_lo__i = 3
inj__u = 0
inj__i = 3
p1v3_vssa__u = 1.3
p1v3_vssa__i = 3
p1v8_nw_ring__u = 1.8
p1v8_nw_ring__i = 3
p1v8_vdd!__u = 1.8
p1v8_vdd!__i = 3
p1v8_vdda__u = 1.8
p1v8_vdda__i = 3
p1v8_vddc__u = 1.8
p1v8_vddc__i = 3
p1v8_vddp__u = 1.8
p1v8_vddp__i = 3
p1v8_vsensbus__u = 1.8
p1v8_vsensbus__i = 3
p2v5d__u = 2.5
p2v5d__i = 3
th__u = 0.92
th__i = 3
|
Attachment 2: matrix_mpw4.txt
|
# Config-File of the Pixel-Matrix; generated by MPW3-Config-Creator
# each line represents the configuration of an individual pixel
# format: {row} {col} {masked} {en_inj} {en_hb} {en_sfout} {trimDAC}
# default values (which are not printed) are:
# {row} {col} 0 0 0 0 -1
00 00 0 0 0 0 13
00 01 0 0 0 0 4
00 02 0 0 0 0 9
00 03 0 0 0 0 12
00 04 0 0 0 0 7
00 05 0 0 0 0 10
00 06 0 0 0 0 8
00 07 0 0 0 0 8
00 08 0 0 0 0 8
00 09 0 0 0 0 9
00 10 0 0 0 0 10
00 11 0 0 0 0 5
00 12 0 0 0 0 14
00 13 0 0 0 0 6
00 14 0 0 0 0 7
00 15 0 0 0 0 3
00 16 0 0 0 0 5
00 17 0 0 0 0 15
00 18 0 0 0 0 12
00 19 0 0 0 0 11
00 20 0 0 0 0 6
00 21 0 0 0 0 5
00 22 0 0 0 0 7
00 23 0 0 0 0 6
00 24 0 0 0 0 10
00 25 0 0 0 0 4
00 26 0 0 0 0 6
00 27 0 0 0 0 0
00 28 0 0 0 0 6
00 29 0 0 0 0 6
00 30 0 0 0 0 11
00 31 0 0 0 0 3
00 32 0 0 0 0 6
00 33 0 0 0 0 8
00 34 0 0 0 0 9
00 35 0 0 0 0 8
00 36 0 0 0 0 11
00 37 0 0 0 0 8
00 38 0 0 0 0 11
00 39 0 0 0 0 8
00 40 0 0 0 0 13
00 41 0 0 0 0 8
00 42 0 0 0 0 7
00 43 0 0 0 0 5
00 44 0 0 0 0 10
00 45 0 0 0 0 14
00 46 0 0 0 0 3
00 47 0 0 0 0 8
00 48 0 0 0 0 7
00 49 0 0 0 0 7
00 50 0 0 0 0 5
00 51 0 0 0 0 8
00 52 0 0 0 0 11
00 53 0 0 0 0 7
00 54 0 0 0 0 8
00 55 0 0 0 0 10
00 56 0 0 0 0 11
00 57 0 0 0 0 6
00 58 0 0 0 0 11
00 59 0 0 0 0 4
00 60 0 0 0 0 8
00 61 0 0 0 0 5
00 62 1 0 0 0 10
00 63 0 0 0 0 9
01 00 0 0 0 0 15
01 01 0 0 0 0 10
01 02 0 0 0 0 8
01 03 0 0 0 0 7
01 04 0 0 0 0 10
01 05 0 0 0 0 0
01 06 0 0 0 0 10
01 07 0 0 0 0 15
01 08 0 0 0 0 4
01 09 0 0 0 0 13
01 10 0 0 0 0 9
01 11 0 0 0 0 4
01 12 0 0 0 0 12
01 13 0 0 0 0 11
01 14 0 0 0 0 7
01 15 0 0 0 0 2
01 16 0 0 0 0 7
01 17 0 0 0 0 12
01 18 0 0 0 0 6
01 19 0 0 0 0 10
01 20 0 0 0 0 9
01 21 0 0 0 0 13
01 22 0 0 0 0 6
01 23 0 0 0 0 12
01 24 0 0 0 0 5
01 25 0 0 0 0 10
01 26 0 0 0 0 9
01 27 0 0 0 0 9
01 28 0 0 0 0 5
01 29 0 0 0 0 4
01 30 0 0 0 0 9
01 31 0 0 0 0 6
01 32 0 0 0 0 10
01 33 0 0 0 0 5
01 34 1 0 0 0 15
01 35 0 0 0 0 8
01 36 0 0 0 0 4
01 37 0 0 0 0 7
01 38 0 0 0 0 12
01 39 0 0 0 0 8
01 40 0 0 0 0 9
01 41 0 0 0 0 4
01 42 0 0 0 0 12
01 43 0 0 0 0 6
01 44 0 0 0 0 6
01 45 0 0 0 0 13
01 46 0 0 0 0 12
01 47 0 0 0 0 8
01 48 0 0 0 0 4
01 49 0 0 0 0 10
01 50 0 0 0 0 10
01 51 0 0 0 0 8
01 52 0 0 0 0 10
01 53 0 0 0 0 11
01 54 0 0 0 0 11
01 55 0 0 0 0 4
01 56 0 0 0 0 13
01 57 0 0 0 0 12
01 58 0 0 0 0 4
01 59 0 0 0 0 5
01 60 0 0 0 0 9
01 61 0 0 0 0 7
01 62 0 0 0 0 7
01 63 0 0 0 0 10
02 00 0 0 0 0 6
02 01 0 0 0 0 11
02 02 0 0 0 0 14
02 03 0 0 0 0 8
02 04 0 0 0 0 11
02 05 0 0 0 0 14
02 06 0 0 0 0 11
02 07 0 0 0 0 12
02 08 0 0 0 0 7
02 09 0 0 0 0 10
02 10 0 0 0 0 6
02 11 0 0 0 0 7
02 12 0 0 0 0 9
02 13 0 0 0 0 5
02 14 0 0 0 0 8
02 15 0 0 0 0 6
02 16 0 0 0 0 10
02 17 0 0 0 0 10
02 18 0 0 0 0 10
02 19 0 0 0 0 8
02 20 0 0 0 0 9
02 21 0 0 0 0 7
02 22 0 0 0 0 4
02 23 0 0 0 0 7
02 24 0 0 0 0 12
02 25 0 0 0 0 2
02 26 0 0 0 0 2
02 27 0 0 0 0 9
02 28 0 0 0 0 7
02 29 0 0 0 0 8
02 30 0 0 0 0 9
02 31 0 0 0 0 11
02 32 0 0 0 0 7
02 33 0 0 0 0 9
02 34 0 0 0 0 6
02 35 1 0 0 0 10
02 36 0 0 0 0 10
02 37 0 0 0 0 14
02 38 0 0 0 0 7
02 39 0 0 0 0 7
02 40 0 0 0 0 7
02 41 0 0 0 0 9
02 42 0 0 0 0 6
02 43 0 0 0 0 9
02 44 0 0 0 0 4
02 45 0 0 0 0 10
02 46 0 0 0 0 12
02 47 0 0 0 0 8
02 48 0 0 0 0 5
02 49 0 0 0 0 12
02 50 0 0 0 0 5
02 51 0 0 0 0 9
02 52 0 0 0 0 6
02 53 0 0 0 0 5
02 54 0 0 0 0 6
02 55 0 0 0 0 8
02 56 0 0 0 0 4
02 57 0 0 0 0 7
02 58 0 0 0 0 15
02 59 0 0 0 0 15
02 60 0 0 0 0 8
02 61 0 0 0 0 9
02 62 0 0 0 0 12
02 63 0 0 0 0 8
03 00 0 0 0 0 8
03 01 0 0 0 0 11
03 02 0 0 0 0 5
03 03 0 0 0 0 2
03 04 0 0 0 0 6
03 05 0 0 0 0 9
03 06 0 0 0 0 6
03 07 0 0 0 0 7
03 08 0 0 0 0 8
03 09 0 0 0 0 8
03 10 0 0 0 0 6
03 11 0 0 0 0 5
03 12 0 0 0 0 12
03 13 0 0 0 0 3
03 14 0 0 0 0 9
03 15 0 0 0 0 1
03 16 0 0 0 0 6
03 17 0 0 0 0 13
03 18 0 0 0 0 15
03 19 0 0 0 0 8
03 20 0 0 0 0 8
03 21 0 0 0 0 6
03 22 0 0 0 0 7
03 23 0 0 0 0 8
03 24 0 0 0 0 4
03 25 0 0 0 0 5
03 26 0 0 0 0 6
03 27 0 0 0 0 5
03 28 0 0 0 0 11
03 29 0 0 0 0 9
03 30 0 0 0 0 6
03 31 0 0 0 0 12
03 32 0 0 0 0 6
03 33 0 0 0 0 6
03 34 0 0 0 0 9
03 35 0 0 0 0 6
03 36 0 0 0 0 10
03 37 0 0 0 0 11
03 38 0 0 0 0 10
03 39 0 0 0 0 10
03 40 0 0 0 0 4
03 41 0 0 0 0 8
03 42 0 0 0 0 12
03 43 0 0 0 0 12
03 44 0 0 0 0 9
03 45 0 0 0 0 12
03 46 0 0 0 0 9
03 47 0 0 0 0 3
03 48 0 0 0 0 9
03 49 0 0 0 0 7
03 50 0 0 0 0 1
03 51 0 0 0 0 8
03 52 0 0 0 0 9
03 53 0 0 0 0 10
03 54 0 0 0 0 4
03 55 0 0 0 0 3
03 56 0 0 0 0 12
03 57 0 0 0 0 5
03 58 0 0 0 0 4
03 59 0 0 0 0 7
03 60 1 0 0 0 8
03 61 0 0 0 0 8
03 62 0 0 0 0 8
03 63 0 0 0 0 1
04 00 0 0 0 0 8
04 01 0 0 0 0 15
04 02 0 0 0 0 12
04 03 0 0 0 0 4
04 04 0 0 0 0 9
04 05 0 0 0 0 11
04 06 0 0 0 0 14
04 07 0 0 0 0 10
04 08 0 0 0 0 4
04 09 0 0 0 0 7
04 10 0 0 0 0 8
04 11 0 0 0 0 11
04 12 0 0 0 0 9
04 13 0 0 0 0 11
04 14 0 0 0 0 7
04 15 0 0 0 0 10
04 16 0 0 0 0 3
04 17 0 0 0 0 10
04 18 0 0 0 0 11
04 19 0 0 0 0 12
04 20 0 0 0 0 10
04 21 0 0 0 0 11
04 22 0 0 0 0 8
04 23 0 0 0 0 11
04 24 0 0 0 0 2
04 25 0 0 0 0 3
04 26 0 0 0 0 9
04 27 0 0 0 0 11
04 28 0 0 0 0 7
04 29 0 0 0 0 4
04 30 0 0 0 0 5
04 31 0 0 0 0 9
04 32 0 0 0 0 4
04 33 0 0 0 0 8
04 34 0 0 0 0 7
04 35 0 0 0 0 3
04 36 0 0 0 0 4
04 37 0 0 0 0 10
... 3802 more lines ...
|
Attachment 3: mpw4.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 1
HDMI2_clk = 1
HDMI3_clk = 1
HDMI4_clk = 1
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0x6
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x30 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.RD50_MPW4_0]
[DataCollector.mpw4_dc]
# connection to the monitor
EUDAQ_MN = mpw4_mon
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/MPW4/mpw4_run$6R$X
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 10
# config-parameters
DISABLE_PRINT = 1
XILINX_IP = 192.168.201.1
[Monitor.mpw4_mon]
ENABLE_PRINT = 0
ENABLE_STD_PRINT = 0
ENABLE_STD_CONVERTER = 1
FORWARD2GUI = 1
[Producer.elog1]
start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
16
|
Sat Mar 30 08:56:25 2024 |
bp, ci, hh | RD50-MPW4 | | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Crap | | | | Normal | | | waiting for beam
Performing MTS restart |
17
|
Sat Mar 30 09:03:54 2024 |
bp, ci, hh | RD50-MPW4 | 1009 | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Crap | 30.03.2024 08:43:22 | 30.03.2024 09:06:20 | 22 | Normal | | | automatic log for run 1009
Comment:
waiting for beam
Performing MTS restart |
Attachment 1: peary_config.cfg
|
#This config file was generated with the "MPW3_gui - Config Creator"
#Do not change comment lines like "SEC::xxx" !
#They are needed for parsing
[RD50_MPW4]
this_config_file = config.cfg
#SEC::MISC
calib_file = calib_base.txt
config_si5345 = clock_config_mpw4.txt
en_freeze = 1
en_hitbus_dcols =
en_sfout_dcol = 0
en_tb_mode = 1
execute_file = execute.txt
i2c_addr = 0x41
i2c_dev = /dev/i2c-9
inj_t0 = 511
matrix_config = matrix_mpw4.txt
#SEC::REGISTERS
conf_reg_ts_ctrl = 0
conf_reg_ts_ini = 0
cu_ctrl = 0
en_ext_ctrl = 0
en_ser_out_dcol = 0
en_sfout_dcol = 0
fei3_pulldn = 0
fei3_read = 3
idle0 = 251
idle1 = 247
idle2 = 247
idle3 = 247
tx_ctrl = 0
vbfb = 38
vblr = 38
vn = 21
vnfb = 18
vnsensbias = 50
vnsf = 45
vpbias = 37
vpcomp = 19
vptrim = 36
#SEC::POWER
# voltages with suffix "__u", currents with "__i"
bl__u = 0.9
bl__i = 3
del_hi__u = 0.7
del_hi__i = 3
del_lo__u = 0.9
del_lo__i = 3
inj__u = 0
inj__i = 3
p1v3_vssa__u = 1.3
p1v3_vssa__i = 3
p1v8_nw_ring__u = 1.8
p1v8_nw_ring__i = 3
p1v8_vdd!__u = 1.8
p1v8_vdd!__i = 3
p1v8_vdda__u = 1.8
p1v8_vdda__i = 3
p1v8_vddc__u = 1.8
p1v8_vddc__i = 3
p1v8_vddp__u = 1.8
p1v8_vddp__i = 3
p1v8_vsensbus__u = 1.8
p1v8_vsensbus__i = 3
p2v5d__u = 2.5
p2v5d__i = 3
th__u = 0.92
th__i = 3
|
Attachment 2: matrix_mpw4.txt
|
# Config-File of the Pixel-Matrix; generated by MPW3-Config-Creator
# each line represents the configuration of an individual pixel
# format: {row} {col} {masked} {en_inj} {en_hb} {en_sfout} {trimDAC}
# default values (which are not printed) are:
# {row} {col} 0 0 0 0 -1
00 00 0 0 0 0 13
00 01 0 0 0 0 4
00 02 0 0 0 0 9
00 03 0 0 0 0 12
00 04 0 0 0 0 7
00 05 0 0 0 0 10
00 06 0 0 0 0 8
00 07 0 0 0 0 8
00 08 0 0 0 0 8
00 09 0 0 0 0 9
00 10 0 0 0 0 10
00 11 0 0 0 0 5
00 12 0 0 0 0 14
00 13 0 0 0 0 6
00 14 0 0 0 0 7
00 15 0 0 0 0 3
00 16 0 0 0 0 5
00 17 0 0 0 0 15
00 18 0 0 0 0 12
00 19 0 0 0 0 11
00 20 0 0 0 0 6
00 21 0 0 0 0 5
00 22 0 0 0 0 7
00 23 0 0 0 0 6
00 24 0 0 0 0 10
00 25 0 0 0 0 4
00 26 0 0 0 0 6
00 27 0 0 0 0 0
00 28 0 0 0 0 6
00 29 0 0 0 0 6
00 30 0 0 0 0 11
00 31 0 0 0 0 3
00 32 0 0 0 0 6
00 33 0 0 0 0 8
00 34 0 0 0 0 9
00 35 0 0 0 0 8
00 36 0 0 0 0 11
00 37 0 0 0 0 8
00 38 0 0 0 0 11
00 39 0 0 0 0 8
00 40 0 0 0 0 13
00 41 0 0 0 0 8
00 42 0 0 0 0 7
00 43 0 0 0 0 5
00 44 0 0 0 0 10
00 45 0 0 0 0 14
00 46 0 0 0 0 3
00 47 0 0 0 0 8
00 48 0 0 0 0 7
00 49 0 0 0 0 7
00 50 0 0 0 0 5
00 51 0 0 0 0 8
00 52 0 0 0 0 11
00 53 0 0 0 0 7
00 54 0 0 0 0 8
00 55 0 0 0 0 10
00 56 0 0 0 0 11
00 57 0 0 0 0 6
00 58 0 0 0 0 11
00 59 0 0 0 0 4
00 60 0 0 0 0 8
00 61 0 0 0 0 5
00 62 1 0 0 0 10
00 63 0 0 0 0 9
01 00 0 0 0 0 15
01 01 0 0 0 0 10
01 02 0 0 0 0 8
01 03 0 0 0 0 7
01 04 0 0 0 0 10
01 05 0 0 0 0 0
01 06 0 0 0 0 10
01 07 0 0 0 0 15
01 08 0 0 0 0 4
01 09 0 0 0 0 13
01 10 0 0 0 0 9
01 11 0 0 0 0 4
01 12 0 0 0 0 12
01 13 0 0 0 0 11
01 14 0 0 0 0 7
01 15 0 0 0 0 2
01 16 0 0 0 0 7
01 17 0 0 0 0 12
01 18 0 0 0 0 6
01 19 0 0 0 0 10
01 20 0 0 0 0 9
01 21 0 0 0 0 13
01 22 0 0 0 0 6
01 23 0 0 0 0 12
01 24 0 0 0 0 5
01 25 0 0 0 0 10
01 26 0 0 0 0 9
01 27 0 0 0 0 9
01 28 0 0 0 0 5
01 29 0 0 0 0 4
01 30 0 0 0 0 9
01 31 0 0 0 0 6
01 32 0 0 0 0 10
01 33 0 0 0 0 5
01 34 1 0 0 0 15
01 35 0 0 0 0 8
01 36 0 0 0 0 4
01 37 0 0 0 0 7
01 38 0 0 0 0 12
01 39 0 0 0 0 8
01 40 0 0 0 0 9
01 41 0 0 0 0 4
01 42 0 0 0 0 12
01 43 0 0 0 0 6
01 44 0 0 0 0 6
01 45 0 0 0 0 13
01 46 0 0 0 0 12
01 47 0 0 0 0 8
01 48 0 0 0 0 4
01 49 0 0 0 0 10
01 50 0 0 0 0 10
01 51 0 0 0 0 8
01 52 0 0 0 0 10
01 53 0 0 0 0 11
01 54 0 0 0 0 11
01 55 0 0 0 0 4
01 56 0 0 0 0 13
01 57 0 0 0 0 12
01 58 0 0 0 0 4
01 59 0 0 0 0 5
01 60 0 0 0 0 9
01 61 0 0 0 0 7
01 62 0 0 0 0 7
01 63 0 0 0 0 10
02 00 0 0 0 0 6
02 01 0 0 0 0 11
02 02 0 0 0 0 14
02 03 0 0 0 0 8
02 04 0 0 0 0 11
02 05 0 0 0 0 14
02 06 0 0 0 0 11
02 07 0 0 0 0 12
02 08 0 0 0 0 7
02 09 0 0 0 0 10
02 10 0 0 0 0 6
02 11 0 0 0 0 7
02 12 0 0 0 0 9
02 13 0 0 0 0 5
02 14 0 0 0 0 8
02 15 0 0 0 0 6
02 16 0 0 0 0 10
02 17 0 0 0 0 10
02 18 0 0 0 0 10
02 19 0 0 0 0 8
02 20 0 0 0 0 9
02 21 0 0 0 0 7
02 22 0 0 0 0 4
02 23 0 0 0 0 7
02 24 0 0 0 0 12
02 25 0 0 0 0 2
02 26 0 0 0 0 2
02 27 0 0 0 0 9
02 28 0 0 0 0 7
02 29 0 0 0 0 8
02 30 0 0 0 0 9
02 31 0 0 0 0 11
02 32 0 0 0 0 7
02 33 0 0 0 0 9
02 34 0 0 0 0 6
02 35 1 0 0 0 10
02 36 0 0 0 0 10
02 37 0 0 0 0 14
02 38 0 0 0 0 7
02 39 0 0 0 0 7
02 40 0 0 0 0 7
02 41 0 0 0 0 9
02 42 0 0 0 0 6
02 43 0 0 0 0 9
02 44 0 0 0 0 4
02 45 0 0 0 0 10
02 46 0 0 0 0 12
02 47 0 0 0 0 8
02 48 0 0 0 0 5
02 49 0 0 0 0 12
02 50 0 0 0 0 5
02 51 0 0 0 0 9
02 52 0 0 0 0 6
02 53 0 0 0 0 5
02 54 0 0 0 0 6
02 55 0 0 0 0 8
02 56 0 0 0 0 4
02 57 0 0 0 0 7
02 58 0 0 0 0 15
02 59 0 0 0 0 15
02 60 0 0 0 0 8
02 61 0 0 0 0 9
02 62 0 0 0 0 12
02 63 0 0 0 0 8
03 00 0 0 0 0 8
03 01 0 0 0 0 11
03 02 0 0 0 0 5
03 03 0 0 0 0 2
03 04 0 0 0 0 6
03 05 0 0 0 0 9
03 06 0 0 0 0 6
03 07 0 0 0 0 7
03 08 0 0 0 0 8
03 09 0 0 0 0 8
03 10 0 0 0 0 6
03 11 0 0 0 0 5
03 12 0 0 0 0 12
03 13 0 0 0 0 3
03 14 0 0 0 0 9
03 15 0 0 0 0 1
03 16 0 0 0 0 6
03 17 0 0 0 0 13
03 18 0 0 0 0 15
03 19 0 0 0 0 8
03 20 0 0 0 0 8
03 21 0 0 0 0 6
03 22 0 0 0 0 7
03 23 0 0 0 0 8
03 24 0 0 0 0 4
03 25 0 0 0 0 5
03 26 0 0 0 0 6
03 27 0 0 0 0 5
03 28 0 0 0 0 11
03 29 0 0 0 0 9
03 30 0 0 0 0 6
03 31 0 0 0 0 12
03 32 0 0 0 0 6
03 33 0 0 0 0 6
03 34 0 0 0 0 9
03 35 0 0 0 0 6
03 36 0 0 0 0 10
03 37 0 0 0 0 11
03 38 0 0 0 0 10
03 39 0 0 0 0 10
03 40 0 0 0 0 4
03 41 0 0 0 0 8
03 42 0 0 0 0 12
03 43 0 0 0 0 12
03 44 0 0 0 0 9
03 45 0 0 0 0 12
03 46 0 0 0 0 9
03 47 0 0 0 0 3
03 48 0 0 0 0 9
03 49 0 0 0 0 7
03 50 0 0 0 0 1
03 51 0 0 0 0 8
03 52 0 0 0 0 9
03 53 0 0 0 0 10
03 54 0 0 0 0 4
03 55 0 0 0 0 3
03 56 0 0 0 0 12
03 57 0 0 0 0 5
03 58 0 0 0 0 4
03 59 0 0 0 0 7
03 60 1 0 0 0 8
03 61 0 0 0 0 8
03 62 0 0 0 0 8
03 63 0 0 0 0 1
04 00 0 0 0 0 8
04 01 0 0 0 0 15
04 02 0 0 0 0 12
04 03 0 0 0 0 4
04 04 0 0 0 0 9
04 05 0 0 0 0 11
04 06 0 0 0 0 14
04 07 0 0 0 0 10
04 08 0 0 0 0 4
04 09 0 0 0 0 7
04 10 0 0 0 0 8
04 11 0 0 0 0 11
04 12 0 0 0 0 9
04 13 0 0 0 0 11
04 14 0 0 0 0 7
04 15 0 0 0 0 10
04 16 0 0 0 0 3
04 17 0 0 0 0 10
04 18 0 0 0 0 11
04 19 0 0 0 0 12
04 20 0 0 0 0 10
04 21 0 0 0 0 11
04 22 0 0 0 0 8
04 23 0 0 0 0 11
04 24 0 0 0 0 2
04 25 0 0 0 0 3
04 26 0 0 0 0 9
04 27 0 0 0 0 11
04 28 0 0 0 0 7
04 29 0 0 0 0 4
04 30 0 0 0 0 5
04 31 0 0 0 0 9
04 32 0 0 0 0 4
04 33 0 0 0 0 8
04 34 0 0 0 0 7
04 35 0 0 0 0 3
04 36 0 0 0 0 4
04 37 0 0 0 0 10
... 3802 more lines ...
|
Attachment 3: mpw4.conf
|
# example config file: Ex0.conf
[RunControl]
#pCT_STOP_RUN_AFTER_N_SECONDS = 3000000
# from the base RunControl.cc
#EUDAQ_CTRL_PRODUCER_LAST_START = my_pd0
#EUDAQ_CTRL_PRODUCER_FIRST_STOP = my_pd0
# Steer which values to display in the GUI: producerName and displayed value are seperated by a ",".
ADDITIONAL_DISPLAY_NUMBERS = "log,_SERVER"
[Producer.aida_tlu]
## GENERAL PARAMETERS
verbose= 1
skipconf= 0
confid= 20201311
delayStart= 200
## HDMI CONFIGURATION
# 4-bits to determine direction of HDMI pins
HDMI1_set= 0x7 #1= output (driven by TLU), 0 = input. bit 0=CONT, 1=SPARE, 2=TRIG, 3=BUSY for eudet, Busy needs to be 0. (0b0111 = 0x7)
HDMI2_set= 0x7
HDMI3_set= 0x7
HDMI4_set= 0x7
# Clock source (0= no clock, 1= Si5345, 2= FPGA)
HDMI1_clk = 1
HDMI2_clk = 1
HDMI3_clk = 1
HDMI4_clk = 1
# Enable/Disable clock on differential LEMO
LEMOclk = 0
## PMT POWER CONFIGURATION
PMT1_V= 0.8 #0.6363 #Szinti 4x4cm
PMT2_V= 0.8 #0.6363 #Szinti 4x4cm
PMT3_V= 0.0
PMT4_V= 0.0
## TRIGGER CONFIGURATION
trigMaskHi = 0x00000000
trigMaskLo = 0x00000008 #0x00000008 #0x00010002 #0x00000001 #8 coinc1+2
in0_STR = 0 # 0
in0_DEL = 0 # 18
in1_STR = 0 # 0
in1_DEL = 0 # 18
in2_STR = 0 # 0
in2_DEL = 0 # 0
in3_STR = 0
in3_DEL = 0
in4_STR = 0
in4_DEL = 0
in5_STR = 0 #streches pulse from 6.25ns (at 0) to 12.5ns
in5_DEL = 0
# Generate internal triggers (in Hz, 0= no triggers)
InternalTriggerFreq= 0 #4000 #00
## DISCRIMINATOR THRESHOLDS
DACThreshold0 = -0.025 #-0.025 #-0.012
DACThreshold1 = -0.012 #-0.025 #-0.012
DACThreshold2 = -0.012
DACThreshold3 = -0.12
DACThreshold4 = -0.12 #-0.0066
DACThreshold5 = -0.12
## DUT CONFIGURATION
# DUTMask Which DUTs are on
#DUTMask= 0x3 #6 bit 0= DUT1, bit 1= DUT2, bit 2= DUT3, bit 3= DUT4
DUTMask= 0x6
# DUTMaskMode Define AIDA (11) or EUDET (00) mode (2 bits per DUT)
DUTMaskMode= 0x30 #0x00
# In EUDET mode: 0 = standard trigger/busy mode, 1 = raising BUSY outside handshake vetoes triggers (2 bits per DUT, 0x3= DUT 4! -backwards!)
DUTMaskModeModifier= 0x30 #0x30 #0xC0 PS: Check what this does! 0x0 würde ich hier eingeben
# Ignore the BUSY signal for a DUT (0xF)
DUTIgnoreBusy= 0x0 #ignores triggers
DUTIgnoreShutterVeto= 0x0
EnableRecordData = 1
# EnableShutterMode: 0x0. If 1, shutter mode is enabled. If 0, shutter mode is disabled.
EnableShutterMode= 0x0
# Define which input is used for shutter source [0 - 5]
ShutterSource = 5
# 32-bit counter of clocks. Set to 0 to not use internal shutter generator.
InternalShutterInterval = 0
# 32-bit counter of clocks
ShutterOnTime = 0 #start of shutter after trigger
# 32-bit counter of clocks
ShutterVetoOffTime = 0 #time after input-trigger, until first trigger is sent to output
# 32-bit counter of clocks
ShutterOffTime = 200000000 #end of shutter after trigger #200000000 = 5s (multiples of 25ns)
## DATA COLLECTOR
EUDAQ_DC= tlu_dc
## TLU MONITOR PARAMETER
FileComment="mpw3"
PlotWindowSizeinns=40e9
MinSpillTimeOnins=4.5
MinSpilldownTimeins=0.5
ThreshEvBegin=1
ThreshEvEnd=1
ThreshPartBegin=1
ThreshPartEnd=1
[LogCollector.log]
# Currently, all LogCollectors have a hardcoded runtime name: log
# nothing
[DataCollector.tlu_dc]
EUDAQ_FW=native
# the format of data file
EUDAQ_FW_PATTERN= /home/silicon/Data/2024_03_MAUS/TLU/tlu_run$6R$X
# the name pattern of data file
# the $12D will be converted a data/time string with 12 digits.
# the $6R will be converted a run number string with 6 digits.
# the $X will be converted the suffix name of data file.
DISABLE_PRINT = 1
[Producer.RD50_MPW4_0]
[DataCollector.mpw4_dc]
# connection to the monitor
EUDAQ_MN = mpw4_mon
EUDAQ_FW = native
EUDAQ_FW_PATTERN = /home/silicon/Data/2024_03_MAUS/MPW4/mpw4_run$6R$X
EUDAQ_DATACOL_SEND_MONITOR_FRACTION = 10
# config-parameters
DISABLE_PRINT = 1
XILINX_IP = 192.168.201.1
[Monitor.mpw4_mon]
ENABLE_PRINT = 0
ENABLE_STD_PRINT = 0
ENABLE_STD_CONVERTER = 1
FORWARD2GUI = 1
[Producer.elog1]
start_cmd = "./get_mpw4_configs.sh" # command (shell script) to execute before starting a run
files2log = "peary_config.cfg, matrix_mpw4.txt" #files to attach to the auto Elog entries, EUDAQ config will be logged by default
|
18
|
Sat Mar 30 09:15:13 2024 |
bp, ci, hh | RD50-MPW4 | | RD50-MPW4 | 800 MeV | Low Flux Very Low | Proton | Crap | | | | Normal | | | moved entire setup a bit in order too better focus beam on MPW4 (hopefully) |
|