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

Add module for aligning local timestamps to the Harp clock #38

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jsiegle
Copy link

@jsiegle jsiegle commented Oct 30, 2024

Re-opening after rebasing on main branch:

When acquiring data from a device that is not synchronized to the global Harp clock, Harp timestamps can be encoded as barcodes that are acquired by one of the device's digital input lines. This allows post-hoc synchronization with the Harp clock.

This PR adds a module that can decode the Harp times (in seconds) from set of digital line transitions acquired by a non-Harp device, and use this info to align any of that device's timestamps to the global Harp clock.

This is not directly related to reading data saved by Harp devices, but it's utility that will be needed for a wide range of experiments involving Harp.

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.

1 participant