Commit Graph

14 Commits

Author SHA1 Message Date
a48820059d headers are now included with their library prefix 2024-04-09 11:36:15 +02:00
31a20d4f6c fix ci and add formatting (#48)
* add dependency

* dont run blocking zmq example and add formatting

* format files
2024-04-03 13:47:52 +02:00
3f83e37e6b moved set to Frame.hpp to avoid explicitly having to declare specializations 2024-04-03 12:05:21 +02:00
0a6030aa3e moving code into aare:: namespace 2024-04-02 12:26:51 +02:00
449c5119a4 save numpy files frame by frame (#37)
Co-authored-by: Bechir <bechir.brahem420@gmail.com>
2024-04-02 11:35:58 +02:00
bf216f55c6 reading raw moench files (PR#3) (#32)
* reading moench and raw files

* read mythen3 files

* read multiport mythen3

* delete .vscode and .env.dev

---------

Co-authored-by: Bechir <bechir.brahem420@gmail.com>
2024-03-27 08:58:43 +01:00
e04d1e28f9 add dataspan 2024-03-20 16:27:22 +01:00
cd905e96f3 remove templates 2024-03-20 14:25:31 +01:00
c4c88c50d1 add python bindings for numpy 2024-03-11 16:05:54 +01:00
5173f26bf8 fix merge errors 2024-03-08 18:42:24 +01:00
565cad0fca merge with branch developer (commit: ea8efa) 2024-03-08 18:34:45 +01:00
765bbdc295 read numpy file: works 2024-03-08 18:26:02 +01:00
e8f81e618d prefixed members rows and cols with m_ to avoid -Wshadow 2024-03-08 15:23:38 +01:00
ef61e62238 new folder structure 2024-03-07 15:48:06 +01:00