Skip to content

feat: use previous unix time reading in CLARA writer#1270

Closed
baltzell wants to merge 3 commits into
developmentfrom
unixTime
Closed

feat: use previous unix time reading in CLARA writer#1270
baltzell wants to merge 3 commits into
developmentfrom
unixTime

Conversation

@baltzell
Copy link
Copy Markdown
Collaborator

@baltzell baltzell commented May 18, 2026

Prior to #1263, we were caching the unix time across events in decoding. That was (presumably) very intentional, as the DAQ often writes zero for unix time, but it leads to non-determinism when parallelizing the decoder.

Here we instead write the "correct" unix time to each event in the CLARA writer.

@baltzell baltzell changed the title Unix time feat: use previous unix time reading May 19, 2026
@baltzell baltzell changed the title feat: use previous unix time reading feat: use previous unix time reading in CLARA writer May 19, 2026
@baltzell baltzell marked this pull request as ready for review May 19, 2026 13:52
@baltzell baltzell linked an issue May 19, 2026 that may be closed by this pull request
@baltzell
Copy link
Copy Markdown
Collaborator Author

still non-deterministic

@baltzell baltzell closed this May 20, 2026
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.

unixTime

1 participant