Skip to content

laura-neville/LFP-Analysis-in-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LFP Analysis in Python

iBOTS workshop: March 12-14, 2025

Main Teacher: Dr. Atle E. Rimehaug

Software to Install Before the Workshop

Visual Studio Code (VSCode): https://code.visualstudio.com/download
The Conda package manager Miniforge: https://conda-forge.org/download/
Git: https://git-scm.com/downloads

Install the Environment for the course

First, download this repository and move to the cloned directory

git clone https://github.com/ibehave-ibots/LFP-Analysis-in-Python.git
cd LFP-Analysis-in-Python

Then, create a new conda environment from the environment.yml file and activate it

conda env create -f environment.yml
conda activate lfp_workshop

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%