Skip to content

Commit

Permalink
Merge pull request #287 from bjhardcastle/main
Browse files Browse the repository at this point in the history
#286 Add part number for newly-manufactured Neuropixels 1.0 probes
  • Loading branch information
alejoe91 authored Jul 17, 2024
2 parents 65269f3 + cb0bc5c commit 04061b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/probeinterface/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -1082,6 +1082,7 @@ def write_csv(file, probe):
# NP1.0
"PRB_1_4_0480_1": "0",
"PRB_1_4_0480_1_C": "0",
"PRB_1_2_0480_2": "0",
"NP1010": "0",
None: "0", # for old version without a probe number we assume 1.0
# NHP probes
Expand Down

0 comments on commit 04061b7

Please sign in to comment.