Publications

  • Davison, Andrew P and Appukuttan, Shailesh (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]
  • Crook, S., Davison, A.P., McDougal, R. and Plesser, H.E. (2020) Editorial: Reproducibility and Rigour in Computational Neuroscience. Frontiers in Neuroinformatics 14: 23 doi:10.3389/fninf.2020.00023 [BibTeX]

more ...

Presentations

  • Davison A.P. (2021) EBRAINS/Human Brain Project tools and workflows for data-driven modeling.
    CNS*2021 Workshop: Training Resources for Cross Initiative Data-driven Modeling Workflows, online, July.
  • Davison A.P. (2021) Curating electrophysiology data for reuse in EBRAINS.
    INCF Assembly, online, April.
  • Davison A.P. (2021) Programming neuromorphic computers: PyNN and beyond.
    Neuro-Inspired Computational Elements (NICE), online, March.
  • Davison A.P. (2021) Collaborative software development and good software development practices in neuroscience.
    NeuroFrance Symposium S07: Des outils pour la reproductibilité en neurosciences, online, March.

more ...

Blog

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 ...