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

added Neuronexus A1x16 probe #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

neuromusic
Copy link

probe file for neuronexus A1x16

I don't know how other labs map Neuronexus' site numbers onto array indices, so I added a dictionary where this mapping can be defined, so that s[4] returns the channel (array index) that corresponds to Site 4.

This should make it slightly more convenient for sharing electrodes with more complex architectures without each lab needing to rewrite the whole geometry for a different site:channel mapping.

(I have a Poly3 electrode I need to add to this PR, too)

@nippoo
Copy link
Member

nippoo commented Mar 12, 2015

Looks good to me. Happy to merge now or after you add a Poly3...

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

Successfully merging this pull request may close these issues.

2 participants