Wiki source code of LFPy showcase

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

Show last authors
1 (% class="jumbotron" %)
2 (((
3 (% class="container" %)
4 (((
5 = LFPy showcase =
6
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.
8
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.
10
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
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
28 Everyone.
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