Hey everyone!
I’ve done some recordings with the Open Ephys system using 16-tetrode ShuttleDrives and want to try out Spyking-circus to identify clusters. I previously used the in-built spike sorter in OpenEphys GUI (0.4.6,), but was recommended to try another one. I’ve mainly worked with Matlab before, so I’m fairly new to python.
My recordings are in vivo in mice, and should be fairly decent as far as noise goes. However, when using the in-built spike sorter in OE, I had to sacrifice one tetrode to create a mean reference for the other channels. We tried using the designated ground channels, but they proved to be too noisy in our hands. My raw files (.continuous) are not referenced however, so I need to apply a reference to the signal before spike sorting.
I’ve downloaded spyking circus and made parameters and probe files (attached), and I managed to run the algorithm and get some plots out.
However, I cannot find a good way to assign some of my channels as reference to the others, which I really need to do to get my data out. I’d rather not use the “remove_median” setting, as this would easily include variations from individual tetrodes (and which indeed does make the signal look weird in the spyking-circus preview mode as you can see in the attachments).
Is there a way to assign a few channels as reference to the rest? I tried using “common_ground”, to assign the 4 channel on my most silent tetrode. First I tried “common_ground = {12: [48, 49, 50, 51]}” but this gave an error saying “Probe has no channel [48, 49, 50, 51] grounds in shank 12”. Then I tried with just “common_ground = {12:48}” to have just ch48 on tetrode 12 be the ref, but then I got KeyError: 0 (see attachment). Is this just a syntax error on my end?
In general, I’m not certain if I designed my .prb file correctly, but I tried to group them 4 by 4. I’d like to set criteria for spike detection to be evaluated within each group of 4 tetrodes. I’m not really sure how to do this, but perhaps this is already accounted for by the radius parameter?
I think the Spyking-circus looks like a really great tool, and I love that its open source. The guidelines are also really comprehensive and easy to follow, but I could not an answer to these questions.
Best regards
Joachim SG
--
You received this message because you are subscribed to the Google Groups "SpyKING CIRCUS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyking-circus-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spyking-circus-users/c18ac7b3-8793-4b8e-89d1-4db6c1f939b8n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spyking-circus-users/2b861726-bd9b-4226-951e-ef53aebfe13an%40googlegroups.com.