/spr

Primary LanguageJupyter Notebook

SPR 2023

Pre-Conference Workshop #1: Methods for Analyzing Neural Oscillations and Aperiodic Activity

Notebooks and tutorials for analyzing nonsinusoidal neural oscillations and aperiodic activity.

You have two options for running these notebooks:

Option 1: Google Colaboratory (no Jupyter installation necessary)

Tutorial Colab Link
DSP and Simulations - Introduction Open In Colab
DSP and Simulations - Filtering Open In Colab
DSP and Simulations - Timescales Open In Colab
DSP and Simulations - Band Ratios Open In Colab
Spectral Parameterization - Model Description Open In Colab
Spectral Parameterization - Algorithm Open In Colab
Spectral Parameterization - Simulated Data Open In Colab
Spectral Parameterization - Real Data Open In Colab
Bycycle - Introduction Open In Colab
Bycycle - Algorithm Open In Colab
Bycycle - Real Data Open In Colab
Bycycle - Burst Detection Open In Colab

Option 2: Run locally with your own Jupyter installation

git clone https://github.com/voytekresearch/spr.git
cd spr

pip install -r requirements.txt
jupyter notebook