Changes for page Elephant Tutorials
Last modified by denker on 2025/04/09 07:02
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -7,7 +7,7 @@ 7 7 (% style="color:#4e5f70" %)Interactive video tutorials on 8 8 neuronal data analysis using Elephant 9 9 10 -(% style="color:#e74c3c" %)** ~-~-inbeta~-~-**10 +(% style="color:#e74c3c" %)**Upcoming: CNS 2022** 11 11 ))) 12 12 ))) 13 13 ... ... @@ -21,7 +21,9 @@ 21 21 22 22 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. 23 23 24 +In addition, tutorials presented at various workshops and schools are collected in this collab. 24 24 26 + 25 25 == Access to the tutorials == 26 26 27 27 To access the tutorials, check out the drive space of this collab. The Jupyter notebooks are available in the (% style="color:#f39c12" %)notebooks(%%) folder, and links to the (% style="color:#f39c12" %)videos(%%) are embedded within each notebook. Notebooks can either be run directly on the EBRAINS Collaboratory's JupyterLab service (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.