... |
... |
@@ -28,4 +28,14 @@ |
28 |
28 |
**Level**: intermediate(%%) **Type**: interactive tutorial |
29 |
29 |
|
30 |
30 |
This notebook will explain how to set up an optimisation that uses metaparameters (parameters that control other parameters) |
|
31 |
+=== [[Setup of a cell model with multi electrode simulation for local field potential recording>>https://github.com/BlueBrain/BluePyOpt/blob/master/examples/l5pc_lfpy/L5PC_LFPy.ipynb||rel=" noopener noreferrer" target="_blank"]] === |
31 |
31 |
|
|
33 |
+**Level**: intermediate(%%) **Type**: interactive tutorial |
|
34 |
+ |
|
35 |
+This notebook will demonstrate how to instantiate a cell model and evaluator that include local field potential (LFP) computation and its recording using a simulated multi electrode array (MEA). |
|
36 |
+=== [[Exporting a cell in the neuroml format and running it>>https://github.com/BlueBrain/BluePyOpt/blob/master/examples/neuroml/neuroml.ipynb||rel=" noopener noreferrer" target="_blank"]] === |
|
37 |
+ |
|
38 |
+**Level**: intermediate(%%) **Type**: interactive tutorial |
|
39 |
+ |
|
40 |
+In this tutorial we will go over how to export a cell to neuroml, create a LEMS simulation able to run the neuroml cell and then how to run the simulation. |
|
41 |
+ |