Changes for page Elephant Tutorials

Last modified by denker on 2025/04/09 07:02

From version 29.1
edited by denker
on 2022/03/22 18:06
Change comment: Migrated property [owner] from class [Collaboratory.Apps.Collab.Code.CollabClass]
To version 45.1
edited by denker
on 2022/11/11 12:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,7 +7,10 @@
7 7  (% style="color:#4e5f70" %)Interactive video tutorials on
8 8  neuronal data analysis using Elephant
9 9  
10 -(% style="color:#e74c3c" %)**~-~- in beta  ~-~-**
10 +
11 +(% style="color:#e74c3c" %)Upcoming training event:
12 +
13 +(% style="color:#e74c3c" %)December 6, 2022 Intermediate data analysis in Python: Using Neo and Elephant for neural activity analysis
11 11  )))
12 12  )))
13 13  
... ... @@ -15,6 +15,18 @@
15 15  (((
16 16  (% class="col-xs-12 col-sm-8" %)
17 17  (((
21 +== Upcoming training events ==
22 +
23 +{{info}}
24 +**Intermediate Data Analysis in Python (Hybrid)**
25 +**Session: Using Neo and Elephant for neural activity analysis**
26 +Date: Tuesday, December 6, 2022
27 +Time: tba
28 +Registration & Agenda: tba
29 +
30 +
31 +{{/info}}
32 +
18 18  == A resource for kick-starting work with the Elephant library ==
19 19  
20 20  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.
... ... @@ -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  
39 +In addition, tutorials presented at various workshops and schools are collected in this collab.
24 24  
41 +
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.
... ... @@ -56,10 +56,15 @@
56 56  |(% style="width:300px" %)GPFA|(% style="width:267px" %)Simon Essink|(% style="width:626px" %)Extract low-dimensional rate trajectories from the population spike activity.
57 57  |(% style="width:300px" %)Surrogate_techniques|(% style="width:267px" %)Peter Bouss|(% style="width:626px" %)Learn how to use different surrogate methods for spike trains to assist in formulating statistical null hypotheses in the presence of non-stationarity.
58 58  
59 -
60 -)))
76 +== List of past events ==
61 61  
62 62  
79 +* (((
80 +November 10, 2022** Simulate with EBRAINS (Online)**
81 +Agenda: https:~/~/flagship.kip.uni-heidelberg.de/jss/HBPm?m=showAgenda&meetingID=242
82 +)))
83 +)))
84 +
63 63  (% class="col-xs-12 col-sm-4" %)
64 64  (((
65 65  {{box title="**Contents**"}}
Collaboratory.Apps.Collab.Code.CollabClass[0]
owner
... ... @@ -1,0 +1,1 @@
1 +denker