Non-event based synaptic mechanism with NetPyNE

25 views
Skip to first unread message

Ernest Ho

unread,
Jan 6, 2022, 9:09:52 PM1/6/22
to NetPyNE Q&A forum
Hi,

I am just wondering if there is any way we can implement a synaptic mechanism on NetPyNE which is *not* based on discrete spike events of the pre-synaptic neurons, but rather on continuous variables such as pre-synaptic intracellular calcium concentration or pre-synaptic membrane potential? 

Thus, the mechanism is not going to have discrete triggers, but may have some sort of logistic functions to continuously update post-synpatic potentials based on what is happening pre-synaptically.

In NEURON parlance, we want to use POINTER in NMODL instead of netcon and  NET_RECEIVE.  How do we make that happen in NetPyNE?

Thanks,
Ernest

Joe Graham

unread,
Jan 19, 2022, 2:42:48 PM1/19/22
to NetPyNE Q&A forum
Hi Ernest,

While NetPyNE doesn't currently have the ability to deal with synapses for continuous variables, anything that can be done in NEURON can be done in NetPyNE.  You can always modify your simulation after creating it by finding the appropriate NEURON objects in `sim.net`.

If you could share a functional example in NEURON of what you're trying to do, I'd be happy to help you get it working in NetPyNE.

Best wishes,
Joe
Reply all
Reply to author
Forward
0 new messages