Wiki source code of Elephant Tutorials
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="jumbotron" %) | ||
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
5 | = Elephant Tutorial Space = | ||
6 | |||
7 | Video tutorials on data analysis using Elephant | ||
8 | ))) | ||
9 | ))) | ||
10 | |||
11 | (% class="row" %) | ||
12 | ((( | ||
13 | (% class="col-xs-12 col-sm-8" %) | ||
14 | ((( | ||
15 | == A resource for kick-starting work with the Elephant library == | ||
16 | |||
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. | ||
18 | |||
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. | ||
20 | |||
21 | == Access to the material == | ||
22 | |||
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. | ||
24 | ))) | ||
25 | |||
26 | |||
27 | |||
28 | (% class="col-xs-12 col-sm-4" %) | ||
29 | ((( | ||
30 | {{box title="**Contents**"}} | ||
31 | {{toc/}} | ||
32 | {{/box}} | ||
33 | |||
34 | |||
35 | ))) | ||
36 | ))) |