We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4bcbd commit 9443ab8Copy full SHA for 9443ab8
src/probeinterface/neuropixels_tools.py
@@ -146,8 +146,8 @@ def make_mux_table_array(mux_information) -> np.array:
146
def get_probe_contour_vertices(shank_width, tip_length, probe_length) -> list:
147
"""
148
Function to get the vertices of the probe contour from probe properties.
149
- The probe contour can be constructed from five points.
150
-
+ The probe contour can be constructed from five points.
+
151
These are the vertices shown in the following figure:
152
153
Top of probe (y = probe_length)
0 commit comments