Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VOR related models and provenance #1152

Open
wants to merge 159 commits into
base: master
Choose a base branch
from
Open

VOR related models and provenance #1152

wants to merge 159 commits into from

Conversation

andrewgait
Copy link
Contributor

@andrewgait andrewgait commented Mar 3, 2022

This is a selection of new models and provenance from the icub_vor branches, namely:

  • STDP models relating to MF-VN (vestibular nuclei) and PF-PC (purkinjie cells), both in terms of new timing and weight rules but also new synapse dynamics implementations relating to these
  • extra provenance information to be extracted to the database (see also the SpiNNFrontEndCommon PR VOR related models and provenance SpiNNFrontEndCommon#927)
  • there is also a new build called IFCondExpCerebellum, though in this instance the only difference between it and IFCondExp is the neuron model NeuronModelLeakyIntegrateAndFireTLast, which appears at first glance just to have an additional state variable which is currently unused. I am in the process of finding out whether this is/was unfinished work...
  • there is some additional code for spike profiling which we may or may not want to keep
  • there are a few minor changes to the main C code but I don't believe any of them affect performance at all

There are also probably a few comments and print statements left in here by mistake which I will try to weed out but if you spot any during a review please flag them.

Other PRs to merge with this one:
SpiNNakerManchester/vor_cerebellum#10
SpiNNakerManchester/PyNNExamples#78
SpiNNakerManchester/SpiNNGym#37
SpiNNakerManchester/SpiNNFrontEndCommon#927

Tested by SpiNNakerManchester/IntegrationTests#102

ChiaraBartolozzi and others added 30 commits October 8, 2018 15:36
https://github.com/SpiNNakerManchester/sPyNNaker.git into icub_vor

Conflicts:
	spynnaker/pyNN/models/neuron/plasticity/stdp/common/plasticity_helpers.py
Conflicts:
	neural_modelling/src/neuron/implementations/neuron_impl_semd.h
	neural_modelling/src/neuron/implementations/neuron_impl_standard.h
Conflicts:
	spynnaker/pyNN/models/neuron/neuron_models/__init__.py
	spynnaker/pyNN/models/neuron/plasticity/stdp/common/plasticity_helpers.py
Conflicts:
	neural_modelling/makefiles/neuron/Makefile
	neural_modelling/src/neuron/plasticity/stdp/post_events.h
@coveralls
Copy link

coveralls commented Sep 18, 2023

Coverage Status

coverage: 61.17% (-0.2%) from 61.322% when pulling 32692be on icub_vor_update into 7f5f333 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants