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

Different number of timestamps and channel data samples during raw data extraction #31

Open
jchutrue opened this issue Dec 1, 2017 · 0 comments
Labels

Comments

@jchutrue
Copy link
Collaborator

jchutrue commented Dec 1, 2017

In utils.py, sometimes the raw data extraction fails. The error indicates that the number of timestamps to write to disk is different from the number of samples in the channel data.

Ex: For the file install_07-09-2017_0200_0400_sd09_merge.rec, the error message was
pack expected 2097334 items for packing (got 2097340)

The failed disk write happened on both the dev branch commit c2424a5 and master branch commit
5d88362

@jchutrue jchutrue added the bug label Dec 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant