DUNE-DAQ / DUNE-DAQ/fdreadoutlibs
Automated validation of TPG algorithms
Open
@hristovaivana is already working on this.
Since Oct 27, 2023.
enhancement
- Dominant language
- C++
- Stars
- 0
- Forks
- 3
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 5
Description
In the framework of adding tools to validate the TPG it would be nice to have an automated check. Such tool would be helpful for different tests, such as:
- validate naive and avx implementation of TPG algorithms
- provide a way to check that the current AVX implementations of the TPG algorithms provide sensible results against known patterns. Some checks include: time-over-threshold results, identifying channels with values above threshold, etc.
- Potentially, the validation step should also become an integration test.
Some instructions on how to run such tests would be beneficial
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.