... |
... |
@@ -148,4 +148,9 @@ |
148 |
148 |
|
149 |
149 |
**Level**: advanced(%%) **Type**: user documentation |
150 |
150 |
|
|
151 |
+=== [[Scripting NEURON basics>>https://neuron.yale.edu/neuron/docs/scripting-neuron-basics||rel=" noopener noreferrer" target="_blank"]] === |
151 |
151 |
|
|
153 |
+**Level**: advanced(%%) **Type**: user documentation |
|
154 |
+ |
|
155 |
+The objectives of this part of the tutorial are to get familiar with basic operations of NEURON using Python. In this worksheet we will: Create a passive cell membrane in NEURON. Create a synaptic stimulus onto the neuron. Modify parameters of the membrane and stimulus. Visualize results with bokeh. |
|
156 |
+ |