Skip to content

Commit fd1c28f

Browse files
committed
add all wiring references
1 parent 15d58c4 commit fd1c28f

14 files changed

Lines changed: 5 additions & 30 deletions

examples/ex_11_automatic_wiring.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,11 @@
4141

4242
##############################################################################
4343
# In order to ease this process, `probeinterface` also includes some commonly
44-
# used wirings based on standard connectors. In our case, we can simply use:
44+
# used wirings based on standard connectors. We created references and spreadsheets
45+
# showing how these wirings are computed at `probeinterface/resources/wiring_references
46+
# <https://github.com/SpikeInterface/probeinterface/tree/9776684948e3ceba71601e5c0f90c2672f665234/resources>`_.
47+
# If we have a Intan RHD2132 Headstage attached to a NeuroNexus H32 Connector, we can
48+
# import this wiring as follows:
4549

4650
probe.wiring_to_device('H32>RHD2132')
4751
print(probe.device_channel_indices)

examples/ex_13_references_for_wiring.py

Lines changed: 0 additions & 29 deletions
This file was deleted.
195 KB
Binary file not shown.
4.99 KB
Binary file not shown.
422 KB
Binary file not shown.
5.35 KB
Binary file not shown.

doc/img/wiring_references/ASSY-77>Adpt.A64-Om32_2x-sm-NN>RHD2164.pdf renamed to resources/wiring_references/ASSY-77>Adpt.A64-Om32_2x-sm-NN>RHD2164.pdf

613 KB
Binary file not shown.

doc/img/wiring_references/ASSY-77>Adpt.A64-Om32_2x-sm-NN>RHD2164.xlsx renamed to resources/wiring_references/ASSY-77>Adpt.A64-Om32_2x-sm-NN>RHD2164.xlsx

File renamed without changes.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)