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

Implement data format with extended meta-information #37

Open
hperrey opened this issue Mar 17, 2014 · 1 comment
Open

Implement data format with extended meta-information #37

hperrey opened this issue Mar 17, 2014 · 1 comment

Comments

@hperrey
Copy link
Contributor

hperrey commented Mar 17, 2014

For high-rate beam tests with asynchronous data streams between devices we need a data format that supports time-stamp meta-information; furthermore, the new data format should not rely on the "event" number (determined by trigger ID) but needs to allow trigger-ID/event counting, time-stamps, time-stamp ranges or any mixture of these.

Implication: For the online monitoring/analysis, these data streams would have to be synchronized first.

  • These changes should not require modifications to existing producers as long as the old data-taking scheme is still allowed.
  • Opening of binary files in the old format is not required (but would be nice) -- clear identification of new files and warning of the user if file format is not supported is a must however
  • The specification for the new data format can be found at https://github.com/eudaq/plans-aida
@hperrey hperrey added this to the Release 2.0 (AIDAQ) milestone Mar 17, 2014
@eyiliu eyiliu modified the milestones: Release 2.0 (AIDAQ), Release 1.3 May 30, 2016
@arummler
Copy link
Contributor

@simonspa Is this not already implemented in the v2 branch?

@arummler arummler modified the milestone: v2.0 Oct 4, 2016
airqui added a commit to SiWECAL-TestBeam/eudaq that referenced this issue Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants