Publications

  • Ates, O., Appukuttan, S., Fragnaud, H., Fragnaud, C. and Davison, A.P. (2024) NeoViewer: facilitating reuse of electrophysiology data through browser-based interactive visualization. SoftwareX 26: 101710 doi:10.1016/j.softx.2024.101710 [BibTeX]
  • Davison, A.P. and Appukuttan, S. (2022) Computational Neuroscience: A faster way to model neuronal circuitry. eLife 11: e84463 doi:10.7554/eLife.84463 [BibTeX]
  • Appukuttan, S. and Davison, A.P. (2022) Reproducing and quantitatively validating a biologically-constrained point-neuron model of CA1 pyramidal cells. Frontiers in Integrative Neuroscience 16: 1041423 doi:10.3389/fnint.2022.1041423 [BibTeX]
  • Bologna, L.L., Smiriglia, R., Lupascu, C.A., Appukuttan, S., Davison, A.P., Ivaska G., Courcol, J.-D., Migliore, M. (2022) The EBRAINS Hodgkin-Huxley Neuron Builder: An Online Resource For Building Data-Driven Neuron Models. Frontiers in Neuroinformatics 16: 991609 doi:10.3389/fninf.2022.991609 [BibTeX]
  • Appukuttan, S., Bologna, L.L., Schürmann, F., Migliore, M. and Davison, A.P. (2022) EBRAINS Live Papers - Interactive Resource Sheets for Computational Studies in Neuroscience. Neuroinformatics : doi:10.1007/s12021-022-09598-z [BibTeX]
  • Sáray, S., Rössert, C.A., Appukuttan, S., Migliore, R., Vitale, P., Lupascu, C.A., Bologna, L.L., Van Geit, W., Romani, A., Davison, A.P., Muller, E., Freund, T.F. and Káli, S. (2021) HippoUnit: A software tool for the automated testing and systematic comparison of detailed models of hippocampal neurons based on electrophysiological data. PLOS Computational Biology 17: 1-38 doi:10.1371/journal.pcbi.1008114 [BibTeX]
  • Davison, A.P. (2020) [Rp] Dendrodendritic inhibition and simulated odor responses in a detailed olfactory bulb network model. ReScience C 6: #14 doi:10.5281/zenodo.3972130 [BibTeX]

more ...

Presentations

  • Davison A.P. (2024) openMINDS.
    Brain Data Modeling Hackashop, online, February.
  • Davison A.P. (2023) Open Data.
    Open Science Workshop, Bordeaux Neurocampus, October.
  • Davison A.P. (2023) NeuralEnsemble & the HBP/EBRAINS KnowledgeGraph.
    ODIN symposium, MIT, October.
  • Davison A.P. (2023) Live Papers.
    INCF Assembly, online, September.

more ...

Blog

Disentangling the model and the simulation: perspectives for more effective model sharing

Porting a model from NEURON to PyNN: a case study

Managing complex workflows in neural simulation/data analysis

Workflows for reproducible research in comp. neurosci.

Modelling simple neurons with PyMOOSE

From Hoc to Python: a case study

Accessing hoc from Python

Modelling single cells in NEURON with the Python interpreter

Installation of NEURON with Python

Modelling STDP in the NEURON simulator

Projects

NeuralEnsemble
An initiative to foster collaborative software development and good software development practices in neuroscience, with an emphasis on use of the Python programming language. Includes hosting for open-source neuroscience software, the NeuralEnsemble Google Group, and the CodeJam meetings. more ...
PyNN
a Python package for simulator-independent specification of spiking neuronal network models. In other words, you can write the code for a model once, using the PyNN API, and then run it without modification on any simulator that PyNN supports. more ...
Sumatra
Automated tracking of numerical experiments, for reproducible research. more ...
Neo
The goal of Neo is to improve interoperability between Python tools for working with electrophysiology data, by providing a common, shared object model and support for reading a wide range of neurophysiology file formats. more ...
NeuroML and NineML
NeuroML and NineML are XML-based languages for describing neuronal network models. I am currently involved in developing associated Python libraries: see libNeuroML and the NineML Python API.
NeuroTools
Python tools to simplify the life of a computational neuroscientist, including simulation setup and instrumentation, data storage, analysis and visualisation. more ...
Helmholtz
A framework to make it easier for neuroscientists to build a customised database for their experimental data. more ...