Skip to content

This is a collection of scripts serving to compare results from different neural network simulators.

Notifications You must be signed in to change notification settings

jlubo/simulator_comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparison of results across simulators

This is a collection of scripts serving to compare results from different spiking neural network simulators.

The scripts have been used, in particular, to compare the outcome of synapse plasticity simulations and neural network simulations run with:

  • Arbor (see this repo),
  • Brian 2 (see this repo and this repo),
  • Stand-alone simulator for synaptic memory consolidation (see this repo).

Overview

  • plotSimResultsComparisonMeanSEM.py - enables to compare the time course of specific quantities across simulators, in particular, showing the mean and standard error of the mean (SEM) of the quantities from batches of multiple trials
  • plotSpikeRasterComp.py - enables to compare spike raster data across simulators
  • spikeRasterReformat.py - reformats spike raster data for easier comparison
  • isiAnalysisSpikeRaster.py - extracts the distribution of inter-spike intervals from spike raster data
  • utilityFunctions.py - diverse utility functions needed by other modules (cf. here)

About

This is a collection of scripts serving to compare results from different neural network simulators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages