wisamreid / electrodiffusive-network-model

An electrodiffusive network model with multicompartmental neurons and synaptic connections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electrodiffusive network model

This repository contains an implementation of the model presented in Sætra and Mori (2024) An electrodiffusive network model with multicompartmental neurons and synaptic connections.

Installation

Clone or download the repo, navigate to the top directory of the repo and enter the following command in the terminal:

pip3 install -e .

The code was developed for Python 3.10.

Run simulations

The example folder includes example code showing how to run simulations.

About

An electrodiffusive network model with multicompartmental neurons and synaptic connections

License:MIT License


Languages

Language:Python 100.0%