Page 1 of 1

Failure rates in synapse model

Posted: Mon Nov 25, 2019 5:05 am
by jofrony
Hi,

We are currently using a tmGlut model https://github.com/ModelDBRepository/23 ... tmglut.mod. We would like to have a failure rate in the net_recieve block to capture the certain dynamics of our connections.
Is there a method in the NMODL which allows for handling some randomisation of how spikes are recieved in the net_recieve block, as we were thinking of implementing an if statement which only sends a "spike" if the random function is above a certain value as well as updating the tsyn if the spike didn't "fail" to elicit a response.

Thanks for the help!

//jofrony