Alan Stokes

Results 14 issues of Alan Stokes

IF_curr_exp_stdp_mad_pair_additive_structural_last_neuron_distance_weight IF_cond_exp_stdp_mad_pair_additive_structural_last_neuron_distance_weight IF_cond_exp_stdp_mad_pair_additive_structural_random_distance_weight IF_curr_exp_stdp_mad_pair_additive_structural_random_distance_weight IF_cond_exp_stdp_mad_nearest_pair_additive_structural_last_neuron_distance_weight

bug

Lines 142, 150, 164, 169 dont check for success on the sending of a mc packet. this is dodgy. given the real reason for repeats was for the external device,...

bug
C

The issue arises from @dkfellows trying to add docs to these classes. Unfortunately there is a mismatch that @pabogdan will likely be able to solve in no time. the common...

bug

given that in the none static synapses. it is really min row length. It sounds like it acts as a min row length everywhere. whereas pad length implies the number...

bug
minor

It ust to be that a variable had a given recording id and that it was handed down from python to the c code, thus avoiding mismatch between python and...

bug

depends upon: PACMAN https://github.com/SpiNNakerManchester/PACMAN/pull/158 FEC https://github.com/SpiNNakerManchester/SpiNNFrontEndCommon/pull/320 - [x] make work - [x] reviewed

enhancement

we can add a proxiy pop to the chip which is getting the live data injected from the external device and record it there, which would then allow a recording...

bug
enhancement

Looks like this depends on https://github.com/SpiNNakerManchester/SpiNNFrontEndCommon/pull/732 tested by: https://github.com/SpiNNakerManchester/sPyNNaker8/pull/508

enhancement
incomplete_left_for_further_release

different synapse types have different statistics and separate ring-buffer shifts to scale them with, so ideally, you should also be able to specify ring buffer sigma and spikes-per-second separately for...

bug

Hi all, just looking into the recording interface for getting the spinnaker version of PyNN 0.8 one up and running, and saw what may be a semantic implication mismatch. when...

enhancement