Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhacements to the data_file_checks that are used to validate data produced in integtests #94

Merged
merged 13 commits into from
Dec 18, 2024

Conversation

bieryAtFnal
Copy link
Contributor

@bieryAtFnal bieryAtFnal commented Dec 18, 2024

The primary (externally-observable) changes are the addition of support for specifying different expected fragment count and expected fragment size values for records with different TriggerCandidate types and different locations in the raw data files.

A big internal change was the switch from using HDF5 Group and DataSet names to fetch data fragments to using tools provided in hdf5libs.

The changes are backward compatible, in terms of the parameters that we currently specify in our integtests (e.g. daqsystemtest/integtest). However, they depend on changes in the hdf5libs package (PR 111), so they should be tested and merged in conjunction with those.

There is a new markdown document in the "docs" subdirectory that describes a little about the currently-supported parameters for the check_fragment_count() and check_fragment_sizes() functions.

Copy link
Member

@eflumerf eflumerf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

daqsystemtest_integtest_bundle looks good

@bieryAtFnal bieryAtFnal merged commit 4c5bf93 into develop Dec 18, 2024
1 check passed
@bieryAtFnal bieryAtFnal deleted the kbiery/data_file_check_changes branch December 18, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants