Hello,
In my model I am using STDP synapse connections. When running simulations with nest.Simulate(), everything seems to work fine. When using nest.Run() inside a "with RunManager():" execution is *MUCH* faster, but STDP connections are not updated. Is it a correct behaviour?
Thanks a lot in advance,
Xavier