Skip to content

Commit

Permalink
Merge pull request #18 from SpikeInterface/add-contact-ids-to-A1x32-P…
Browse files Browse the repository at this point in the history
…oly3-10mm-50-177

Add contact ids for neuronexus/A1x32-Poly3-10mm-50-177
  • Loading branch information
samuelgarcia authored Feb 6, 2025
2 parents cd8eae5 + dd83f31 commit 85922c4
Showing 1 changed file with 71 additions and 2 deletions.
73 changes: 71 additions & 2 deletions neuronexus/A1x32-Poly3-10mm-50-177/A1x32-Poly3-10mm-50-177.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"specification": "probeinterface",
"version": "0.2.0",
"version": "0.2.24",
"probes": [
{
"ndim": 2,
Expand All @@ -10,6 +10,7 @@
"manufacturer": "neuronexus",
"first_index": 1
},
"contact_annotations": {},
"contact_positions": [
[
0,
Expand Down Expand Up @@ -615,7 +616,75 @@
110,
600
]
],
"contact_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20",
"21",
"22",
"23",
"24",
"25",
"26",
"27",
"28",
"29",
"30",
"31",
"32"
],
"shank_ids": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
]
}
]
}
}

0 comments on commit 85922c4

Please sign in to comment.