DUNE-DAQ / DUNE-DAQ/fdreadoutlibs

Automated validation of TPG algorithms

Open
#145 4 comments 0 reactions 2 assignees View on GitHub

@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:

  1. validate naive and avx implementation of TPG algorithms
  2. 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.
  3. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.