Wiki source code of LFPy showcase

Version 14.5 by ehagen on 2022/05/27 09:06

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 (private) collab and clone [[https:~~/~~/github.com/LFPy/LFPy_EBRAINS_showcase.git>>https://github.com/LFPy/LFPy_EBRAINS_showcase.git]] into it. 
10 Running notebooks here may result in file permission errors.
11
12 Using the **Official EBRAINS Docker image** in the Lab is recommended 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
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
29 Everyone.
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