Skip to content

voytekresearch/spr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published