An open API service indexing awesome lists of open source software.

https://github.com/dbbs-lab/arborize

A Python package that allows Arbor-like descriptions of cell models for NEURON.
https://github.com/dbbs-lab/arborize

neuron python

Last synced: 4 months ago
JSON representation

A Python package that allows Arbor-like descriptions of cell models for NEURON.

Awesome Lists containing this project

README

          

> [!NOTE]
>
> This repository has moved and is now maintained as a part of the [BSB monorepository](https://github.com/dbbs-lab/bsb).

# arborize
A framework to package NEURON cell models following a clear separation between
cell model description and its implementation in NEURON. Cell models described
using this framework are highly portable, testable and distributable.