Skip to main content

This lecture focuses on where and how Jupyter notebooks can be used most effectively for education.

Difficulty level: Beginner
Duration: 34:53
Speaker: : Thomas Kluyver

JupyterHub is a simple, highly extensible, multi-user system for managing per-user Jupyter Notebook servers, designed for research groups or classes. This lecture covers deploying JupyterHub on a single server, as well as deploying with Docker using GitHub for authentication.

Difficulty level: Beginner
Duration: 1:36:27
Speaker: : Thomas Kluyver

This lesson introduces the practical usage of The Virtual Brain (TVB) in its graphical user interface and via python scripts. In the graphical user interface, you are guided through its data repository, simulator, phase plane exploration tool, connectivity editor, stimulus generator, and the provided analyses. The implemented iPython notebooks of TVB are presented, and since they are public, can be used for further exploration of TVB. 

Difficulty level: Beginner
Duration: 1:12:24
Speaker: : Paul Triebkorn

This lesson provides a brief overview of the Python programming language, with an emphasis on tools relevant to data scientists.

Difficulty level: Beginner
Duration: 1:16:36
Speaker: : Tal Yarkoni

This tutorial covers the fundamentals of collaborating with Git and GitHub.

Difficulty level: Intermediate
Duration: 2:15:50
Speaker: : Elizabeth DuPre
Course:

This book was written with the goal of introducing researchers and students in a variety of research fields to the intersection of data science and neuroimaging. This book reflects our own experience of doing research at the intersection of data science and neuroimaging and it is based on our experience working with students and collaborators who come from a variety of backgrounds and have a variety of reasons for wanting to use data science approaches in their work. The tools and ideas that we chose to write about are all tools and ideas that we have used in some way in our own research. Many of them are tools that we use on a daily basis in our work. This was important to us for a few reasons: the first is that we want to teach people things that we ourselves find useful. Second, it allowed us to write the book with a focus on solving specific analysis tasks. For example, in many of the chapters you will see that we walk you through ideas while implementing them in code, and with data. We believe that this is a good way to learn about data analysis, because it provides a connecting thread from scientific questions through the data and its representation to implementing specific answers to these questions. Finally, we find these ideas compelling and fruitful. That’s why we were drawn to them in the first place. We hope that our enthusiasm about the ideas and tools described in this book will be infectious enough to convince the readers of their value.

 

Difficulty level: Intermediate
Duration:
Speaker: :
Course:

Brief introduction to Research Resource Identifiers (RRIDs), persistent and unique identifiers for referencing a research resource. 

Difficulty level: Beginner
Duration: 1:30
Speaker: : Anita Bandrowski

This lecture covers the rationale for developing the DAQCORD, a framework for the design, documentation, and reporting of data curation methods in order to advance the scientific rigour, reproducibility, and analysis of data.

Difficulty level: Intermediate
Duration: 17:08
Speaker: : Ari Ercole

In this lesson, users will learn about human brain signals as measured by electroencephalography (EEG), as well as associated neural signatures such as steady state visually evoked potentials (SSVEPs) and alpha oscillations. 

Difficulty level: Intermediate
Duration: 8:51
Speaker: : Mike X. Cohen

This lecture describes the principles of EEG electrode placement in both 2- and 3-dimensional formats. 

Difficulty level: Intermediate
Duration: 12:16
Speaker: : Mike X. Cohen

This tutorial walks users through performing Fourier Transform (FFT) spectral analysis of a single EEG channel using MATLAB. 

Difficulty level: Intermediate
Duration: 13:39
Speaker: : Mike X. Cohen

This tutorial builds on the previous lesson's demonstration of spectral analysis of one EEG channel. Here, users will learn how to compute and visualize spectral power from all EEG channels using MATLAB. 

Difficulty level: Intermediate
Duration: 12:34
Speaker: : Mike X. Cohen

In this lesson, users will learn more about the steady-state visually evoked potential (SSEVP), as well as how to create and interpret topographical maps derived from such studies. 

Difficulty level: Intermediate
Duration: 9:10
Speaker: : Mike X. Cohen

This lesson teaches users how to extract edogenous brain waves from EEG data, specifically oscillations constrained to the 8-12 Hz frequency band, conventionally named alpha. 

Difficulty level: Intermediate
Duration: 13:23
Speaker: : Mike X. Cohen

In the final lesson of this module, users will learn how to correlate endogenous alpha power with SSVEP amplitude from EEG data using MATLAB.

Difficulty level: Intermediate
Duration: 12:36
Speaker: : Mike X. Cohen

This is an in-depth guide on EEG signals and their interaction within brain microcircuits. Participants are also shown techniques and software for simulating, analyzing, and visualizing these signals.

Difficulty level: Intermediate
Duration: 1:30:41
Speaker: : Frank Mazza

In this tutorial on simulating whole-brain activity using Python, participants can follow along using corresponding code and repositories, learning the basics of neural oscillatory dynamics, evoked responses and EEG signals, ultimately leading to the design of a network model of whole-brain anatomical connectivity. 

Difficulty level: Intermediate
Duration: 1:16:10
Speaker: : John Griffiths

This lesson introduces the EEGLAB toolbox, as well as motivations for its use.

Difficulty level: Beginner
Duration: 15:32
Speaker: : Arnaud Delorme

In this lesson, you will learn about the biological activity which generates and is measured by the EEG signal.

Difficulty level: Beginner
Duration: 6:53
Speaker: : Arnaud Delorme

This lesson goes over the characteristics of EEG signals when analyzed in source space (as opposed to sensor space). 

Difficulty level: Beginner
Duration: 10:56
Speaker: : Arnaud Delorme