aare/README.md
Erik Fröjdh b1b020ad60 WIP
2024-10-25 10:23:34 +02:00

15 lines
302 B
Markdown

# aare
Data analysis library for PSI hybrid detectors
## Project structure
include/aare - public headers
## Open questions
- How many sub libraries?
- Where to place test data? This data is also needed for github actions...
- What to return to numpy? Our NDArray or a numpy ndarray? Lifetime?