odin-detector / odin-data

DAQ software libraries for capturing and storing data from parallel detector systems
https://odin-detector.github.io/odin-data/
Apache License 2.0
8 stars 11 forks source link

Modified the downsampling logic to be per dataset rather than global #336

Closed ANeaves closed 5 months ago

ANeaves commented 6 months ago

Fixes #333

Created to complete the above tagged issue. The frame counter used to select which frames to pass on to the live view socket now counts per Dataset, so if multiple datasets have been selected to be forwarded, it will count them individually.

timcnicholls commented 5 months ago

Thanks @GDYendell yes I'm happy to merge it. @ANeaves would you like me to do the rebase?

ANeaves commented 5 months ago

Thanks @GDYendell, yes please @timcnicholls if you've time to do the rebase that'd be a great help