solo_config/solo
Stephan I. Böttcher 55624a99af solo.step.l1l2: change default min_dt=20
STEP seems to see a lot of self-triggered events with dt < 20µs
after events deep in the landau tail.  One proposal is to raise
min dtime threshold in L2 up from 0.  This may starve the daq at very
high trigger rates but gives reliable PHA for those events that pass
the L2 trigger.

The other option is to set the I-DefX delayed startup bit, which delays
the reconnect of the shaper by 32µs after a readout.  That cannot
starve the daq, but may result in pileup and or balistic deficit errors
at high rate.

This patch adds infra to set the min_dt cut in step.ppss and
step.base_config and changes the default for all units to 20µs.
2021-03-01 23:05:00 +01:00
..
cdpu Decrease maximum TC size by 20 bytes for all TCs due to requirements by MOC. 2021-02-08 18:01:56 +01:00
configurations adjust config update functions to work with eeprom pages 2021-02-21 21:39:43 +01:00
hetept adjust config update functions to work with eeprom pages 2021-02-21 21:39:43 +01:00
l3 ... done 2018-03-08 10:05:06 +00:00
step solo.step.l1l2: change default min_dt=20 2021-03-01 23:05:00 +01:00
__init__.py ... done 2018-03-08 10:05:06 +00:00
base_config.py configtable: learn to put the config elsewhere in EEPROM 2021-02-21 21:39:26 +01:00
compression.py Use Python 3 2019-11-15 15:50:49 +01:00
configtable.py configtable: learn to put the config elsewhere in EEPROM 2021-02-21 21:39:26 +01:00
crc1021.py python/solo: Move Python2-bytes-check from configtable.py to crc1021.py 2018-03-12 17:26:30 +00:00
dps_table.py Add dps_table serializer and deserializer 2019-11-25 17:11:31 +01:00
hamming.py ... done 2018-03-08 10:05:06 +00:00
i128event.py Fix formatting of high energy loss events. 2021-02-08 18:01:56 +01:00
l1l2.py Get rid of VCS specific code in configs 2019-11-18 13:46:50 +01:00
l3.py Add function to dump a l3trigger. 2021-02-08 18:01:56 +01:00
l3dis.py Use Python 3 2019-11-15 15:50:49 +01:00
l3sim.py Use Python 3 2019-11-15 15:50:49 +01:00
msgdecode.py Add various STEP/IDEF-X decoders. 2019-11-29 15:38:07 +01:00
ppss_table.py Adjust output format of SCI packets in packet_table() 2021-02-14 13:27:18 +01:00
solo_data.py Fix date setting in TeX file 2019-11-18 14:03:44 +01:00
soloeeprom.py Use Python 3 2019-11-15 15:50:49 +01:00
solomsgclass.py Use bytes object for the EEPROM table description. Closes issue #2 2019-11-22 14:16:44 +01:00