NEURON
8.2.1

Building:

  • Installation
  • CMake Build Options
  • Developer Builds

User documentation:

  • Training videos
  • Guides
  • NEURON Course Exercises
  • The NEURON forum
  • Publications about NEURON
  • Publications using NEURON

NEURON scripting:

  • NEURON Python documentation
  • NEURON HOC documentation
  • Other scripting languages
  • Python tutorials
    • Introduction to Python
    • Scripting NEURON basics
    • Ball and stick 1: Basic cell
    • Ball and stick 2: Build a ring network of ball-and-stick cells
    • Ball and stick 3: Extensible network of cells
    • Ball and stick 4: Parallel vs serial mode
  • Python RXD tutorials
  • CoreNEURON

Developer documentation:

  • NEURON SCM and Release
  • NEURON Development topics
  • C/C++ API

Removed Features

  • Removed Features

Changelog

  • NEURON 8.2
  • NEURON 8.1
  • NEURON 8.0
  • Contributors
  • Feedback / Help
NEURON
  • »
  • Python tutorials
  • Edit on GitHub

Python tutorials

In this series we have some basic tutorials: an introduction to Python and how to work with NEURON through Python. Through the Ball and Stick tutorial, we learn how to develop a model starting from a single cell through a network.

Basic tutorials

  • Introduction to Python
  • Scripting NEURON basics

Ball and Stick tutorial

  • Ball and stick 1: Basic cell
    • Load NEURON
    • Defining the cell morphology
    • Instrumentation
    • Run the simulation
    • Plot the results
    • Simulation studies
    • Exercise
    • Advanced exercise
  • Ball and stick 2: Build a ring network of ball-and-stick cells
    • Generic cell class
    • Adjusting position and orientation
    • Construct and position our cells
    • A first synapse, and input via a NetStim
    • Running and plotting a simulation
    • Connecting the cells
  • Ball and stick 3: Extensible network of cells
    • Loading libraries
    • Generic Cell class
    • Make a Ring class
    • Test the network
    • Explore effects of parameters
  • Ball and stick 4: Parallel vs serial mode
    • Parallel communication in NEURON
    • Test MPI and Parallel NEURON
    • Back to the example
    • Test the model
    • Gathering spikes
Previous Next

© Copyright 2022, Duke, Yale and the Blue Brain Project. Revision c1590692.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 8.2.1
Versions
latest
8.2.1
8.2.0
8.1.0
8.0.2
8.0.1
8.0.0
standard-sigs
newstuff2
Downloads
On Read the Docs
Project Home
Builds