Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:python_tools

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
manual:python_tools [2016/08/30 18:24] – Adds example zenkemanual:python_tools [2016/08/30 18:50] (current) – [Auryn Python tools] zenke
Line 3: Line 3:
 Auryn v0.8.0 is the first version to come with a set of Python tools which allow decoding from binary files generated with [[BinarySpikeMonitor]] or [[BinaryStateMonitor]]. You can find the Python code in the ''tools/python'' directory. Auryn v0.8.0 is the first version to come with a set of Python tools which allow decoding from binary files generated with [[BinarySpikeMonitor]] or [[BinaryStateMonitor]]. You can find the Python code in the ''tools/python'' directory.
  
-To use the Auryn tools point your Python path to the ''auryn/tools/python'' directory. For instance by+To use the Auryn Python toolspoint your Python path to the ''auryn/tools/python'' directory. For instance by
 <code> <code>
 export PYTHONPATH=$PYTHONPATH:<path_to_auryn_src_directory>/tools/python export PYTHONPATH=$PYTHONPATH:<path_to_auryn_src_directory>/tools/python
Line 60: Line 60:
 The output should look similar to the plot above. The output should look similar to the plot above.
  
-===== Example: Spiking statistics =====+===== Example: Vogels plot (overview spiking statistics=====
  
 <code python> <code python>
Line 74: Line 74:
 </code> </code>
  
 +
 +Gives the following output on the above spiking data from the Vogels Abbott benchmark.
 +{{ :manual:auryn_python_vp.png |}}
 ===== Example: Compute a neurons receptive field via reverse correlations ===== ===== Example: Compute a neurons receptive field via reverse correlations =====
  
manual/python_tools.1472581493.txt.gz · Last modified: 2016/08/30 18:24 by zenke