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

Optimize binary testing data #24

Open
KedoKudo opened this issue Sep 14, 2023 · 0 comments
Open

Optimize binary testing data #24

KedoKudo opened this issue Sep 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@KedoKudo
Copy link
Contributor

Is your feature request related to a problem? Please describe.

The testing data in the repo (tpx3 files) are relatively large and causing issue when pulling from a network with limited bandwidth.

Describe the solution you'd like

Replace the large testing data file with smaller and more portable test data with the following features:

  • the file size should be below 100MB (prefer smaller than 10MB)
  • the file should contain both time packet (tdc, gdc) as well as data packet (hits)
  • the file should contain rollover events
  • the file should contain actual clusters instead of static noise from electronic backgrounds

Describe alternatives you've considered

The alternative would be using git lfs for large data in the future

Additional context

Make sure the remove the large file from all branch and git history so that they are not hidden in the history block.

@KedoKudo KedoKudo added the enhancement New feature or request label Sep 14, 2023
@KedoKudo KedoKudo self-assigned this Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant