Skip to content

Commit cb0bc5c

Browse files
authored
Add probe number - type mapping for newly-manufactured Neuropixels 1.0 probes
1 parent 65269f3 commit cb0bc5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/probeinterface/io.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,6 +1082,7 @@ def write_csv(file, probe):
10821082
# NP1.0
10831083
"PRB_1_4_0480_1": "0",
10841084
"PRB_1_4_0480_1_C": "0",
1085+
"PRB_1_2_0480_2": "0",
10851086
"NP1010": "0",
10861087
None: "0", # for old version without a probe number we assume 1.0
10871088
# NHP probes

0 commit comments

Comments
 (0)