Failure rates in synapse model

NMODL and the Channel Builder.
Post Reply
jofrony
Posts: 3
Joined: Thu May 10, 2018 6:37 am

Failure rates in synapse model

Post 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
Post Reply