Search found 2 matches

by eho
Thu Jan 20, 2022 4:07 am
Forum: Adding new mechanisms and functions to NEURON
Topic: Adding delay to a graded synapse model
Replies: 6
Views: 13808

Re: Adding delay to a graded synapse model

Thanks Ted! I agree, every step in the synaptic transmission can be represented by ODEs, but in our case I believe the issue is the travelling electrical signal from the soma along the axon. In a multi-compartment model, travelling electrical signals can also be modelled as cable equations. Unfortun...
by eho
Wed Jan 19, 2022 6:03 pm
Forum: Adding new mechanisms and functions to NEURON
Topic: Adding delay to a graded synapse model
Replies: 6
Views: 13808

Re: Adding delay to a graded synapse model

Hi all, I stumbled upon this thread because I am currently thinking of doing a delayed graded synapse model on NEURON/NetPyNE myself. I am intrigued about the implementation of an FIFO queue on NEURON. Is there any example NEURON code or instruction that someone can recommend as a starting point for...