SpikeInterface / SpikeInterface/probeinterface

Adding to Wiring

Open
#415 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
85
Forks
49
Avg merge
13h 47m
Merged PRs (30d)
3

Description

The instructions were pretty clear for contributing to the probe library, but there was a wiring I was hoping to add, since it wasn't in the library (Cambridge Neurotech 32Ch Adaptor to Intan32), with the following wiring:

'ADPT_A32-Om32>RHD2132': [
    29,19, 18,28, 30, 20,17,21,31,22,16,23,27,26,25,24,
    7,6,5,4,8,10,9,3,11,2,12,1,13,0,14,15],

What is the best way to contribute to the wiring library? Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the contributing instructions for the probe library and locate the existing wiring definitions. Add the Cambridge Neurotech 32Ch Adaptor to Intan32 mapping shown in the issue, then run the library's relevant tests or validation to confirm the wiring is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.