sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

531
active users

#neuroml

0 posts0 participants0 posts today
Ankur Sinha "FranciscoD"<p>A lot of steps for starting new computational modelling projects in <a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> are repeatable and can be automated. So, I created a <a href="https://fosstodon.org/tags/Cookiecutter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cookiecutter</span></a> template to quickstart these projects. It includes boilerplate code and implements lots of other recommended/best practices in model and software development. Feedback/suggestions welcome!</p><p><a href="https://ankursinha.in/2025/09/23/a-cookiecutter-template-to-quickstart-neuroml-modelling-projects.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ankursinha.in/2025/09/23/a-coo</span><span class="invisible">kiecutter-template-to-quickstart-neuroml-modelling-projects.html</span></a></p><p><a href="https://fosstodon.org/tags/Neuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Neuroscience</span></a> <a href="https://fosstodon.org/tags/ComputationalNeuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalNeuroscience</span></a> <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/Git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Git</span></a> <a href="https://fosstodon.org/tags/AcademicChatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AcademicChatter</span></a> <a href="https://fosstodon.org/tags/FAIR" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FAIR</span></a> <a href="https://fosstodon.org/tags/OpenScience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenScience</span></a> <a href="https://fosstodon.org/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://fosstodon.org/tags/SoftwareDevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SoftwareDevelopment</span></a></p>
Ankur Sinha "FranciscoD"<p>A new version of the Open Source Brain (<a href="https://fosstodon.org/tags/OpenSourceBrain" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSourceBrain</span></a>) model validation framework was just released. Please update your installations:</p><p>```<br>pip install -U OSBModelValidation<br>```</p><p><a href="https://github.com/OpenSourceBrain/osb-model-validation/releases/tag/v0.3.9" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/OpenSourceBrain/osb</span><span class="invisible">-model-validation/releases/tag/v0.3.9</span></a></p><p><a href="https://fosstodon.org/tags/OMV" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OMV</span></a> is a <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> package that allows you to validate your <a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> models against different simulation engines---to ensure that you get the same behaviours on all these engines. Examples:</p><p><a href="https://github.com/OpenSourceBrain/.github/blob/main/testsheet/README.md" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/OpenSourceBrain/.gi</span><span class="invisible">thub/blob/main/testsheet/README.md</span></a> </p><p><a href="https://fosstodon.org/tags/FAIR" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FAIR</span></a> <a href="https://fosstodon.org/tags/ComputationalNeuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalNeuroscience</span></a> <a href="https://fosstodon.org/tags/Neuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Neuroscience</span></a> <a href="https://fosstodon.org/tags/ModelValidation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ModelValidation</span></a></p>
Ankur Sinha "FranciscoD"<p>A new release of PyNeuroML is available, please update your installations:</p><p><a href="https://github.com/NeuroML/pyNeuroML/releases" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/NeuroML/pyNeuroML/r</span><span class="invisible">eleases</span></a></p><p>```<br>pip install --upgrade pyneuroml<br>```</p><p><a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> <a href="https://fosstodon.org/tags/ComputationalNeuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalNeuroscience</span></a> <a href="https://fosstodon.org/tags/Neuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Neuroscience</span></a> <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/AcademicChatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AcademicChatter</span></a></p>
Ankur Sinha "FranciscoD"<p>A new release of <a href="https://fosstodon.org/tags/PyNeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyNeuroML</span></a> is available. Please update to get the latest fixes and features. <a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> <a href="https://fosstodon.org/tags/ComputationalModelling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalModelling</span></a> <a href="https://fosstodon.org/tags/ComputationalNeuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalNeuroscience</span></a> </p><p>```<br>pip install --upgrade pyneuroml<br>```</p>
Ankur Sinha "FranciscoD"<p>In the next version, 0.6.6, all component classes in the <a href="https://fosstodon.org/tags/libNeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libNeuroML</span></a> <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> API gain a quick method to list the parameters of their model objects. So, if you load a <a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> file/model, you can easily print the parameters of the different model entities. See the test in the pull request for a quick example:</p><p><a href="https://github.com/NeuralEnsemble/libNeuroML/pull/208/files" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/NeuralEnsemble/libN</span><span class="invisible">euroML/pull/208/files</span></a></p><p><a href="https://fosstodon.org/tags/ComputationalNeuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalNeuroscience</span></a> <a href="https://fosstodon.org/tags/AcademicChatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AcademicChatter</span></a> <a href="https://fosstodon.org/tags/Neuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Neuroscience</span></a> <a href="https://fosstodon.org/tags/FAIR" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FAIR</span></a></p>
Ankur Sinha "FranciscoD"<p><a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> is participating in <a href="https://fosstodon.org/tags/GSoC2025" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GSoC2025</span></a> again this year under <span class="h-card" translate="no"><a href="https://neuromatch.social/@INCF" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>INCF</span></a></span> . We're looking for people with some experience of <a href="https://fosstodon.org/tags/ComputationalNeuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalNeuroscience</span></a> to work on developing <a href="https://fosstodon.org/tags/standardised" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>standardised</span></a> biophysically detailed computational models using <a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> <a href="https://fosstodon.org/tags/PyNN" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyNN</span></a> and <a href="https://fosstodon.org/tags/OpenSourceBrain" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSourceBrain</span></a>. </p><p>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.</p><p><a href="https://docs.neuroml.org/NeuroMLOrg/OutreachTraining.html#google-summer-of-code" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">docs.neuroml.org/NeuroMLOrg/Ou</span><span class="invisible">treachTraining.html#google-summer-of-code</span></a> </p><p>CC <a href="https://fosstodon.org/tags/AcademicChatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AcademicChatter</span></a></p>
Ankur Sinha "FranciscoD"<p>Please see the paper for more details, and whether you’d like to use <a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> 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 <a href="https://docs.neuroml.org" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">docs.neuroml.org</span><span class="invisible"></span></a> 9/9</p>
Ankur Sinha "FranciscoD"<p><a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> 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 <a href="https://fosstodon.org/tags/FAIR" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FAIR</span></a> (Findability, Accessibility, Interoperability, and Reusability) principles, thus promoting open, transparent and reproducible science. 8/x</p>
Ankur Sinha "FranciscoD"<p><a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> supports all stages of the modelling life-cycle with a vast ecosystem of software tools: creating (<a href="https://fosstodon.org/tags/pyNeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyNeuroML</span></a>, <a href="https://fosstodon.org/tags/neuroConstruct" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>neuroConstruct</span></a>, <a href="https://fosstodon.org/tags/NEURON" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NEURON</span></a>, <a href="https://fosstodon.org/tags/NetPyNE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NetPyNE</span></a>, <a href="https://fosstodon.org/tags/PyNN" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyNN</span></a>, <a href="https://fosstodon.org/tags/N2A" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>N2A</span></a>), validating (pyNeuroML, <a href="https://fosstodon.org/tags/OMV" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OMV</span></a>, <a href="https://fosstodon.org/tags/SciUnit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SciUnit</span></a>), visualising (pyNeuroML, <a href="https://fosstodon.org/tags/OSB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OSB</span></a>, <a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a>-DB), simulating (<a href="https://fosstodon.org/tags/NEURON" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NEURON</span></a>, <a href="https://fosstodon.org/tags/NetPyNE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NetPyNE</span></a>, <a href="https://fosstodon.org/tags/Brian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Brian</span></a>, <a href="https://fosstodon.org/tags/PyNN" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyNN</span></a>, <a href="https://fosstodon.org/tags/NEST" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NEST</span></a>, <a href="https://fosstodon.org/tags/MOOSE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MOOSE</span></a>, <a href="https://fosstodon.org/tags/EDEN" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EDEN</span></a>), model fitting/optimisation (<a href="https://fosstodon.org/tags/NeuroTune" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroTune</span></a>, <a href="https://fosstodon.org/tags/BluePyOpt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BluePyOpt</span></a>, NetPyNE), sharing and reusing of models (OSB, NeuroML-DB, <a href="https://fosstodon.org/tags/NeuroMorpho" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroMorpho</span></a>.org). 7/x</p>
Ankur Sinha "FranciscoD"<p>You can also create new model elements if existing ones aren’t enough AND because <a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> 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: <a href="https://docs.neuroml.org/Userdocs/Specification.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">docs.neuroml.org/Userdocs/Spec</span><span class="invisible">ification.html</span></a> 6/x</p>
Ankur Sinha "FranciscoD"<p><a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> 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.</p>
Ankur Sinha "FranciscoD"<p><a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> 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</p>
Ankur Sinha "FranciscoD"<p>We are very happy to provide a consolidated update on the <a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> ecosystem in our <span class="h-card" translate="no"><a href="https://fediscience.org/@eLife" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>eLife</span></a></span> paper, “The NeuroML ecosystem for standardized multi-scale modeling in neuroscience”: <a href="https://doi.org/10.7554/eLife.95135.3" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">doi.org/10.7554/eLife.95135.3</span><span class="invisible"></span></a></p><p><a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> is a standard and software ecosystem for data-driven biophysically detailed <a href="https://fosstodon.org/tags/ComputationalModelling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalModelling</span></a> endorsed by the <span class="h-card" translate="no"><a href="https://neuromatch.social/@INCF" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>INCF</span></a></span> and CoMBINE, and includes a large community of users and software developers. </p><p><a href="https://fosstodon.org/tags/Neuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Neuroscience</span></a> <a href="https://fosstodon.org/tags/ComputationalNeuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalNeuroscience</span></a> <a href="https://fosstodon.org/tags/ComputationalModelling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalModelling</span></a> 1/x</p>
Ankur Sinha "FranciscoD"<p>Update on what I did from weeks 27-36 this year:</p><p><a href="https://ankursinha.in/2024/09/06/week-27-36-update.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ankursinha.in/2024/09/06/week-</span><span class="invisible">27-36-update.html</span></a></p><p><a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> <a href="https://fosstodon.org/tags/ComputationalNeuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalNeuroscience</span></a> <a href="https://fosstodon.org/tags/Fedora" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fedora</span></a> <a href="https://fosstodon.org/tags/OpenSourceBrain" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSourceBrain</span></a> <a href="https://fosstodon.org/tags/GoogleSummerOfCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GoogleSummerOfCode</span></a> <a href="https://fosstodon.org/tags/ComputationalModelling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalModelling</span></a> <a href="https://fosstodon.org/tags/AcademicChatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AcademicChatter</span></a> <a href="https://fosstodon.org/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://fosstodon.org/tags/OpenScience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenScience</span></a></p>
Ankur Sinha "FranciscoD"<p>You can also get it from <a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a>-DB here: </p><p><a href="https://neuroml-db.org/model_info?model_id=NMLCL000073" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">neuroml-db.org/model_info?mode</span><span class="invisible">l_id=NMLCL000073</span></a></p>
Ankur Sinha "FranciscoD"<p><a href="https://fosstodon.org/tags/Standardized" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Standardized</span></a> <a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> model of the day (2024-09-11):</p><p>Models of Neocortical Layer 5b Pyramidal Cells Capturing a Wide Range of Dendritic and Perisomatic Active Properties, Hay et al 2011</p><p>See if on <a href="https://fosstodon.org/tags/OpenSourceBrain" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSourceBrain</span></a> here:</p><p><a href="https://v1.opensourcebrain.org/projects/l5bpyrcellhayetal2011" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">v1.opensourcebrain.org/project</span><span class="invisible">s/l5bpyrcellhayetal2011</span></a></p><p>and on <a href="https://fosstodon.org/tags/GitHub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHub</span></a> here: <a href="https://github.com/OpenSourceBrain/L5bPyrCellHayEtAl2011" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/OpenSourceBrain/L5b</span><span class="invisible">PyrCellHayEtAl2011</span></a></p><p><a href="https://fosstodon.org/tags/ComputationalNeuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalNeuroscience</span></a> <a href="https://fosstodon.org/tags/ComputationalModelling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalModelling</span></a> <a href="https://fosstodon.org/tags/Neuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Neuroscience</span></a> <a href="https://fosstodon.org/tags/Cortex" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cortex</span></a> <a href="https://fosstodon.org/tags/Layer5B" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Layer5B</span></a> <a href="https://fosstodon.org/tags/FAIR" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FAIR</span></a> <a href="https://fosstodon.org/tags/OpenScience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenScience</span></a> <a href="https://fosstodon.org/tags/AcademicChatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AcademicChatter</span></a> </p><p>Learn more about NeuroML here: <a href="https://docs.neuroml.org" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">docs.neuroml.org</span><span class="invisible"></span></a></p>
Ankur Sinha "FranciscoD"<p>The latest release of <a href="https://fosstodon.org/tags/PyNeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyNeuroML</span></a>, 1.3.9, includes `pynml-swc2nml` for conversion of <a href="https://fosstodon.org/tags/SWC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SWC</span></a> neuronal morphologies to <a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a>. Also accessible via the API:</p><p><a href="https://pyneuroml.readthedocs.io/en/development/pyneuroml.swc.html#pyneuroml.swc.ExportNML.convert_swc_to_neuroml" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">pyneuroml.readthedocs.io/en/de</span><span class="invisible">velopment/pyneuroml.swc.html#pyneuroml.swc.ExportNML.convert_swc_to_neuroml</span></a></p><p>Install it using pip:</p><p><a href="https://pypi.org/project/pyNeuroML/1.3.9/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">pypi.org/project/pyNeuroML/1.3</span><span class="invisible">.9/</span></a></p><p><a href="https://fosstodon.org/tags/NeuroML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroML</span></a> <a href="https://fosstodon.org/tags/ComputationalNeuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputationalNeuroscience</span></a> <a href="https://fosstodon.org/tags/NeuronalModelling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuronalModelling</span></a> <a href="https://fosstodon.org/tags/FAIR" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FAIR</span></a> <a href="https://fosstodon.org/tags/Neuroscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Neuroscience</span></a> <a href="https://fosstodon.org/tags/AcademicChatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AcademicChatter</span></a></p>