import/read events from a CSV file #221
Unanswered
Argubi
asked this question in
1. Users Q&A
Replies: 1 comment 3 replies
-
|
Hi @Argubi |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I recently discoverd ktk and it looks really promising. I followed your instructional but could not for the life of me discover how to read events, that are already part of a .csv file that I import as a dataframa and afterwards transfer into a Timeseries Object.
I have EMgData which is exported as a CSV file and Gait events (heelstrike/toe off) are stored in one (or two) columns in the csv export as "On" and "Off" (strings). I would like to import these as events. As of now they are part of the array which contains the emg data.
Am I missing something?
All the best and thank you for your response!
Beta Was this translation helpful? Give feedback.
All reactions