PLoS ONE (Jan 2019)

PyRates-A Python framework for rate-based neural simulations.

  • Richard Gast,
  • Daniel Rose,
  • Christoph Salomon,
  • Harald E Möller,
  • Nikolaus Weiskopf,
  • Thomas R Knösche

DOI
https://doi.org/10.1371/journal.pone.0225900
Journal volume & issue
Vol. 14, no. 12
p. e0225900

Abstract

Read online

In neuroscience, computational modeling has become an important source of insight into brain states and dynamics. A basic requirement for computational modeling studies is the availability of efficient software for setting up models and performing numerical simulations. While many such tools exist for different families of neural models, there is a lack of tools allowing for both a generic model definition and efficiently parallelized simulations. In this work, we present PyRates, a Python framework that provides the means to build a large variety of rate-based neural models. PyRates provides intuitive access to and modification of all mathematical operators in a graph, thus allowing for a highly generic model definition. For computational efficiency and parallelization, the model is translated into a compute graph. Using the example of two different neural models belonging to the family of rate-based population models, we explain the mathematical formalism, software structure and user interfaces of PyRates. We show via numerical simulations that the behavior of the PyRates model implementations is consistent with the literature. Finally, we demonstrate the computational capacities and scalability of PyRates via a number of benchmark simulations of neural networks differing in size and connectivity.