Please consider donating today. Your contributions help ensure the BCIWiki continues to grow as an open informational resource. Click here to learn more.

Also check out this Letter to the Neurotech Community.

NEURON

From Brain Computer Interface Wiki
Jump to navigation Jump to search

Neuron is a simulation environment for modeling individual and networks of neurons. It was primarily developed by Michael Hines, John W. Moore, and Ted Carnevale at Yale and Duke. Neuron models individual neurons via the use of sections that are automatically subdivided into individual compartments, instead of requiring the user to manually create compartments. The primary scripting language is hoc but a Python interface is also available. Programs can be written interactively in a shell, or loaded from a file. Neuron supports parallelization via the MPI protocol.

Links

Website Wikipedia TwitterGitHub