NEURON

Building:

  • Installation
  • CMake Build Options
  • Developer Builds

User documentation:

  • NEURON Python documentation
    • Quick Links
    • Basic Programming
      • NEURON Python tutorial
      • HOC Language
      • Mathematics
      • Strings
      • GUI Design
      • Pointers
      • Timer
      • System Calls
      • Error Handling
      • Dynamic Code Loading and Execution
      • Project Management
      • Debugging and Internals Access
    • Model Specification
      • Model Specification GUI Tools
      • Programmatic Model Specification
    • Simulation Control
      • Programmatic Simulation Control
      • Standard Run Tools
      • Rarely Used Compilation Options
      • Environment Variables
      • Interpreter Management
    • Visualization
      • Glyph
      • Graph
      • Grapher
      • PlotShape
      • PlotShape Window
      • RangeVarPlot
      • Shape
      • Notification
      • GUI Look And Feel
      • MenuExplore
      • Obsolete Plotting
    • Analysis
      • Programmatic Analysis Tools
      • GUI Analysis Tools
  • NEURON HOC documentation
  • Python tutorials
  • Python RXD tutorials
  • How to use CoreNEURON

Developer documentation:

  • NEURON SCM and Release
  • NEURON Development topics
  • C/C++ API
NEURON
  • »
  • NEURON Python documentation
  • Switch to HOC
  • View page source

NEURON Python documentation¶

(Switch to HOC documentation)

Quick Links¶

  • Index

  • Commonly used:

    Deck, File, Glyph, Graph, GUIMath, List, Matrix, Pointer, PtrVector, PWManager, Random, StringFunctions, SymChooser, TextEditor, Timer, ValueFieldEditor, VBox, Vector

    BBSaveState, CVode, FInitializeHandler, Impedance, KSChan, LinearMechanism, MechanismStandard, MechanismType, NetCon, ParallelContext, ParallelNetManager, PlotShape, Python, RangeVarPlot, SaveState, SectionBrowser, SectionList, SectionRef, Shape, StateTransitionEvent

    Panel, FunctionFitter, Geometry, Printf (Formatted Output), HOC Keywords, Common Math Functions (HOC), NEURON Extension to NMODL, NMODL, Point Processes and Artificial Cells, Predeclared Variables, Standard Run Tools, HOC Syntax, Topology

    Basic Reaction-Diffusion

Basic Programming¶

  • NEURON Python tutorial
  • HOC Language
  • Mathematics
  • Strings
  • GUI Design
  • Pointers
  • Timer
  • System Calls
  • Error Handling
  • Dynamic Code Loading and Execution
  • Project Management
  • Debugging and Internals Access

Model Specification¶

  • Model Specification GUI Tools
  • Programmatic Model Specification

Simulation Control¶

  • Programmatic Simulation Control
  • Standard Run Tools
  • Rarely Used Compilation Options
  • Environment Variables
  • Interpreter Management

Visualization¶

  • Glyph
  • Graph
  • Grapher
  • PlotShape
  • PlotShape Window
  • RangeVarPlot
  • Shape
  • Notification
  • GUI Look And Feel
  • MenuExplore
  • Obsolete Plotting

Analysis¶

  • Programmatic Analysis Tools
  • GUI Analysis Tools
Next Previous

© Copyright 2021, Duke, Yale and the Blue Brain Project.

Built with Sphinx using a theme provided by Read the Docs.