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

Decide and test priority of group_name and group in /tools/spikeinterface/spikeinterface.py functions. #932

Open
h-mayorquin opened this issue Jun 27, 2024 · 0 comments · May be fixed by #1165
Assignees

Comments

@h-mayorquin
Copy link
Collaborator

From here:
#634

The relevant comments are here:

#634 (comment)

And more specifically:
@alejoe91

When loading and setting a probe on the SI side, the group property is set. However, the add_electrode_groups has a precedence on the group_name over the group property to define electrode groups (see here). Therefore, the probe group is ignored.

So if the recorder of the user has a group_name our functions will write that one instead of the group from the probe which is probably what the user intended.

I need to check a couple of cases on the spikeinterface side. I will come back to this but I wanted to document this so we don't forget.

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