int-brain-lab / iblrig

Main repository for IBL rig code
https://int-brain-lab.github.io/iblrig/
MIT License
22 stars 21 forks source link

passiveChoiceWorld bugs #611

Closed samupicard closed 9 months ago

samupicard commented 9 months ago

There are issues when running passiveChoiceWorld using v8.15.1. The task starts normally and the gray screen + sparse noise seem fine, but

Additional feature request On this note, I also have a feature request: a passive protocol in which we replay the audio and visual stimuli in the same order as the most recent active ChoiceWorld session (training/biased/ephys) - rather than a pre-computed order. The ITIs could still be random and independent of each other, but the order would be the same.

bimac commented 9 months ago

We were missing a call to Bonsai. I managed to get the sync-square back, but I don't see the Garbor stim yet. @oliche, do you have an idea? See: branch hotfix/passive