Skip to content

Commit 15d58c4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a8efd77 commit 15d58c4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

examples/ex_13_references_for_wiring.py

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,24 @@
33
---------------------------
44
55
Probeinterface includes some commonly used wirings, which link the probe sites to
6-
the signal order in raw data files. Here, we keep a reference guide so that users
6+
the signal order in raw data files. Here, we keep a reference guide so that users
77
can check these wirings for inaccuracies. For each wiring we keep a `.xlsx` file with
8-
all intermediate steps of the wiring process and a `.pdf` containing all figures and
8+
all intermediate steps of the wiring process and a `.pdf` containing all figures and
99
links needed to reproduce the result.
1010
11-
The final columns in the `.xlsx` file should match the wiring arrays in
11+
The final columns in the `.xlsx` file should match the wiring arrays in
1212
`wiring.py`, `here <https://github.com/SpikeInterface/probeinterface/blob/48d759bcbda23b0cf6c222f4c18c6433bf818c8b/src/probeinterface/wiring.py>`_.
1313
14-
.. list-table::
14+
.. list-table::
1515
:widths: 50 25 25
1616
:header-rows: 1
1717
18-
* - Wiring
18+
* - Wiring
1919
- .pdf
2020
- .xls
2121
* - H32>RHD2132
2222
-
23-
-
23+
-
2424
* - ASSY-77>Adpt.A64-Om32_2x-sm-NN>RHD2164
2525
- `.pdf <../../img/wiring_references/ASSY-77\>Adpt.A64-Om32_2x-sm-NN\>RHD2164.pdf>`_
2626
- `.xlsx <../../img/wiring_references/ASSY-77\>Adpt.A64-Om32_2x-sm-NN\>RHD2164.xlsx>`_

0 commit comments

Comments
 (0)