Package Reference

NetPyNE (Networks using Python and NEURON) is a Python package to facilitate the development, simulation, parallelization, analysis, and optimization of biological neuronal networks using the NEURON simulator.

NetPyNE consists of a number of sub-packages and modules.

netpyne.analysis

Package for analysis

netpyne.batch

Package for handling batches of simulations

netpyne.cell

Package for dealing with cell models

netpyne.conversion

Package for conversion from/to other formats

netpyne.metadata

Package dealing with metadata

netpyne.network

Package for dealing with network models

netpyne.plotting

Package for plotting

netpyne.sim

Package for handling simulations

netpyne.specs

Package of classes to define high-level model specifications

netpyne.support

Package containing external modules or packages required by NetPyNE

netpyne.tests

Package handling code testing