5 Commits

Author SHA1 Message Date
Bechir Braham
a48820059d
headers are now included with their library prefix 2024-04-09 11:36:15 +02:00
Bechir Braham
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
Erik Frojdh
0a6030aa3e moving code into aare:: namespace 2024-04-02 12:26:51 +02:00
Bechir Braham
d07f867630
conform to file interface (PR#4) (#33)
* use FileInterface with numpy

---------

Co-authored-by: Bechir <bechir.brahem420@gmail.com>
2024-03-27 16:33:51 +01:00
Bechir Braham
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