Skip to content

Commit 04061b7

Browse files
authored
Merge pull request #287 from bjhardcastle/main
#286 Add part number for newly-manufactured Neuropixels 1.0 probes
2 parents 65269f3 + cb0bc5c commit 04061b7

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)