Skip to content
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

Probe and .bin file (from kilosort) #276

Open
Lorena-J opened this issue May 29, 2024 · 1 comment
Open

Probe and .bin file (from kilosort) #276

Lorena-J opened this issue May 29, 2024 · 1 comment

Comments

@Lorena-J
Copy link

Lorena-J commented May 29, 2024

Hi, I have a question about how the probe channels are related to the .bin file.
I am logging with a 64 channel probe and openephys. At the end I have 64 .continuous files.

The probe is connected to an adapter and two intans (each intan with 32 channels). I don't quite understand how it recognises the geometry of the probe, since I understand that the .continuous files (called ch_X.continuous where X = channel number) will be indicating the channel of the intan, but how does it know which channel of the intan corresponds to the channel of the probe?

That is to say, if channel 1 (with coordinates 1,1) of my probe is connected to channel 3 of the intan, I understand that the .continuous file is ch_3.continuous. How the converter knows that the ch_3.continuous is equivalent to the channel 1( coordinates 1,1) of my probe?

@zm711
Copy link
Contributor

zm711 commented May 30, 2024

Howdy @Lorena-J,

That's a wonderful question and actually the whole reason this library exists!

I recently made a notebook explaining this whole process here. You can actually run the examples on your computer and see if you understand each step. If not then you can post additional questions here. How does that sound?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants