Skip to content

Commit 96e67da

Browse files
authored
Merge pull request #188 from cwindolf/add_NP1010
Map NP1010 probe to the usual NP1 geometry
2 parents c965629 + 1ac9d03 commit 96e67da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

probeinterface/io.py

+1
Original file line numberDiff line numberDiff line change
@@ -925,6 +925,7 @@ def write_csv(file, probe):
925925
probe_number_to_probe_type = {
926926
"PRB_1_4_0480_1": 0,
927927
"PRB_1_4_0480_1_C": 0,
928+
"NP1010": 0,
928929
"NP1015": 1015,
929930
"NP1022": 1022,
930931
"NP1030": 1030,

0 commit comments

Comments
 (0)