Wiki source code of Neuron

Version 71.1 by abonard on 2025/04/10 15:15

Hide last authors
adavison 1.1 1
2
abonard 3.1 3 * ((( ==== **[[Beginner >>||anchor = "HBeginner-1"]]** ==== )))
jessicamitchell 2.1 4
abonard 3.1 5 === **Beginner** ===
jessicamitchell 2.1 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
abonard 3.1 9 **Level**: beginner(%%) **Type**: user documentation
jessicamitchell 2.1 10
abonard 3.1 11 After this tutorial, students will be able to replicate neurons using templates and connect these neurons together.
abonard 66.1 12 === [[A NEURON Programming Tutorial - Part A>>http://web.mit.edu/neuron_v7.4/nrntuthtml/tutorial/tutA.html||rel=" noopener noreferrer" target="_blank"]] ===
jessicamitchell 2.1 13
abonard 66.1 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
abonard 67.1 17 === [[A NEURON Programming Tutorial - Part B>>http://web.mit.edu/neuron_v7.4/nrntuthtml/tutorial/tutB.html||rel=" noopener noreferrer" target="_blank"]] ===
abonard 66.1 18
abonard 67.1 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
abonard 68.1 22 === [[A NEURON Programming Tutorial - Part D>>http://web.mit.edu/neuron_v7.4/nrntuthtml/tutorial/tutE.html||rel=" noopener noreferrer" target="_blank"]] ===
abonard 67.1 23
abonard 68.1 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.
abonard 69.1 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"]] ===
abonard 68.1 28
abonard 69.1 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.
abonard 70.1 32 === [[A NEURON Programming Tutorial - Introduction>>https://web.mit.edu/neuron_v7.4/nrntuthtml/index.html||rel=" noopener noreferrer" target="_blank"]] ===
abonard 69.1 33
abonard 70.1 34 **Level**: beginner(%%) **Type**: user documentation
35
36 This is a web based tutorial in the NEURON Simulation package. It will hopefully take you step by step, through the process of creating a complex simulation of a small network of neurons.
37 Starting by creating a single compartment neuron model with Hodgkin-Huxley conductances, how to run the simulator and how to display the simulation results, building multi-compartmental neurons, using different types of graphs to display the results, how to replicate neurons using templates, add new membrane mechanisms to the simulator and incorporate them into our neurons, increasing simulation speed and ways of getting data out of NEURON.
abonard 71.1 38 === [[Outline of "Construction and Use of Models: Part 1. Elementary tools">>https://neuron.yale.edu/neuron/static/docs/elementarytools/outline.htm||rel=" noopener noreferrer" target="_blank"]] ===
abonard 70.1 39
abonard 71.1 40 **Level**: beginner(%%) **Type**: interactive tutorial
41
42 In this beginner tutorial you will learn how to make a simple model using hoc and how to use NEURON's graphical tools to create an interface for running simulations and to modify the model itself.
43