Wiki source code of LFPy showcase

Version 14.3 by ehagen on 2022/05/27 08:46

Hide last authors
ehagen 1.1 1 (% class="jumbotron" %)
2 (((
3 (% class="container" %)
4 (((
ehagen 5.1 5 = LFPy showcase =
ehagen 1.1 6
ehagen 10.1 7 Demonstration on how to run simulations using LFPy ([[LFPy.rtfd.io>>https://LFPy.rtfd.io]], [[github.com/LFPy/LFPy>>https://github.com/LFPy/LFPy]]) on the Collaboratory. LFPy is a Python package that facilitates calculations of extracellular potentials and related measures from multicompartment neuron models.
ehagen 8.2 8
ehagen 14.3 9 To use this material, create a new collab and clone [[https:~~/~~/github.com/LFPy/LFPy_EBRAINS_showcase.git>>https://github.com/LFPy/LFPy_EBRAINS_showcase.git]] into it.
ehagen 8.2 10
ehagen 14.2 11 Using the **Official EBRAINS Docker image** in the Lab is recommended as as LFPy is preinstalled. For new notebooks/console sessions use the **EBRAINS_experimental_release** (or select this as a kernel and restart when opening notebooks).
12
ehagen 1.1 13 )))
14 )))
15
16 (% class="row" %)
17 (((
18 (% class="col-xs-12 col-sm-8" %)
19 (((
20 = What can I find here? =
21
22 * Notice how the table of contents on the right
23 * is automatically updated
24 * to hold this page's headers
25
26 = Who has access? =
27
ehagen 5.1 28 Everyone.
ehagen 1.1 29 )))
30
31
32 (% class="col-xs-12 col-sm-4" %)
33 (((
34 {{box title="**Contents**"}}
35 {{toc/}}
36 {{/box}}
37
38
39 )))
40 )))
Public

LFPy showcase