... |
... |
@@ -97,4 +97,9 @@ |
97 |
97 |
**Level**: advanced(%%) **Type**: interactive tutorial |
98 |
98 |
|
99 |
99 |
This notebook shows you how to optimise the maximal conductance of Neocortical Layer 5 Pyramidal Cell as used in Markram et al. 2015 using Arbor as the simulator. |
|
100 |
+=== [[Extracellular signals (LFPykit)>>https://docs.arbor-sim.org/en/stable/tutorial/probe_lfpykit.html||rel=" noopener noreferrer" target="_blank"]] === |
100 |
100 |
|
|
102 |
+**Level**: advanced(%%) **Type**: user documentation |
|
103 |
+ |
|
104 |
+This tutorial will show you how to record transmembrane currents using arbor.cable_probe_total_current_cell and how to record stimulus currents using arbor.cable_probe_stimulus_current_cell. Later we will be using the arbor.place_pwlin API to map recorded transmembrane currents to extracellular potentials by deriving Arbor specific classes from LFPykit’s lfpykit.LineSourcePotential and lfpykit.CellGeometry. |
|
105 |
+ |