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 tutorial is part 1 of 2. It aims to provide viewers with an understanding of the fundamentals of R tool. Note: parts 1 and 2 of this tutorial are part of the same YouTube video; part 1 ends at 17:42. 

Difficulty level: Beginner
Duration: 17:42
Speaker: : Edureka

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 lesson provides a comprehensive introduction to the command line and 50 popular Linux commands. This is a long introduction (nearly 5 hours), but well worth it if you are going to spend a good part of your career working from a terminal, which is likely if you are interested in flexibility, power, and reproducibility in neuroscience research. This lesson is courtesy of freeCodeCamp.

Difficulty level: Beginner
Duration: 5:00:16
Speaker: : Colt Steele
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: :

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

This lesson describes the development of EEGLAB as well as to what extent it is used by the research community.

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

This lesson provides instruction as to how to build a processing pipeline in EEGLAB for a single participant. 

Difficulty level: Beginner
Duration: 9:20
Speaker: :

Whereas the previous lesson of this course outlined how to build a processing pipeline for a single participant, this lesson discusses analysis pipelines for multiple participants simultaneously. 

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

In addition to outlining the motivations behind preprocessing EEG data in general, this lesson covers the first step in preprocessing data with EEGLAB, importing raw data. 

Difficulty level: Beginner
Duration: 8:30
Speaker: : Arnaud Delorme

Continuing along the EEGLAB preprocessing pipeline, this tutorial walks users through how to import data events as well as EEG channel locations.

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

This tutorial demonstrates how to re-reference and resample raw data in EEGLAB, why such steps are important or useful in the preprocessing pipeline, and how choices made at this step may affect subsequent analyses.

Difficulty level: Beginner
Duration: 11:48
Speaker: : Arnaud Delorme

This tutorial instructs users how to visually inspect partially pre-processed neuroimaging data in EEGLAB, specifically how to use the data browser to investigate specific channels, epochs, or events for removable artifacts, biological (e.g., eye blinks, muscle movements, heartbeat) or otherwise (e.g., corrupt channel, line noise). 

Difficulty level: Beginner
Duration: 5:08
Speaker: : Arnaud Delorme

This tutorial provides instruction on how to use EEGLAB to further preprocess EEG datasets by identifying and discarding bad channels which, if left unaddressed, can corrupt and confound subsequent analysis steps. 

Difficulty level: Beginner
Duration: 13:01
Speaker: : Arnaud Delorme

Users following this tutorial will learn how to identify and discard bad EEG data segments using the MATLAB toolbox EEGLAB. 

Difficulty level: Beginner
Duration: 11:25
Speaker: : Arnaud Delorme