Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 328 Bytes

IKV2-Final-Project

This repository contains code for analyzing and visualizing the network activity of STN (subthalamic nucleus) and GPe (globus pallidus external) populations.

Requirements

Requirements are specified in the requirements.yml file. To install them, run:

conda env create -f requirements.yml