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

EventStartIdx and EventEndIdx ordering issue (HUP137) #24

Open
b-schd opened this issue Jul 20, 2021 · 1 comment
Open

EventStartIdx and EventEndIdx ordering issue (HUP137) #24

b-schd opened this issue Jul 20, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@b-schd
Copy link
Member

b-schd commented Jul 20, 2021

EventStartIdx and EventEndIdx appear incorrect (startIDX occurs before end Idx in deidentifeied ecog_catalog.csv file).

No order issues appear in original data, .dat file appears to be normal (not empty).

@b-schd b-schd added the bug Something isn't working label Jul 20, 2021
@b-schd
Copy link
Member Author

b-schd commented Dec 21, 2023

This was a bug that occurred when a .dat file was empty (which occasionally occurs).
This meant that the start index was one behind the end index....

IMPORTANT NOTE: If RNS data is re-pulled going forward, the event indices will be shifted compared to what was previously there.... Other idea is that I should have saved the original even indices?

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