solo_config/solo
Stephan I. Böttcher 50df25016d step acq_time=7µs
New formal arguments: step_ppss.do_step_config(…, acq_time=1, **kwargs)
New default: step_config.ppss(…, acq_time=6, …)

The acq_time parameter tells the FPGA how many additional ADC cycles
(1µs) to wait before a digitization from the idef-x output is accepted.
The old default acq_time=1 gives a total of 2µs settling time for the
idef-x analog output.  acq_time=6 extends the settling time to 7µs.
There are two digitizations per trigger.  The new default adds 10µs to
the total readout time.

The readout time shall be extended to test, in orbit, if that expels the
ghosts from the haunted channels.

Extending the readout time by increasing acq_time has the least impact
on the calibration and morphology of the signal in the presence of
pileup.
2021-05-17 21:13:16 +02: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 update v09 packet definitions to new format 2021-03-23 20:11:53 +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 step acq_time=7µs 2021-05-17 21:13:16 +02: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