Skip to content

Commit 4308e39

Browse files
committed
Merge branch 'generate_cambridge' of github.com:samuelgarcia/probeinterface into generate_cambridge
2 parents 6aefc55 + 9975a49 commit 4308e39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

resources/generate_cambridgeneurotech_libray.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,11 +245,11 @@ def generate_all_probes():
245245

246246
for i, probe_info in probe_info_table.iterrows():
247247
print(i, probe_info['part'])
248-
248+
249249
# DEBUG
250250
# if not probe_info['part'] in ('P-1', 'P-2'):
251251
# continue
252-
252+
253253
# print(probe_info)
254254

255255
if probe_info['shanks_n'] == 1:

0 commit comments

Comments
 (0)