Attention: The EBRAINS drive will be unavailable for most of the weekend starting the 25th October. Although the Lab is availble while the Drive is down, files that are stored in the Drive will not be loaded and you will be unable to save documents directly on the Lab.


Wiki source code of Neuron

Version 193.1 by abonard on 2025/06/03 11:04

Show last authors
1
2
3 * ((( ==== **[[Beginner >>||anchor = "HBeginner-1"]]** ==== )))
4
5 === **Beginner** ===
6
7 === [[A NEURON Programming Tutorial - part C>>http://web.mit.edu/neuron_v7.4/nrntuthtml/tutorial/tutC.html||rel=" noopener noreferrer" target="_blank"]] ===
8
9 **Level**: beginner(%%) **Type**: user documentation
10
11 After this tutorial, students will be able to replicate neurons using templates and connect these neurons together.
12 === [[A NEURON Programming Tutorial - Part A>>http://web.mit.edu/neuron_v7.4/nrntuthtml/tutorial/tutA.html||rel=" noopener noreferrer" target="_blank"]] ===
13
14 **Level**: beginner(%%) **Type**: user documentation
15
16 After this tutorial, students will be able to know how to create a single compartment neuron model with Hodgkin-Huxley conductances, how to run the simulator and how to display the simulation results
17 === [[A NEURON Programming Tutorial - Part B>>http://web.mit.edu/neuron_v7.4/nrntuthtml/tutorial/tutB.html||rel=" noopener noreferrer" target="_blank"]] ===
18
19 **Level**: beginner(%%) **Type**: user documentation
20
21 After this tutorial, students will be able to work with more advanced topics of building multi-compartmental neurons and using different types of graphs to display the results
22 === [[A NEURON Programming Tutorial - Part D>>http://web.mit.edu/neuron_v7.4/nrntuthtml/tutorial/tutE.html||rel=" noopener noreferrer" target="_blank"]] ===
23
24 **Level**: beginner(%%) **Type**: user documentation
25
26 After this tutorial, students will be able to add new membrane mechanisms to the simulator and incorporate them in our neurons.
27 === [[Construction and Use of Models: Part 1. Elementary tools>>https://neuron.yale.edu/neuron/static/docs/elementarytools/outline.htm||rel=" noopener noreferrer" target="_blank"]] ===
28
29 **Level**: beginner(%%) **Type**: user documentation
30
31 A good beginner's tutorial to get an introduction to some of NEURON's basic GUI tools.