aare/README.md
Erik Fröjdh 1a16d4522e WIP
2024-10-28 16:50:38 +01:00

20 lines
364 B
Markdown

# aare
Data analysis library for PSI hybrid detectors
## Status
- [ ] Build with CMake on RH8
- [ ] conda package
## 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?