Wiki source code of LFPy showcase

Version 14.2 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.2 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
ehagen 8.2 11
ehagen 14.2 12 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).
13
ehagen 1.1 14 )))
15 )))
16
17 (% class="row" %)
18 (((
19 (% class="col-xs-12 col-sm-8" %)
20 (((
21 = What can I find here? =
22
23 * Notice how the table of contents on the right
24 * is automatically updated
25 * to hold this page's headers
26
27 = Who has access? =
28
ehagen 5.1 29 Everyone.
ehagen 1.1 30 )))
31
32
33 (% class="col-xs-12 col-sm-4" %)
34 (((
35 {{box title="**Contents**"}}
36 {{toc/}}
37 {{/box}}
38
39
40 )))
41 )))
Public

LFPy showcase