makebrainwaves / BrainWaves

An easy-to-use platform for EEG experimentation in the classroom
MIT License
60 stars 26 forks source link

Priority 1 ;): save or transform behavioral data output to easily readable format #58

Closed sdikker closed 5 years ago

sdikker commented 5 years ago

the behavioral data should be easy to read/transfer to excel for further analysis

jdpigeon commented 5 years ago

Hopefully the new format is easier to use and interpret:


stimulus | key_press | trial_index | time_elapsed | event_title | correct | reaction_time
-- | -- | -- | -- | -- | -- | --
/home/dano/BrainWaves/app/assets/face_house/houses/house5.2.jpg | 1 | 1 | 3346 | House | false | 265
/home/dano/BrainWaves/app/assets/face_house/houses/house11.2.jpg |   | 2 | 4995 | House | false | -1
/home/dano/BrainWaves/app/assets/face_house/houses/house10.4.jpg | 1 | 3 | 6530 | House | false | 348
/home/dano/BrainWaves/app/assets/face_house/faces/Tim_3.jpg | 1 | 4 | 8201 | Face | true | 288
/home/dano/BrainWaves/app/assets/face_house/faces/Jodi_3.jpg | 1 | 5 | 9730 | Face | true | 856