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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

438
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
438

You might also read

Related Articles

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

Sort by
Same author

"Lung Ultrasound Versus Clinical Assessment for Early Detection of Postoperative Pulmonary Complications: A Prospective Paired Diagnostic-Accuracy Study in the ICU".

Journal of pharmacy & bioallied sciences·2026
Same author

Building on models-a perspective for computational neuroscience.

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

Trauma video review - A novel method to evaluate resident competency and delivery of orthopaedic care in the trauma bay.

Injury·2025
Same author

Intrinsic electrical activity drives small-cell lung cancer progression.

Nature·2025
Same author

The NeuroML ecosystem for standardized multi-scale modeling in neuroscience.

eLife·2025
Same author

Feasibility of trauma video review for the collection of medication-related information for research and quality improvement.

American journal of health-system pharmacy : AJHP : official journal of the American Society of Health-System Pharmacists·2024
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: Apr 30, 2026

Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches
10:50

Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches

Published on: June 21, 2022

2.3K

libNeuroML and PyLEMS: using Python to combine procedural and declarative modeling approaches in computational

Michael Vella1, Robert C Cannon2, Sharon Crook3

  • 1Department of Physiology, Development and Neuroscience, University of Cambridge Cambridge, UK.

Frontiers in Neuroinformatics
|May 6, 2014
PubMed
Summary
This summary is machine-generated.

New Python APIs simplify working with NeuroML and LEMS, enabling easier development and modification of neuronal models. These tools enhance the exchange of computational neuroscience models.

Keywords:
APILEMSNeuroMLPythonSWCmodel specificationmodelingstandardization

More Related Videos

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
Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

893

Related Experiment Videos

Last Updated: Apr 30, 2026

Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches
10:50

Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches

Published on: June 21, 2022

2.3K
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
Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

893

Area of Science:

  • Computational Neuroscience
  • Bioinformatics
  • Software Engineering

Background:

  • NeuroML is an XML-based language for describing neuronal models.
  • LEMS is a domain-independent language for hierarchical mathematical models.
  • Directly working with XML-based languages can be challenging.

Purpose of the Study:

  • To develop Python Application Programming Interfaces (APIs) to simplify interaction with NeuroML and LEMS.
  • To facilitate the development and modification of neuronal and network models.
  • To improve the exchange of computational neuroscience models.

Main Methods:

  • Developed the libNeuroML API, providing a Python object model for NeuroML concepts.
  • Implemented a memory-efficient, array-based internal representation in libNeuroML.
  • Created the PyLEMS API for Python-based interaction with the LEMS data model and simulation.

Main Results:

  • libNeuroML offers direct mapping to NeuroML Schema, simplifying XML reading/writing.
  • libNeuroML supports efficient handling of large-scale connectomics data.
  • PyLEMS enables simulation of LEMS-expressed models within a Python environment.

Conclusions:

  • libNeuroML and PyLEMS provide a comprehensive Python solution for NeuroML model interaction.
  • These APIs lower the barrier to entry for developing and modifying complex neuronal models.
  • The tools enhance model exchange and accessibility in computational neuroscience research.