This is a tutorial on how to simulate neuronal spiking in brain microcircuit models, as well as how to analyze, plot, and visualize the corresponding data.
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.
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.
This tutorial walks participants through the application of dynamic causal modelling (DCM) to fMRI data using MATLAB. Participants are also shown various forms of DCM, how to generate and specify different models, and how to fit them to simulated neural and BOLD data.
This lesson corresponds to slides 158-187 of the PDF below.
Overview of Day 2 of this course.
This talk compares various sensors and resolutions for in vivo neural recordings.
This hands-on tutorial explains how to run your own Minion session in the MetaCell cloud using jupityr notebooks.
In this hands-on analysis tutorial, users will mimic a kernel crash and learn the steps to restore inputs in such a case.
This lesson introduces various methods in MATLAB useful for dealing with data generated by calcium imaging.
This lesson will go through how to extract cells from video that has been cleaned of background noise and motion.
This tutorial demonstrates how to use MATLAB to generate and visualize animations of calcium fluctuations over time.
This final hands-on analysis tutorial walks users through the last visualization steps in the cellular data.
This tutorial instructs users how to use MATLAB to programmatically convert data from cells to a matrix.
In this tutorial, users will learn how to identify and remove background noise, or "blur", an important step in isolating cell bodies from image data.
This lesson teaches users how MATLAB can be used to apply image processing techniques to identify cell bodies based on contiguity.
This tutorial demonstrates how to extract the time course of calcium activity from each clusters of neuron somata, and store the data in a MATLAB matrix.
This lesson demonstrates how to use MATLAB to implement a multivariate dimension reduction method, PCA, on time series data.