christiangoelz / Code_Classification-of-visuomotor-tasks-YAOA

Code to paper: Classification of visuomotor tasks based on electroencephalographic data depends on age-related differences in brain activity patterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paper: Classification of visuomotor tasks based on electroencephalographic data depends on age-related differences in brain activity patterns

This repository contains the code to generate results, summary statistics, and raw figures for the manuscript "Classification of visuomotor tasks based on electroencephalographic data depends on age-related differences in brain activity patterns"

Code dependencies:

Code was developed in Anaconda in the following environment: eeg.yml

Recomputation

  • To recompute the results run main.py after setting the directory path in line 34-37 to the input (i.e. where the raw data is located) and output path (i.e. where you want to store the results).
  • To generate the figures run the scripts corresponding to the figures name after setting the input path to the output directory containing the results generated with main.py.

About

Code to paper: Classification of visuomotor tasks based on electroencephalographic data depends on age-related differences in brain activity patterns


Languages

Language:Python 100.0%