You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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).
The text was updated successfully, but these errors were encountered: