Commit Graph

11 Commits

Author SHA1 Message Date
91a628cd6c pedestal (#67)
* add config files for multimodule receiving

* read subfiles with unordered and missing frames

* save work debugging

* Revert "save work debugging"

This reverts commit e791992a05.

* Revert "read subfiles with unordered and missing frames"

This reverts commit 1177fd129d.

* throw when two frames have different frame numbers

* write single part RawFile (working beta)

* correct total number of frames in master file

* add new mythen file with syncd frames

* save work

* save work for receive multimodule
multimodule config results in too much packet loss. needs more debugging.

* setup Task Distributiosn/ parallelization programming model

* read frames with same frame number

* clang-tidy fixes, formatting, add tests

* added second receiver

* Synchronize between zmq streams and merge frames

* improve readability in loop

* fix failing tests

* add simple test for merge frames

* restructure files and use top-level header

* working pedestal + tests

* test_pedestal statistics

* QA test pedestal, fix clang-tidy errors

---------

Co-authored-by: Bechir <bechir.brahem420@gmail.com>
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2024-05-08 12:33:51 +02:00
ef61e62238 new folder structure 2024-03-07 15:48:06 +01:00
22fb8763be better file structure for better separation 2024-03-06 21:08:52 +01:00
1b7ea707ae saving work: failed attempt at sublibraries 2024-03-05 15:40:04 +01:00
49ebaf5c81 templates are all you need 2024-03-04 16:49:20 +01:00
f62cc229f9 saving work 2024-03-04 15:06:52 +01:00
1bffa4a86d save work and start templating file with detector 2024-02-26 18:29:22 +01:00
2bc6e16887 remove leaks 2024-02-22 15:30:48 +01:00
315bf6eb5d read jungfrau simple file. leak errors 2024-02-22 15:14:16 +01:00
66f87b0f51 attempt at reading json file 2024-02-14 18:37:14 +01:00
079d519e96 saving work 2024-02-13 18:30:46 +01:00