Changes for page Elephant Tutorials
Last modified by denker on 2025/04/09 07:02
From version 31.2
edited by moritzkern
on 2022/06/29 13:48
on 2022/06/29 13:48
Change comment:
There is no comment for this version
To version 31.3
edited by moritzkern
on 2022/06/29 13:54
on 2022/06/29 13:54
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,20 +15,18 @@ 15 15 ((( 16 16 (% class="col-xs-12 col-sm-8" %) 17 17 ((( 18 -== CNS 2022 == 18 +{{info}} 19 +=== CNS 2022: How to attend? === 19 19 20 -(% class="wikigeneratedid" %) 21 -=== How to attend? === 22 - 23 23 This session is being conducted as part of the [[online satellite tutorials of CNS*2022>>url:https://ocns.github.io/SoftwareWG/pages/software-wg-satellite-tutorials-at-cns-2022.html]]. 24 24 25 -Date: Tuesday Juli 1, 202223 +Date: Friday, Juli 1, 2022 26 26 27 27 Time: 9:00 to 12:00 CEST 28 28 29 29 Location: Online (via zoom) 30 30 31 -Registration: **Free (but required)!** You can register 29 +Registration: **Free (but required)!** You can register [[here>>url:https://framaforms.org/incfocns-software-wg-cns2022-satellite-tutorials-registration-1654593600]]! 32 32 33 33 Please note that to prevent spamming/zoom bombing during the session, __the link to the Zoom meeting will be sent out only to registrants.__ 34 34 ... ... @@ -35,8 +35,8 @@ 35 35 === Prerequisites === 36 36 37 37 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). 36 +{{/info}} 38 38 39 - 40 40 == A resource for kick-starting work with the Elephant library == 41 41 42 42 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.