Skip to content

Conversation

LeanderEwert
Copy link
Contributor

@LeanderEwert LeanderEwert commented Sep 24, 2024

Making the creation of NESTML synapses compatible with the compartmental feature requires adjustments, as the compartmental neuron generation pipeline constructs neurons in a fundamentally different way. Since NESTML synapses are paired with their post-synaptic neuron during generation, the STDP feature must be specifically implemented for the compartmental pipeline.

The lack of cross-compartment or global variable access has made it impossible, or at least very difficult and unintuitive, to write IAF neurons.

The solutions to both problems have significant overlap, which is why both will be addressed in this pull request.

C.A.P. Linssen and others added 30 commits August 6, 2022 16:48
…plates_fix

Maint/updated jinja templates fix
@clinssen clinssen changed the title STDP synapse and IAF neuron generation for the compartmental feature [WIP] STDP synapse and IAF neuron generation for the compartmental feature Jun 30, 2025
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.

5 participants