ess-dmsc-dram / live-data-prototype

GNU General Public License v3.0
3 stars 1 forks source link

Implement pulse structure in streamer #16

Closed SimonHeybrock closed 8 years ago

SimonHeybrock commented 8 years ago

Currently the event streamer generates fixed-size chunks. We should model the pulsed structure more closely, i.e., have a fixed number of pulses per second, each with a random number of events. A chunk could be a full pulse, or a pulse could be split into several chunks.