Learn how to handle writing very large data in MatNWB
This lesson provides an introduction to biologically detailed computational modelling of neural dynamics, including neuron membrane potential simulation and F-I curves.
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 tutorial introduces pipelines and methods to compute brain connectomes from fMRI data. With corresponding code and repositories, participants can follow along and learn how to programmatically preprocess, curate, and analyze functional and structural brain data to produce connectivity matrices.
This is a tutorial on designing a Bayesian inference model to map belief trajectories, with emphasis on gaining familiarity with Hierarchical Gaussian Filters (HGFs).
This lesson corresponds to slides 65-90 of the PDF below.
Tutorial on how to simulate brain tumor brains with TVB (reproducing publication: Marinazzo et al. 2020 Neuroimage). This tutorial comprises a didactic video, jupyter notebooks, and full data set for the construction of virtual brains from patients and health controls. Authors: Hannelore Aerts, Michael Schirner, Ben Jeurissen, DIrk Van Roost, Eric Achten, Petra Ritter, Daniele Marinazzo
The tutorial comprises a didactic video and jupyter notebooks (reproducing publication: Falcon et al. 2016 eNeuro). Contributors: Daniele Marinazzo, Petra Ritter, Paul Triebkorn, Ana Solodkin
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 create a standard intracellular electrophysiology dataset in NWB
Overview of the CaImAn package, and demonstration of usage with NWB
Overview of the SpikeInterface package, including demonstration of data loading, preprocessing, spike sorting, and comparison of spike sorters
Overview of the NWBWidgets package, including coverage of different data types, and information for building custom widgets within this framework
This lecture 1/15 is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (2/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (3/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (4/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.