Skip to content

Fix spike integration dependence on whether integrate_odes() is called - #1399

Open
clinssen wants to merge 5 commits into
nest:mainfrom
clinssen:spike_updates_fix
Open

Fix spike integration dependence on whether integrate_odes() is called#1399
clinssen wants to merge 5 commits into
nest:mainfrom
clinssen:spike_updates_fix

Conversation

@clinssen

@clinssen clinssen commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

See #1392.

Spikes are no longer (erroneously) added to the membrane potential of the iaf_psc_delta neuron if integrade_odes() is not called. The model docstring has been corrected.

Updated NEST/NESTML model equivalence test to check for receiving spikes during refractory period for iaf_psc_delta model to prevent regressions.

@clinssen
clinssen marked this pull request as draft July 20, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NESTML iaf_psc_delta ignores absolute refractory period under spiking input

1 participant