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 8e53f54 commit c983fa8Copy full SHA for c983fa8
element_array_ephys/probe.py
@@ -221,7 +221,7 @@ def build_electrode_layouts(
221
"""Builds electrode layouts.
222
223
Args:
224
- probe_type (str): probe type (e.g., "neuropixels 1.0 - 3A")
+ probe_type (str): probe type (e.g., "neuropixels 1.0 - 3A").
225
site_count_per_shank (int): site count per shank.
226
col_spacing (float): (um) horizontal spacing between sites. Defaults to None (single column).
227
row_spacing (float): (um) vertical spacing between columns. Defaults to None (single row).
0 commit comments