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

Add PoissonSpikeTrain to Connector.spike_affects collection and improve its UI #509

Merged
merged 7 commits into from
Dec 27, 2024

Conversation

harisorgn
Copy link
Member

No description provided.

@harisorgn harisorgn merged commit 327074f into master Dec 27, 2024
6 checks passed
@harisorgn harisorgn deleted the ho/poisson_spike_affect branch December 27, 2024 07:37
david-hofmann pushed a commit that referenced this pull request Jan 2, 2025
…mprove its UI (#509)

* use `NamedTuple` instead of `Pair` for better UI

* add `PoissonSpikeTrain` to `spike_affects` instead of `discrete_callbacks`

* add `generate_discrete_callback` dispatch for `PoissonSpikeTrain`

* access `NamedTuple` fields explicitly

* fix Poisson spike test

* rename `interval -> dt`

* fix more Poisson tests
david-hofmann pushed a commit that referenced this pull request Jan 3, 2025
…mprove its UI (#509)

* use `NamedTuple` instead of `Pair` for better UI

* add `PoissonSpikeTrain` to `spike_affects` instead of `discrete_callbacks`

* add `generate_discrete_callback` dispatch for `PoissonSpikeTrain`

* access `NamedTuple` fields explicitly

* fix Poisson spike test

* rename `interval -> dt`

* fix more Poisson tests
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.

1 participant