Wiki source code of LFPy showcase
Last modified by ness on 2023/05/30 16:19
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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 | = = | ||
| 22 | |||
| 23 | = Who has access? = | ||
| 24 | |||
| 25 | This collab is open to everyone. | ||
| 26 | ))) | ||
| 27 | |||
| 28 | |||
| 29 | (% class="col-xs-12 col-sm-4" %) | ||
| 30 | ((( | ||
| 31 | {{box title="**Contents**"}} | ||
| 32 | {{toc/}} | ||
| 33 | {{/box}} | ||
| 34 | |||
| 35 | |||
| 36 | ))) | ||
| 37 | ))) |