... |
... |
@@ -62,4 +62,9 @@ |
62 |
62 |
**Level**: advanced(%%) **Type**: interactive tutorial |
63 |
63 |
|
64 |
64 |
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. |
|
65 |
+=== [[Simulating optimized cell models in Arbor and cross-validation with Neuron>>https://github.com/BlueBrain/BluePyOpt/blob/master/examples/l5pc/l5pc_validate_neuron_arbor.ipynb||rel=" noopener noreferrer" target="_blank"]] === |
65 |
65 |
|
|
67 |
+**Level**: advanced(%%) **Type**: interactive tutorial |
|
68 |
+ |
|
69 |
+This notebook demonstrates how to run a simulation of a simple single compartmental cell with fixed/optimized parameters in Arbor. We follow the standard BluePyOpt flow of setting up an electrophysiological experiment and export the cell model to a mixed JSON/ACC-format. We then cross-validate voltage traces obtained with Arbor with those from a Neuron simulation. |
|
70 |
+ |