Overview of Day 2 of this course.
This lesson provides an introduction to biologically detailed computational modelling of neural dynamics, including neuron membrane potential simulation and F-I curves.
This talk compares various sensors and resolutions for in vivo neural recordings.
In this lesson, users learn how to use MATLAB to build an adaptive exponential integrate and fire (AdEx) neuron model.
In this lesson, users learn about the practical differences between MATLAB scripts and functions, as well as how to embed their neuronal simulation into a callable function.
This lesson teaches users how to generate a frequency-current (F-I) curve, which describes the function that relates the net synaptic current (I) flowing into a neuron to its firing rate (F).
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.
This lesson contains practical exercises which accompanies the first few lessons of the Neuroscience for Machine Learners (Neuro4ML) course.
This lesson introduces some practical exercises which accompany the Synapses and Networks portion of this Neuroscience for Machine Learners course.
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.