Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.
/ EEGparam Public archive

EEG data analyses for the Parameterizing Neural Power Spectra paper.

License

Notifications You must be signed in to change notification settings

TomDonoghue/EEGparam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEG - Spectral Parameterization

Project repository, part of the parameterizing neural power spectra project.

This repository applies spectral parameterization to EEG data.

Paper

Overview

This repository applies the spectral parameterization algorithm to EEG data.

Analyses include:

  • comparing resting state measures between young and old subjects
  • task analyses of a working memory task, predicting behaviour using parameterized outputs

Project Guide

You can follow along with this project by looking through everything in the notebooks.

Reference

The analyses in this repository were done as part of the parameterizing neural power spectra paper.

A guide to all the analyses included in this paper is available here.

Requirements

This project was written in Python 3 and requires Python >= 3.7 to run.

Dependencies include 3rd party scientific Python packages:

In addition to general scientific Python packages, this analysis requires:

Repository Layout

This project repository is set up in the following way:

  • code/ contains custom code for this analysis
  • figures/ contains all the figures produced from during this analysis
  • notebooks/ is a collection of Jupyter notebooks that step through the project and create the figures
  • scripts/ contains stand alone scripts that run parts of the project

Data

This project uses an electroencephalography (EEG) dataset, with a working memory task.

About

EEG data analyses for the Parameterizing Neural Power Spectra paper.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published