Hello everyone,
I'm writing to ask for advice on how to correctly implement electrical synapses in a custom NESTML neuron model (aeif_cond_beta_nestml).
I have attached the relevant NESTML and Python files used to build and install the aeif_cond_beta neuron model with gap junctions enabled.
I ran a trial using the "Gap Junctions: Inhibitory network example" script available on the nest website, changing the neuron model to my aeif_cond_beta_nestml, and it does not seem to implement the gap junctions correctly, as changing parameters like gap weight does synchronise the network or influence the output.
For reference, I am using NEST version 3.9.0.
If you had any advice on how to correctly implement gap junctions using NESTML, I would greatly appreciate it.
Thanks. Best regards, Beatrice