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

Adapt setting of min_delay in NEST to changes in NEST master #413

Closed

Conversation

mschmidt87
Copy link
Contributor

In NEST, min_delay is no longer set in the defaults of each synapse but min_delay is set globally in the NEST kernel.

This fixes #411 .

In NEST, min_delay is no longer set in the defaults of each synapse but min_delay is set globally in the NEST kernel
@apdavison
Copy link
Member

Does this also work with NEST 2.10.0? If not, you need to make the pull request against the nest-dev branch instead of master (and also update the ci/install_nest.sh script to install the development version of NEST in Travis)

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
@mschmidt87 mschmidt87 mentioned this pull request Jun 29, 2016
@mschmidt87
Copy link
Contributor Author

Okay, I close this and open #415 .

@mschmidt87 mschmidt87 closed this Jun 29, 2016
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.

min_delay error with NEST 2.10
2 participants