API Reference (Python Package)¶
|
add-on to generate/visualize spiking neural networks |
simulations¶
subpackage to run some simulations for tutorials and testing |
see API Reference (Python.Simulations) for details
brian2_simulations¶
simple spiking neural network simulation in brian2 |
|
runs a brief analysis of the simulation |
|
creates plot to check if STP is implemented correctly |
|
runs the experiment as a whole |
|
returns spike rates in the interval bin_size |
|
returns generated LIF neuron group |
|
returns generated STP synapses |
|
returns samples from truncated normal distribution |
brian2_utils¶
utilities for interactions with brian2 |
|
returns the SpikeMonitor associated to group if it exists |
|
returns spiketrains of the first n2plot neurons contained in spike_mon |
io¶
module for input-output operations |
|
saves net to snnib compatible json file |