Learn how to build and share extensions in NWB
Learn how to build custom APIs for extension
Learn how to handle writing very large data in PyNWB
Learn how to handle writing very large data in MatNWB
The goal of this module is to work with action potential data taken from a publicly available database. You will learn about spike counts, orientation tuning, and spatial maps. The MATLAB code introduces data types, for-loops and vectorizations, indexing, and data visualization.
The goal of this module is to work with action potential data taken from a publicly available database. You will learn about spike counts, orientation tuning, and spatial maps. The MATLAB code introduces data types, for-loops and vectorizations, indexing, and data visualization.
This lecture discusses the the importance and need for data sharing in clinical neuroscience.
This lecture presents the Medical Informatic Platform's data federation for Traumatic Brain Injury.
This lecture gives insights into the Medical Informatics Platform's current and future data privacy model.
This lecture explains the concept of federated analysis in the context of medical data, associated challenges. The lecture also presents an example of hospital federations via the Medical Informatics Platform.
This lecture gives an overview on the European Health Dataspace.
This lecture presents the Medical Informatics Platform's data federation in epilepsy.
This lecture presents the Medical Informatics Platform's data federation in epilepsy.
Next generation science with Jupyter. This lecture was part of the 2019 Neurohackademy, a 2-week hands-on summer institute in neuroimaging and data science held at the University of Washington eScience Institute.
This lecture introduces you to the basics of the Amazon Web Services public cloud. It covers the fundamentals of cloud computing and go through both motivation and process involved in moving your research computing to the cloud. 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.
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