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 gap junction support #907

Merged
merged 19 commits into from Oct 11, 2023
Merged

Add gap junction support #907

merged 19 commits into from Oct 11, 2023

Conversation

clinssen
Copy link
Contributor

@clinssen clinssen commented May 13, 2023

Fixes #522.

  • Prototype support for neurons that are nonlinear in V_m
  • Prototype support for neurons that are linear in V_m
  • More precise/accurate numerical testing (analytical solution for a two-neuron system?)

Suggested reviewers: @bstrohmer

@clinssen clinssen marked this pull request as draft May 13, 2023 16:12
@clinssen clinssen marked this pull request as ready for review October 4, 2023 09:08
@clinssen clinssen requested a review from pnbabu October 4, 2023 09:09
@bstrohmer
Copy link

Using the first test cases suggested by Hahne et al., 2015 in "A unified framework for spiking and gap-junction interactions in distributed neuronal network simulations", I was able to confirm the implemented gap junctions promoted synchrony as desired between coupled single neurons and neural populations.

@clinssen
Copy link
Contributor Author

Thank you!

@clinssen clinssen merged commit 3c9705c into nest:master Oct 11, 2023
8 checks passed
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.

Implementing gap junctions in HH type model - any experience?
3 participants