Maintenance: Our production K8s cluster at JSC will be undergoing an update tonight, starting after 23:00 CEST. The cluster will be temporarily unavailable for approximately 20 minutes, and prod instances running at rke2-1-jsccloud may experience a brief downtime. Thank you for your understanding.


Changes for page Neuron

Last modified by abonard on 2025/06/13 16:11

From version 254.1
edited by abonard
on 2025/06/13 16:09
Change comment: There is no comment for this version
To version 257.1
edited by abonard
on 2025/06/13 16:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,4 +24,20 @@
24 24  **Level**: beginner(%%) **Type**: user documentation
25 25  
26 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"]] ===
27 27  
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.
32 +=== [[A NEURON Programming Tutorial - Introduction>>https://web.mit.edu/neuron_v7.4/nrntuthtml/index.html||rel=" noopener noreferrer" target="_blank"]] ===
33 +
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.
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"]] ===
39 +
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 +