DUNE-DAQ / readoutlibs

readoutlibs
0 stars 2 forks source link

TP Rate per Channel not working as expected #141

Open adam-abed-abud opened 1 year ago

adam-abed-abud commented 1 year ago

If you change the TP_rate_per_ch in the SourceEmulatorModel you do not get exactly multiples of the 100 Hz per channel. Tried with a value of 10 and instead of getting 60 kHz per stream (1 kHz per channel) we get a total sent TP rate of 30 kHz per stream.

Fix the bug and possibly allow to have a TP rate per channel to be any configurable value and not just multiples of 100 Hz per channel.