Baselight

EEG Micro-experiment

Music vs. Reading (3-4 min per condition)

@kaggle.millerintllc_eeg_microexperiment

Tiny Eeg Self Experiment Music
@kaggle.millerintllc_eeg_microexperiment.tiny_eeg_self_experiment_music

  • 547.43 KB
  • 39647 rows
  • 10 columns
indexid

IndexId

channel1

Channel1

channel2

Channel2

channel3

Channel3

channel4

Channel4

ref1

Ref1

ref2

Ref2

ref3

Ref3

ts1

TS1

ts2

TS2

933.19519.2321.71238.4520:04:021543190000000
1932.94516.9822.7251.820:04:021543190000000
2827.7521.8717.26207.4220:04:021543190000000
3893.26519.8218.9219.4920:04:021543190000000
4953.94520.6921.88252.0620:04:021543190000000
5848.79519.218.79224.6820:04:021543190000000
6845.51516.3224.37207.3220:04:021543190000000
7951.85522.0622.15251.0820:04:021543190000000
8894.98525.6421.9241.7420:04:021543190000000
9829.14527.0421.96203.2120:04:021543190000000

CREATE TABLE tiny_eeg_self_experiment_music (
  "indexid" BIGINT,
  "channel1" DOUBLE,
  "channel2" DOUBLE,
  "channel3" DOUBLE,
  "channel4" DOUBLE,
  "ref1" BIGINT,
  "ref2" BIGINT,
  "ref3" BIGINT,
  "ts1" VARCHAR,
  "ts2" DOUBLE
);

Share link

Anyone who has the link will be able to view this.