File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ def activate(
17
17
"""Activates the `probe` schemas.
18
18
19
19
Args:
20
- schema_name (str): A string containing the name of the probe scehma .
20
+ schema_name (str): A string containing the name of the probe schema .
21
21
create_schema (bool): If True, schema will be created in the database.
22
22
create_tables (bool): If True, tables related to the schema will be created in the database.
23
23
@@ -159,7 +159,7 @@ def build_electrodes(
159
159
160
160
Args:
161
161
site_count (int): site count per shank
162
- col_spacing (float): (um) horrizontal spacing between sites
162
+ col_spacing (float): (um) horizontal spacing between sites
163
163
row_spacing (float): (um) vertical spacing between columns
164
164
white_spacing (float): (um) offset spacing
165
165
col_count (int): number of column per shank
You can’t perform that action at this time.
0 commit comments