Bonsai/BonVision parameter update questions #1178
Unanswered
KostasTsar
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone, kinda new to Bonsai so apologies for the probably simple questions.
Two questions I have right now are the following:
One way I was thinking would be similar to how you could write in a language like python:
parameter=0:
while looping through frames:
parameter=+increment (or - depending on conditional)
The questions are for BonVision stimuli, but I would like to know how to best perform this kind of operation per frame in general.
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions