Hey all,
My name is Nacho, I'm starting to play with bonsai for a couple of projects. I've been hitting a couple of walls because of my lack of intuitive understanding of how things work in the background.
Watched the Tutorials, they were great, and i'm half way.
Project 1
In the lab we do single cell juxtacelllular recording in freely moving animals. I'm trying to setup for online tracking. This was easily solved since we use LED's on the animals head. We can now visualize the animals trajectory online to get an idea of the coverage that we have for any given cell.
I would want to extend this further, and be able to visualize online the spikes of our single cell in the location in space where they are produced. So, end result would be to have the video of the rat moving and an overlay of the trajectory (visualizer (or python transform) works well for this) , and on top of that the spikes as they occur in space.
I haven't done this yet. I want to figure out what would be the easiest route.
1.a Hardware.
Has anybody written or is writing a Spike2 package for bonsai? Is there any plug and play DAQ that one can use for single cell electrophysiology? Is it possible to use Arduino as DAQ for single cell electrophysiological signal?
1. b Workflow
As far as I can tell. I would have to get the tracking location based on the timing of the spike and then use a python transform to plot it on top of the image?
Thanks
Nacho