Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:ras

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
manual:ras [2014/01/13 12:26] – adds howto merge zenkemanual:ras [2014/01/13 12:26] – adds headlines zenke
Line 1: Line 1:
-The file extension "RAS" is used for spiking data files created by the [[SpikeMonitor]]. The format is a space separated list containing "time  neuronnumber" pairs:+====== ras format definition ====== 
 + 
 +The file extension "ras" is used for spiking data files created by the [[SpikeMonitor]]. The format is a space separated list containing "time  neuronnumber" pairs:
  
 <code> <code>
Line 11: Line 13:
  
 Time is as usual given in units of seconds. The neuron number refers to the [[NeuronID]] within a [[SpikingGroup]].  Time is as usual given in units of seconds. The neuron number refers to the [[NeuronID]] within a [[SpikingGroup]]. 
 +
 +===== Merging ras files from multiple ranks =====
  
 When running in parallel you will often encounter having to merge the ras files from multiple ranks (e.g. output.X.ras). This can be done efficiently using linux ''sort'' program When running in parallel you will often encounter having to merge the ras files from multiple ranks (e.g. output.X.ras). This can be done efficiently using linux ''sort'' program
manual/ras.txt · Last modified: 2016/08/08 20:22 by zenke