Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 11, 2024
1 parent 79f8a63 commit b35ca8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/probeinterface/wiring.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
32, 33, 34, 35, 37, 36, 39, 41, 43, 45, 47, 38, 42, 44, 46, 40,
22, 16, 18, 20, 24, 17, 19, 21, 23, 25, 26, 27, 29, 28, 31, 30,
14, 15, 12, 13, 10, 11, 8, 9, 6, 7, 4, 5, 3, 2, 1, 0],

# mapping from the CambridgeNeurotech ("CN") adaptor (https://www.cambridgeneurotech.com/assets/files/ADPT-A64-Om32x2-map.pdf), by Aaron Wong
'ASSY-77>Adpt.A64-Om32x2-CN>RHD2164': [
32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47,
62, 63, 60, 61, 58, 59, 56, 54, 52, 50, 48, 57, 53, 51, 49, 55,
9, 15, 13, 11, 7, 14, 12, 10, 8, 6, 5, 4, 3, 2, 1, 0,
62, 63, 60, 61, 58, 59, 56, 54, 52, 50, 48, 57, 53, 51, 49, 55,
9, 15, 13, 11, 7, 14, 12, 10, 8, 6, 5, 4, 3, 2, 1, 0,
17, 16, 19, 18, 21, 20, 23, 22, 25, 24, 27, 26, 29, 28, 31, 30,
],
# done by Samuel Garcia, Alessio Buccino, Jessie Goins for Pierre-Pascal Lenck-Santini
Expand Down

0 comments on commit b35ca8f

Please sign in to comment.