Skip to content

Instantly share code, notes, and snippets.

View andrisecker's full-sized avatar

András Ecker andrisecker

  • Lausanne
View GitHub Profile
@andrisecker
andrisecker / gsoc_2017.md
Last active August 28, 2017 16:59
GSoC 2017 - Conversion of a large scale hippocampal network model to NeuroML

Google Summer of Code 2017 - INCF - NeuroML

During the summer of 2017 I converted and validated the CA1 network model of Marianne Bezaire from NEURON to the recent, more accessible NeuroML. With the conversion we aimed to increase the reusability and transparency of the model, and to write a tutorial like showcase for people interested in NeuroML.

The changes in pull request #14 from the development to master branch of Marianne Bezaire's ca1 repo summarizes the coding done during this intense weeks:

  • converting all channels, 10 cell models and the network structure into NeuroML (see more here)
  • validating and documenting the above ones (also linking to Travis-CI for continuous testing)
  • facilitating easy reusability with scripts supporting NSG-R runs