Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.
/ Cole_2017 Public archive

Analysis code used to create figures in Cole et al., 2017, J Neuro

Notifications You must be signed in to change notification settings

voytekresearch/Cole_2017

Repository files navigation

Cole_2017

Analysis code ran to create the figures in Cole et al., 2017, J Neuro, entitled "Nonsinusoidal Beta Oscillations Reflect Cortical Pathophysiology in Parkinson's Disease."

Notebooks

This repo contains one notebook per figure, showing the computation for each panel.

Libraries

util.py - functions for loading data, running analysis across all subjects, and other miscellaneous tools

shape.py - functions for quantifying the waveform shape of the oscillations. See note below.

pac.py - algorithms for estimating phase-amplitude coupling

plt.py - functions for plotting results

Quantifying oscillation shape

For future studies characterizing the waveform shape of oscillations, see the actively maintained shape module in neurodsp.