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

Merge nest-dev into master, support for NEST 2.12.0 #460

Merged
merged 20 commits into from
Mar 9, 2017

Conversation

apdavison
Copy link
Member

No description provided.

Maximilian Schmidt and others added 20 commits June 29, 2016 10:44
In NEST, min_delay is no longer set in the defaults of each synapse but min_delay is set globally in the NEST kernel
Change the NEST-version that Travis downloads to current master branch
Change script to download and re-build NEST every time so that Travis always checks the current master
 into mschmidt87-fix_min_delay_error

# Conflicts:
#	.travis.yml
#	ci/install_nest.sh
…es for the start time of DCSource or for the simulation time)
…for `pyNN.neuron`, using NMODL description from Christian Roessert
… rather than 0 mV, during the refractory period (to match the behaviour of other IF models).
…, so it is not necessary to use the MyModule approach.

Also modified the NEURON implementation to increment the eta and gamma variables at spike onset rather than after the refractory period. This matches the description in Pozzorini et al., and the behaviour of the NEST implementation.
# Conflicts:
#	pyNN/neuron/standardmodels/cells.py
# Conflicts:
#	pyNN/nest/cells.py
#	pyNN/neuron/standardmodels/cells.py
@apdavison apdavison added this to the 0.8.3 milestone Mar 8, 2017
@apdavison apdavison changed the title Merge nest-dev into master, for NEST 2.12.0 release Merge nest-dev into master, support for NEST 2.12.0 Mar 8, 2017
@coveralls
Copy link

coveralls commented Mar 8, 2017

Coverage Status

Coverage increased (+31.8%) to 61.918% when pulling 4e50b8d on apdavison:nest-dev into 3270908 on NeuralEnsemble:master.

@apdavison apdavison merged commit 45f348d into NeuralEnsemble:master Mar 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants