Making more general purpose script for all rigs #83
jeromelecoq
announced in
Announcements
Replies: 1 comment
-
Is there a documentation on how the synchronization is done via Bonsai/Harp card? Trying to understand if it is necessary to switch or if we simply could mimic the functionality of the Harp card with an Arduino. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I started working on a version of the standard oddball that is more readily portable to other rigs.
This work is currently being done here : https://github.com/AllenNeuralDynamics/openscope-community-predictive-processing/tree/main/code/stimulus-control/src/Neuropixel
This is not quite ready but I thought it would be important to mention it.
I started by abstracting out the color of the stim to allow to turn the stim from blue to gray using parameters. I had to learn a little about GPU shaders to do this.
Beta Was this translation helpful? Give feedback.
All reactions