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 fix for epoch dates #226

Open
3 tasks
atruskie opened this issue Jul 25, 2022 · 0 comments
Open
3 tasks

Add fix for epoch dates #226

atruskie opened this issue Jul 25, 2022 · 0 comments
Assignees

Comments

@atruskie
Copy link
Member

Various sensors have an internal epoch (start of time) that differ.

When their clocks are not configured correctly those epochs are emitted as the date. This is faulty data which should be detectable.

  • Create well known problem to document this effect
  • Create a non-fixable fixer for this
  • Consider creating a redate feature: the first date of a recording session is assumed to be wrong, but assuming the sensor's internal clock is accurate we can 'add' the date of the recordings onto the relative spacing between the datestamps. This is possible if the user has some other information about the start date of the deployment.
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

1 participant