-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
channels ocassionally shuffle with no error message #22
Comments
Can you provide some more details about what's shown in this picture? What's the difference between the green and pink channels? Would it be possible to share one of the data files that has this issue so we can take a closer look at what's going on? |
Hello, Thanks for the response. The green and pink are just different shanks (in neuroscope). The issue you can see on the bottom channel of the pink set where after some event, high frequency spikes suddenly appear. Other channels have switched too, though not as evident in this image. I tried using spikeGLX to see if that might solve the problem but I've now experienced the same issue there. I suppose this means it is an issue with the probes themselves. In both cases blocks of channels move around after some instantaneous discontinuity. For example, the signal that was being recorded on channel 96 is suddenly being recorded on channel 47. I am happy to share a data though I'm not sure what would be the best way. |
FWIW, we have seen this channel shuffling several times on Neuropixel 1.0 probes for years, with both OpenEphys and SpikeGLX. Only a subset of channels are affected, never the whole probe IIRC. Usually if we stop and start the recording the problem fixes itself briefly, but quickly reappears. If left to record in the shuffled state, it eventually either fixes itself or the recording crashes (I forget the exact error). The issue was much more frequent when we were using slip rings to commutate the tether, but I think I have had it happen with fresh-out-of-the-box probes, tethers, and headstages. @cavelligonca might be able to tell you more. |
Thanks @grahamfindlay that's useful to know. Have you tried to recover this data in any way? |
We have not tried to permute the channel ordering to correct for the shuffling, no. But we have thought about it -- seems like it should be possible. We often had this shuffling happen in places with a distinctive LFP (e.g hippocampus) so it would probably be relatively easy to discern the permutation. I imagine there might be useful diagnostic information available in that pattern. It has just never been a priority. |
While recording in openephys with neuropixel 2.0 I've noticed twice (still checking other recordings) that at some point during recording the spatial characteristics of the signal get scrambled and spikes appear on channels where they previously were not. I'm assuming the channels are some how getting shuffled. When I stop and restart the recording (without restarting software) the problem persists. Is this a known issue? Is there anything to do about it?
The text was updated successfully, but these errors were encountered: