This lecture presents the Medical Informatics Platform's data federation in epilepsy.
Explore how to setup an epileptic seizure simulation with the TVB graphical user interface. This lesson will show you how to program the epileptor model in the brain network to simulate a epileptic seizure originating in the hippocampus. It will also show how to upload and view mouse connectivity data, as well as give a short introduction to the python script interface of TVB.
This talk introduces data sharing initiatives in Epilepsy, particularly across Europe.
The epilepsy SP actively promotes and supports epilepsy-related issues as well as educational and scientific activities within the framework of EAN. Our partners ILAE/ILAE Europe, EpiCare, EPNS and AOAN are actively involved. One of the major tasks is promoting submissions of session proposals for EAN congress balancing new scientific approaches and educational need for teaching courses. Outside of congress activities, contributions to e-learning facilities on the EAN website such as registrars reading list, scales and scores and breaking news are regularly presented or updated. Particular since the COVID pandemic, publications on COVID and any issues of epilepsy or seizures are regularly screened and summarized in neurology updates. In partnership with the ILAE/ILAE Europe, several guidelines are under preparation.
Introduction to the Brain Imaging Data Structure (BIDS): a standard for organizing human neuroimaging datasets. This lecture was part of the 2018 Neurohackademy, a 2-week hands-on summer institute in neuroimaging and data science held at the University of Washington eScience Institute.
NWB: An ecosystem for neurophysiology data standardization
DAQCORD is a framework for the design, documentation and reporting of data curation methods in order to advance the scientific rigour, reproducibility and analysis of the data. This lecture covers the rationale for developing the framework, the process in which the framework was developed, and ends with a presentation of the framework. While the driving use case for DAQCORD was clinical traumatic brain injury research, the framework is applicable to clinical studies in other domains of clinical neuroscience research.
PyNN is a simulator-independent language for building neuronal network models. The PyNN API aims to support modelling at a high-level of abstraction (populations of neurons, layers, columns and the connections between them) while still allowing access to the details of individual neurons and synapses when required. PyNN provides a library of standard neuron, synapse, and synaptic plasticity models which have been verified to work the same on the different supported simulators. PyNN also provides a set of commonly-used connectivity algorithms (e.g. all-to-all, random, distance-dependent, small-world) but makes it easy to provide your own connectivity in a simulator-independent way. This lecture was part of the 7th SpiNNaker Workshop held 3 - 6 October 2017.
This lecture focuses on ontologies for clinical neurosciences.
Learn how to create a standard extracellular electrophysiology dataset in NWB using Python
Learn how to create a standard calcium imaging dataset in NWB using Python
Learn how to create a standard intracellular electrophysiology dataset in NWB
Learn how to use the icephys-metadata extension to enter meta-data detailing your experimental paradigm
Learn how to create a standard extracellular electrophysiology dataset in NWB using MATLAB
Learn how to create a standard calcium imaging dataset in NWB using MATLAB
Learn how to create a standard intracellular electrophysiology dataset in NWB
Overview of the Braintorm package for analyzing extracellular electrophysiology, including preprocessing, spike sorting, trial alignment, and spectrotemporal decomposition
Overview of the CaImAn package, and demonstration of usage with NWB
Overview of the SpikeInterface package, including demonstration of data loading, preprocessing, spike sorting, and comparison of spike sorters
Overview of the NWBWidgets package, including coverage of different data types, and information for building custom widgets within this framework