Skip to content

Commit

Permalink
Merge pull request #268 from alejoe91/add-np1016
Browse files Browse the repository at this point in the history
Add NP1016 (same as 1015)
  • Loading branch information
alejoe91 authored Apr 29, 2024
2 parents dd684f5 + 4a69162 commit a1f99bb
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 @@ -1062,6 +1062,7 @@ def write_csv(file, probe):
None: "0", # for old version without a probe number we assume 1.0
# NHP probes
"NP1015": "1015",
"NP1016": "1015",
"NP1022": "1022",
"NP1030": "1030",
"NP1031": "1031",
Expand Down

0 comments on commit a1f99bb

Please sign in to comment.