Andrew Davison

Results 115 comments of Andrew Davison

Can you explain your thinking here? Gap junction transmission is very rapid (0.1 ms) and very local, so I don't think averaging over time and over a population would be...

y should be an ID object, although this name is potentially confusing, and the class could be renamed Cell or Neuron.

Using a different name from other PyNN implementations is confusing, that's why I opened this ticket. If we change, it should be done across all implementations. I've opened https://github.com/NeuralEnsemble/PyNN/issues/715 to...

**Paper number:** 5 **Reference:** Davison A.P., Feng J. and Brown D. (2003) Dendrodendritic inhibition and simulated odor responses in a detailed olfactory bulb network model. Journal of Neurophysiology 90: 1921–1935...

I would like to come, but I can't say for sure yet if I can (daughters taking exams, wife working...)

> Let me know if you need help with this The answer is always, "yes please!" 😁 (although in fact @mstimberg if you do have a couple of hours to...

This should work, but we've never had non-float parameters before, so we've taken shortcuts. A PR would be very welcome. I'm not sure if preserving the connection elements as tuples...

Hi Shailesh, I had not realized that each cell gets a different current with NEST (although I should have, it is a typical NEST behaviour). This is a bug from...

It would be nice if the NEST parrot neuron supported passing on currents as well as spikes, as HEP suggests in that thread, but for the time being I think...

I've changed the title of the issue, since the issue is not really with the documentation but with NEST having different behaviour to NEURON and Brian.