#NeuroML

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2025-06-11

A new release of #PyNeuroML is available. Please update to get the latest fixes and features. #NeuroML #ComputationalModelling #ComputationalNeuroscience

```
pip install --upgrade pyneuroml
```

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2025-05-28

In the next version, 0.6.6, all component classes in the #libNeuroML #Python API gain a quick method to list the parameters of their model objects. So, if you load a #NeuroML file/model, you can easily print the parameters of the different model entities. See the test in the pull request for a quick example:

github.com/NeuralEnsemble/libN

#ComputationalNeuroscience #AcademicChatter #Neuroscience #FAIR

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2025-03-05

#NeuroML is participating in #GSoC2025 again this year under @INCF . We're looking for people with some experience of #ComputationalNeuroscience to work on developing #standardised biophysically detailed computational models using #NeuroML #PyNN and #OpenSourceBrain.

Please spread the word, especially to students interested in modelling. We will help them learn the NeuroML ecosystem so they can use its standardised pipeline in their work.

docs.neuroml.org/NeuroMLOrg/Ou

CC #AcademicChatter

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2025-01-28

Please see the paper for more details, and whether you’d like to use #NeuroML in your work, or support NeuroML in your tools/modelling pipelines, please come speak to us on any of our communication channels. Full documentation on NeuroML is here at docs.neuroml.org 9/9

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2025-01-28

#NeuroML is a global community initiative. It is developed by an elected Editorial Board and overseen by a Scientific Committee. All the software/documentation/models produced in NeuroML are completely Free/Open. In this way, NeuroML supports #FAIR (Findability, Accessibility, Interoperability, and Reusability) principles, thus promoting open, transparent and reproducible science. 8/x

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2025-01-28

#NeuroML supports all stages of the modelling life-cycle with a vast ecosystem of software tools: creating (#pyNeuroML, #neuroConstruct, #NEURON, #NetPyNE, #PyNN, #N2A), validating (pyNeuroML, #OMV, #SciUnit), visualising (pyNeuroML, #OSB, #NeuroML-DB), simulating (#NEURON, #NetPyNE, #Brian, #PyNN, #NEST, #MOOSE, #EDEN), model fitting/optimisation (#NeuroTune, #BluePyOpt, NetPyNE), sharing and reusing of models (OSB, NeuroML-DB, #NeuroMorpho.org). 7/x

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2025-01-28

You can also create new model elements if existing ones aren’t enough AND because #NeuroML is designed to be modular and hierarchical, ALL model elements are independent and can be reused in any NeuroML models. See the full specification here: docs.neuroml.org/Userdocs/Spec 6/x

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2025-01-28

#NeuroML provides a curated set of model elements for researchers to use. This includes simpler single compartment cells (integrate and fire, Izhikevich, and so on), but also bits required to build detailed multi-compartmental cells (Hodgkin Huxley and Kinetic scheme ionic conductances), synapse models, networks/projections, and network inputs such as spike trains and pulse generators.

Figure showing different model components provided by NeuroML
Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2025-01-28

#NeuroML provides a simulator independent standard and software tools. The idea is that researchers can use NeuroML to build their models, and these models will “just run” in any of the supported simulators. So, researchers only need to learn how to use NeuroML and then choose what simulator they want to run their model in. NeuroML-compliant tools will take care of the rest, “under the hood”. 4/x

Schematic showing how one would use Python and NeuroML to build and simulate models.
Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2025-01-28

We are very happy to provide a consolidated update on the #NeuroML ecosystem in our @eLife paper, “The NeuroML ecosystem for standardized multi-scale modeling in neuroscience”: doi.org/10.7554/eLife.95135.3

#NeuroML is a standard and software ecosystem for data-driven biophysically detailed #ComputationalModelling endorsed by the @INCF and CoMBINE, and includes a large community of users and software developers.

#Neuroscience #ComputationalNeuroscience #ComputationalModelling 1/x

An image with the NeuroML logo in the middle and the different steps of the model building life cycle around it: create, validate, visualize, simulate, fit, share, re-use.
Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2024-09-11
Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2024-09-11

#Standardized #NeuroML model of the day (2024-09-11):

Models of Neocortical Layer 5b Pyramidal Cells Capturing a Wide Range of Dendritic and Perisomatic Active Properties, Hay et al 2011

See if on #OpenSourceBrain here:

v1.opensourcebrain.org/project

and on #GitHub here: github.com/OpenSourceBrain/L5b

#ComputationalNeuroscience #ComputationalModelling #Neuroscience #Cortex #Layer5B #FAIR #OpenScience #AcademicChatter

Learn more about NeuroML here: docs.neuroml.org

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2024-05-29

Join us for the #NeuroML tutorial at #CNS2024Natal in July to learn how to construct and simulate standardised data driven biophysically detailed models of neuronal networks:

docs.neuroml.org/Events/202407

#ComputationalNeuroscience #Neuroscience #Tutorials #AcademicChatter

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2024-05-11

Finally got around to restarting my blogging activities: Just regular updates for now:

Week 19 update
ankursinha.in/2024/05/10/week-
#Fedora #ComputationalNeuroscience #NeuroML #GSoC #Neuroscience

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2024-04-26

How's Friday going folks? I've been working on standardising the #Purkinje Cell model from Zang et al 2018 to #NeuroML. Exported the morphology already, on to the converting the individual Ion channels next.

You can use the converted bits from here: github.com/sanjayankur31/ZangE

#Neuroscience #ComputationalNeuroscience #Modelling #ComputationalModelling #Cerebellum

An image showing the morphology of a Purkinje Cell, from the NeuroML conversion of the cell model developed by Zang et al 2018.
Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2024-02-20

Version 1.2.0 of #pyNeuroML, the #Python package for working with #NeuroML models, has been released, brings more bugfixes and better support for #SBML

github.com/NeuroML/pyNeuroML/r

#NeuroML #ComputationalNeuroscience #Neuroscience #Standardisation #FAIR

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2023-12-14

Sharing from birdsite:

x.com/NeuroML/status/173532234

Announcing a comprehensive review of the current state of the model development language and associated tools: The #NeuroML ecosystem for standardized multi-scale modeling in #neuroscience

#ComputationalNeuroscience

2023-12-13

A long time ago, I coauthored the first version of an exchange format for computational models in neuroscience. This first version of NeuroML was later almost entirely revised by collaborators (for the better!), and its users and the community they created has continued to grow thanks to the hard work of those collaborators. They have a new preprint summarizing the #NeuroML ecosystem:
biorxiv.org/content/10.1101/20

#ComputationalBiology #Neuroscience #ComputationalNeuroscience #OpenScience #Science

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst