Skip to content

DAQ software libraries for capturing and storing data from parallel detector systems

License

Notifications You must be signed in to change notification settings

odin-detector/odin-data

Folders and files

NameName
Last commit message
Last commit date
Dec 13, 2024
Jan 31, 2025
Dec 13, 2024
Feb 6, 2025
Aug 2, 2024
Feb 6, 2025
Nov 24, 2022
Dec 13, 2024
Nov 24, 2022
Jan 31, 2025
Dec 13, 2024
Dec 9, 2016
Aug 7, 2023

Repository files navigation

odin-data

Code CI Docs CI Code Climate Test Coverage Apache License

odin-data is a modular, scalable, high-throughput data acquisition framework consisting of two communicating applications; the FrameReceiver and FrameProcessor. It acts as a data capture and processing pipeline for detector data streams transferred over a network connection. The FrameReceiver constructs data frames in shared memory buffers and the FrameProcessor performs processing on the buffer and writes data to disk.