From: Mathieu D. <mat...@li...> - 2009-05-25 15:35:59
|
Hello, I may be wrong but I think that you can not change the rate of a PoissonInputNeuron during the simulation, right? This is because the isi_gen <http://www.lsm.tugraz.at/pcsim/cppclassreference/html/classPoissonInputNeuron.html#1962f2e4e38db1362e1c040a4f30583f> field (which generates the distribution of inter-spikes intervals) is set once in the reset() method. Is there a way to change that? Thanks in advance, Mathieu |