Changes for page Elephant Tutorials

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

From version 35.1
edited by moritzkern
on 2022/08/16 11:13
Change comment: There is no comment for this version
To version 36.1
edited by moritzkern
on 2022/08/16 11:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,7 +7,11 @@
7 7  (% style="color:#4e5f70" %)Interactive video tutorials on
8 8  neuronal data analysis using Elephant
9 9  
10 -(% style="color:#e74c3c" %)Upcoming: EBRAINS Training on Brain Atlases and Simulation Services (Vienna)
10 +(% style="color:#e74c3c" %)Upcoming:
11 +
12 +(% style="color:#e74c3c" %)13.09.22 EBRAINS Training on Brain Atlases and Simulation Services (Vienna)
13 +
14 +(% style="color:#e74c3c" %)07.11.22  Simulate with EBRAINS (Online)
11 11  )))
12 12  )))
13 13  
... ... @@ -16,8 +16,10 @@
16 16  (% class="col-xs-12 col-sm-8" %)
17 17  (((
18 18  {{info}}
19 -=== EBRAINS training event: How to attend? ===
23 +=== (% style="color:#000000" %)EBRAINS Training on Brain Atlases and Simulation Services (Vienna)(%%): ===
20 20  
25 +(% class="wikigeneratedid wikigeneratedheader" %)
26 +=== Information ===
21 21  
22 22  Date: Tuesday, September 13, 2022
23 23  
... ... @@ -30,6 +30,23 @@
30 30  There are no prerequisities for attending the session. But an EBRAINS account is required to get access to some of the tools and services that will be demonstrated. If you wish to utilize the 'practice' time to explore these tools by yourself, please create your account at [[https:~~/~~/ebrains.eu/register>>url:https://ebrains.eu/register]] (free of charge).
31 31  {{/info}}
32 32  
39 +{{info}}
40 +=== Simulate with EBRAINS (Online) ===
41 +
42 +(% class="wikigeneratedid wikigeneratedheader" %)
43 +=== Information ===
44 +
45 +Date: Tuesday, November 07, 2022
46 +
47 +Time: 16:30‑18:30 CET (120 min)
48 +
49 +Registration & Agenda: [[https:~~/~~/flagship.kip.uni-heidelberg.de/jss/HBPm?m=showAgenda&meetingID=242>>https://flagship.kip.uni-heidelberg.de/jss/HBPm?m=showAgenda&meetingID=242]]
50 +
51 +=== Prerequisites ===
52 +
53 +There are no prerequisities for attending the session. But an EBRAINS account is required to get access to some of the tools and services that will be demonstrated. If you wish to utilize the 'practice' time to explore these tools by yourself, please create your account at [[https:~~/~~/ebrains.eu/register>>url:https://ebrains.eu/register]] (free of charge).
54 +{{/info}}
55 +
33 33  == A resource for kick-starting work with the Elephant library ==
34 34  
35 35  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.