Synchronizing Bonvision stimuli #885
-
The following question was asked in the Bonsai Users - Google Groups Original post I am trying to make a synchronisation square appear in the corner of the screen alternating between black and white for the duration of each stimulus presentation. I tried various combinations of Multicast and behavioural subject, but nothing seems to work, ranging between not doing anything or crashing. I am attaching my latest try. I would appreciate any suggestions. Cheers |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi Liad, I left two options coded in the attached workflow that should get you started. One relies on coding the quad in the observable that generates the stimuli and the second one on sending a boolean to a 'DrawQuad' outside the stimuli generation workflow. Let meknow if you have any question regarding the workflow! |
Beta Was this translation helpful? Give feedback.
Hi Liad,
I left two options coded in the attached workflow that should get you started. One relies on coding the quad in the observable that generates the stimuli and the second one on sending a boolean to a 'DrawQuad' outside the stimuli generation workflow.
Let meknow if you have any question regarding the workflow!
syncExample.zip