makebrainwaves / BrainWaves

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

Add boxplot of the behavioral data to the app #72

Closed teonbrooks closed 5 years ago

teonbrooks commented 5 years ago

Two things need to be done:

  1. add a toggle for Brain data and Behavioral data
  2. add a simple boxplot of the reaction times, and percent accuracy per condition styled like this.
teonbrooks commented 5 years ago

closes https://github.com/makebrainwaves/BrainWaves/issues/60

teonbrooks commented 5 years ago

cc: @Yury-Shevchenko

teonbrooks commented 5 years ago

after chatting with @jdpigeon yesterday, we were thinking that we should add an additional tag in the analyze to see the Behavioral data next to the ERP tab.

image

we would need

  1. to load the csv for the behavioral data
  2. make a simple boxplots
teonbrooks commented 5 years ago

closed by #79