Skip to content

Conversation

clinssen
Copy link
Contributor

The fix for first spike passing through an adaptive synapse in #1672 was erroneous and affects more than just the first spike. This PR fixes the fix.

@clinssen clinssen added the T: Bug Wrong statements in the code or documentation label Dec 16, 2024
@clinssen clinssen requested a review from tomtetzlaff February 24, 2025 10:41
@terhorstd terhorstd added S: High Should be handled next I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Feb 26, 2025
@heplesser
Copy link
Contributor

@tomtetzlaff Ping!

Copy link
Contributor

@heplesser heplesser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@clinssen Thanks for this PR. It looks mostly good to me, but see my small suggestions inline. Could you add a little more text to the PR description to explain why/how things go wrong with the current implementation? Just for future reference.

@github-project-automation github-project-automation bot moved this from In progress to Review in Models Mar 3, 2025
Copy link

@tomtetzlaff tomtetzlaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @clinssen. This solved the issue with the order of update steps. After a period of silence, the synapse now fully recovers, as it should.

@clinssen clinssen requested a review from heplesser April 15, 2025 14:31
@heplesser heplesser merged commit 01981e8 into nest:master Jul 10, 2025
24 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in Models Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: High Should be handled next T: Bug Wrong statements in the code or documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants