Skip to content

Latest commit

 

History

History

public_demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Reach-related Single Unit Activity in the Parkinsonian Macaque Tutorial

This example notebook demonstrates how to access the dataset published at DANDI:000947.

This example session contains recordings of single-unit activity from globus pallidus-internus (GPi) and ventrolateral nucleus of the thalamus (VLa) in a parkinsonian monkey performing a choice reaction time reaching task.

Installing the dependencies

git clone https://github.com/dandi/example-notebooks
cd example-notebooks/000947/TurnerLab/public_demo
conda env create --file environment.yml
conda activate turnerlab_000947_demo

Running the notebook

jupyter notebook 000947_demo.ipynb