Wiki source code of Elephant Tutorials
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | (% class="jumbotron" %) |
| 2 | ((( | ||
| 3 | (% class="container" %) | ||
| 4 | ((( | ||
| |
4.2 | 5 | = Elephant Tutorial Space = |
| |
1.1 | 6 | |
| |
4.2 | 7 | Video tutorials on data analysis using Elephant |
| |
1.1 | 8 | ))) |
| 9 | ))) | ||
| 10 | |||
| 11 | (% class="row" %) | ||
| 12 | ((( | ||
| 13 | (% class="col-xs-12 col-sm-8" %) | ||
| 14 | ((( | ||
| |
5.1 | 15 | == A resource for kick-starting work with the Elephant library == |
| |
1.1 | 16 | |
| |
4.2 | 17 | The Python library [[Electrophysiology Analysis Toolkit (Elephant)>>https://python-elephant.org||rel=" noopener noreferrer" target="_blank"]] provides tools for the analysis of neuronal activity data, such as spike trains, local field potentials and intracellular data. In addition to providing a platform for sharing analysis codes from different laboratories, Elephant provides a consistent and homogeneous framework for data analysis, built on a modular foundation. The underlying data model is the Neo library, a framework which easily captures a wide range of neuronal data types and methods, including dozens of file formats and network simulation tools. A common data description, as provided by the Neo library, is essential for developing interoperable analysis workflows. |
| |
1.1 | 18 | |
| |
5.1 | 19 | In this collaborative space, we provide hands on video tutorials based on Jupyter notebooks that showcase various types of data analysis, from simple to advanced. Most notebooks are based on a common dataset published at [[https:~~/~~/gin.g-node.org/INT/multielectrode_grasp>>https://gin.g-node.org/INT/multielectrode_grasp]] (for details cf. Brochier et al (2018) Scientific Data 5, 180055. [[https:~~/~~/doi.org/10.1038/sdata.2018.55>>url:https://doi.org/10.1038/sdata.2018.55]]). All video tutorials are approximately 30 minutes in length. |
| |
4.2 | 20 | |
| |
5.1 | 21 | == Access to the material == |
| |
1.1 | 22 | |
| |
5.1 | 23 | To access the tutorials, check out the drive space of this Collab. Video are available for download in the (% style="color:#f39c12" %)videos(%%) section, whereas the corresponding Jupyter notebooks are available in the (% style="color:#f39c12" %)notebooks(%%) folder. Notebooks can either be run directly on the Collaboratory (currently limited to HBP affiliated members), or downloaded and run locally. For local execution, please use the provided (% style="color:#f39c12" %)requirements.txt(%%) file to generate an appropriate Python environment. |
| |
1.1 | 24 | ))) |
| 25 | |||
| |
5.1 | 26 | |
| |
1.1 | 27 | |
| 28 | (% class="col-xs-12 col-sm-4" %) | ||
| 29 | ((( | ||
| 30 | {{box title="**Contents**"}} | ||
| 31 | {{toc/}} | ||
| 32 | {{/box}} | ||
| 33 | |||
| 34 | |||
| 35 | ))) | ||
| 36 | ))) |