Write descriptions for NEURON cell models in an Arbor-like manner for both the Arbor and


Keywords
neuron, python
Licenses
GPL-3.0/GPL-3.0+
Install
pip install arborize==4.0.0b3

Documentation

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.