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

Multimachine Stability01:25

Multimachine Stability

592
Multimachine stability analysis is crucial for understanding the dynamics and stability of power systems with multiple synchronous machines. The objective is to solve the swing equations for a network of M machines connected to an N-bus power system.
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
592
Neural Circuits01:25

Neural Circuits

3.0K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
3.0K

You might also read

Related Articles

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

Sort by
Same author

H-NGPCA: Hierarchical clustering of data streams with adaptive number of clusters and adaptive dimensionality.

PloS one·2026
Same author

Closed-loop coupling of both physiological spindle model and spinal pathways for sensorimotor control of human center-out reaching.

Frontiers in computational neuroscience·2025
Same author

Image restoration in frequency space using complex-valued CNNs.

Frontiers in artificial intelligence·2024
Same author

Active Learning for Handling Missing Data.

IEEE transactions on neural networks and learning systems·2024
Same author

Evaluation of Swin Transformer and knowledge transfer for denoising of super-resolution structured illumination microscopy data.

GigaScience·2024
Same author

sEMG-based prediction of human forearm movements utilizing a biomechanical model based on individual anatomical/ physiological measures and a reduced set of optimization parameters.

PloS one·2023
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: Feb 26, 2026

Designing and Implementing Nervous System Simulations on LEGO Robots
10:34

Designing and Implementing Nervous System Simulations on LEGO Robots

Published on: May 25, 2013

15.7K

The NEST Dry-Run Mode: Efficient Dynamic Analysis of Neuronal Network Simulation Code.

Susanne Kunkel1,2, Wolfram Schenck1,3

  • 1Simulation Laboratory Neuroscience, Bernstein Facility for Simulation and Database Technology, Institute for Advanced Simulation, Jülich Aachen Research Alliance, Forschungszentrum JülichJülich, Germany.

Frontiers in Neuroinformatics
|July 14, 2017
PubMed
Summary
This summary is machine-generated.

The NEST dry-run mode allows for efficient code analysis of spiking neuronal networks without supercomputer access. This method accurately predicts memory usage and runtime, aiding in profiling and performance modeling for scalable simulations.

Keywords:
high-performance computinglarge-scale simulationmemory footprintperformance analysisprofilingspiking neuronal networkssupercomputer

More Related Videos

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
10:44

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline

Published on: December 7, 2021

2.7K
Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.9K

Related Experiment Videos

Last Updated: Feb 26, 2026

Designing and Implementing Nervous System Simulations on LEGO Robots
10:34

Designing and Implementing Nervous System Simulations on LEGO Robots

Published on: May 25, 2013

15.7K
Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
10:44

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline

Published on: December 7, 2021

2.7K
Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.9K

Area of Science:

  • Computational neuroscience
  • High-performance computing

Background:

  • NEST is a flexible simulator for spiking neuronal networks, supporting diverse model designs and scales.
  • Testing NEST code for scalability across various use cases is crucial but resource-intensive on supercomputers.

Purpose of the Study:

  • Introduce the NEST dry-run mode for dynamic code analysis.
  • Enable comprehensive testing without high-performance computing (HPC) resources.
  • Validate the accuracy of dry-run simulations for performance prediction.

Main Methods:

  • A single-process simulation mimics parallel execution, excluding inter-process communication.
  • Dry-run simulations are performed to analyze code behavior.
  • Memory usage and runtime data from dry-run simulations are collected and compared.

Main Results:

  • Dry-run simulation data closely matches memory usage and runtime measurements from full parallel simulations.
  • The dry-run mode proved effective for profiling and performance modeling.
  • Dynamic code analysis is feasible without extensive HPC resources.

Conclusions:

  • The NEST dry-run mode offers a valuable, resource-efficient alternative for code analysis and optimization.
  • It facilitates robust testing and performance evaluation of spiking neuronal network models.
  • This approach enhances the development workflow for NEST users, improving code scalability and reliability.