Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Integration of Synaptic Events01:28

Integration of Synaptic Events

6.4K
Synaptic integration mainly includes the summation of graded potentials. Graded potentials, regardless of their type, cause subtle alterations in membrane voltage, resulting in either depolarization or hyperpolarization. These incremental changes, when combined or summed, can propel the neuron toward its threshold. Consider, for example, a membrane experiencing a +15 mV shift, causing it to depolarize from -70 mV to -55 mV. In this scenario, graded potentials govern the membrane's ability to...
6.4K
Propagation of Action Potentials01:23

Propagation of Action Potentials

15.4K
The propagation of an action potential refers to the process by which a nerve impulse, or "action potential," travels along a neuron.
Neurons (nerve cells) have a resting membrane potential, with a slightly negative charge inside compared to outside. This is maintained by ion channels, such as sodium (Na+) and potassium (K+) channels, which control the flow of ions. When a stimulus, like a touch or a signal from another neuron, triggers the neuron, sodium channels open, allowing sodium ions to...
15.4K
Neuronal Communication01:28

Neuronal Communication

5.5K
Neurons, the fundamental units of the brain and nervous system, communicate through complex electrochemical signals that underpin all cognitive and bodily functions. This communication is primarily facilitated by a process involving the generation and propagation of an action potential along the axon of the neuron. When the internal electrical charge of a neuron surpasses a certain threshold, an action potential is triggered. This rapid change in voltage travels swiftly along the axon to the...
5.5K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Statistics of natural scenes shape contextual modulation in the visual cortex.

Neuron·2026
Same author

Functional bipartite invariance in mouse primary visual cortex receptive fields.

Nature neuroscience·2026
Same author

Iso-orientation bias of layer 2/3 connections unifies spontaneous, visually and optogenetically driven V1 dynamics.

Nature communications·2026
Same author

Building on models-a perspective for computational neuroscience.

Cerebral cortex (New York, N.Y. : 1991)·2025
Same author

An open-source replication for fast and accessible light propagation modeling in brain tissue.

PloS one·2025
Same author

Non-linearity of spatial integration varies across layers of primary visual cortex.

bioRxiv : the preprint server for biology·2025
Same journal

Predicting vasovagal syncope during head-up tilt test: three machine learning approaches.

Frontiers in neuroinformatics·2026
Same journal

Decoding basal ganglia motor circuit dysfunction from handwriting: a physics-informed neural signal interpretation framework for Parkinson's disease screening.

Frontiers in neuroinformatics·2026
Same journal

FUSION-AD: interpretable AI framework for risk assessment and subgroup discovery in Alzheimer's disease.

Frontiers in neuroinformatics·2026
Same journal

A 3D-printed phantom to validate subject orientation in 3D imaging and recordings.

Frontiers in neuroinformatics·2026
Same journal

IntegriLAB: a blockchain-enabled electronic lab notebook for reproducible neuroimaging research.

Frontiers in neuroinformatics·2026
Same journal

Long-range correlations in alpha-band of electroencephalogram: a nonlinear embedding and detrended fluctuation analysis.

Frontiers in neuroinformatics·2026
See all related articles

Related Experiment Video

Updated: May 4, 2026

Real-time Electrophysiology: Using Closed-loop Protocols to Probe Neuronal Dynamics and Beyond
08:08

Real-time Electrophysiology: Using Closed-loop Protocols to Probe Neuronal Dynamics and Beyond

Published on: June 24, 2015

11.1K

Integrated workflows for spiking neuronal network simulations.

Ján Antolík1, Andrew P Davison1

  • 1Unité de Neurosciences, Information et Complexité, CNRS UPR 3293 Gif-sur-Yvette, France.

Frontiers in Neuroinformatics
|December 26, 2013
PubMed
Summary
This summary is machine-generated.

Mozaik is a Python workflow system for spiking neuronal network simulations. It automates the entire experimental cycle, enhancing productivity and reliability for computational neuroscience modelers.

Keywords:
Pythoncomputational neuroscienceintegrationlarge-scale modelsreproducibilityworkflow

More Related Videos

Interfacing 3D Engineered Neuronal Cultures to Micro-Electrode Arrays: An Innovative In Vitro Experimental Model
09:47

Interfacing 3D Engineered Neuronal Cultures to Micro-Electrode Arrays: An Innovative In Vitro Experimental Model

Published on: October 18, 2015

9.3K
Using Neuron Spiking Activity to Trigger Closed-Loop Stimuli in Neurophysiological Experiments
05:19

Using Neuron Spiking Activity to Trigger Closed-Loop Stimuli in Neurophysiological Experiments

Published on: November 12, 2019

6.1K

Related Experiment Videos

Last Updated: May 4, 2026

Real-time Electrophysiology: Using Closed-loop Protocols to Probe Neuronal Dynamics and Beyond
08:08

Real-time Electrophysiology: Using Closed-loop Protocols to Probe Neuronal Dynamics and Beyond

Published on: June 24, 2015

11.1K
Interfacing 3D Engineered Neuronal Cultures to Micro-Electrode Arrays: An Innovative In Vitro Experimental Model
09:47

Interfacing 3D Engineered Neuronal Cultures to Micro-Electrode Arrays: An Innovative In Vitro Experimental Model

Published on: October 18, 2015

9.3K
Using Neuron Spiking Activity to Trigger Closed-Loop Stimuli in Neurophysiological Experiments
05:19

Using Neuron Spiking Activity to Trigger Closed-Loop Stimuli in Neurophysiological Experiments

Published on: November 12, 2019

6.1K

Area of Science:

  • Computational Neuroscience
  • Systems Neuroscience

Background:

  • Increasing computational power drives demand for detailed, heterogeneous neuronal circuit models and complex experimental protocols.
  • Existing computational neuroscience toolchains struggle with integrating diverse tools and managing complex metadata flow.
  • Manual workflow management or custom coding reduces modeler productivity and introduces errors.

Purpose of the Study:

  • To develop Mozaik, a unified workflow system for spiking neuronal network simulations.
  • To automate the experimental cycle in computational neuroscience, from model specification to data analysis.
  • To improve the productivity and reliability of neuronal network modeling studies.

Main Methods:

  • Mozaik integrates model, experiment, and stimulation specification, simulation execution, data storage, analysis, and visualization.
  • It utilizes a declarative approach with hierarchically organized configuration files for specifying models and recording.
  • The system builds upon existing tools like PyNN, Neo, and Matplotlib, featuring a modular and extensible architecture.

Main Results:

  • Mozaik automates the entire experimental cycle for neuronal network simulations.
  • It ensures all relevant metadata are consistently available across workflow components.
  • The system increases modeler productivity and the reliability of modeling studies by minimizing manual data handling.

Conclusions:

  • Mozaik provides a comprehensive solution for managing complex workflows in spiking neuronal network simulations.
  • The system enhances efficiency and accuracy in computational neuroscience research.
  • Mozaik's modular design facilitates extensibility and integration with existing tools.