
--
You received this message because you are subscribed to the Google Groups "Bonsai Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bonsai-users+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/bonsai-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/bonsai-users/ae3ee6db-2477-47da-b3ec-8a278f0a5024%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to bonsai-users...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bonsai-users+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/bonsai-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/bonsai-users/134c7d55-33c3-4b54-bda3-c9ba7c06e0f0%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bonsai-users/CAGV1SGKcOFn%2B4gmNiXe5TtxQZw-9SKUB%2BFa6jAbeWPgAGx6Z8w%40mail.gmail.com.
Hi Paolo,
That depends on the protocol you want. If you just need the rising edge and you don't require any delay, you can simply insert the False immediately after you send the True.
Hi Goncalo,We have problems in integrating the False node in our workflow. We have tried to add the False at the end of the sequence (and many more things) but it is not working!As you can see from the workflow, the random decision node is generating 0 and 1 values. This is good until the sequence generated by the random decision is 011 for example. In the latest case, we are skipping the stimulation.Would you mind to check our BONSAI code please and let us understand where to add the False node & how should be done in that way?Thanks for checking & best,Paolo
Paolo Botta
Postdoctoral fellow, Costa lab
Zuckerman institute
On Sat, Jul 7, 2018 at 6:17 PM, Gonçalo Lopes <goncal...@gmail.com> wrote:
Hi Paolo,That depends on the protocol you want. If you just need the rising edge and you don't require any delay, you can simply insert the False immediately after you send the True.