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

Investigate getting data timestamps from the CPC #44

Open
anushadatar opened this issue Mar 24, 2021 · 0 comments
Open

Investigate getting data timestamps from the CPC #44

anushadatar opened this issue Mar 24, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@anushadatar
Copy link
Contributor

As discovered in some of the logger data analysis from Feb 2021. there's a pretty unfortunate and unpredictable delay associated with the amount of time it takes for the raspi to record the CPC data; this results in a timestamp mismatch where the timestamps on the CPC and the timestamps on the raspberry pi do not quite line up. This is bad for a few reasons, primarily that it makes it harder to validate timing on discrete events like switching and it also makes it harder to validate that the logger is receiving and storing values as expected. Investigating this issue will require searching through content in the manual and seeing if there's a way to get the CPC timestamp value as well as the raspberry pi timestamp value in the logged data file. If that is not possible, there is likely some other mitigation strategy we should pursue.

@anushadatar anushadatar added the bug Something isn't working label Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant