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 a65cbe4 commit ddeabc7Copy full SHA for ddeabc7
element_array_ephys/ephys_no_curation.py
@@ -34,6 +34,7 @@ def activate(
34
ephys_schema_name (str): A string containing the name of the ephys schema.
35
probe_schema_name (str): A string containing the name of the probe scehma.
36
create_schema (bool): If True, schema will be created in the database.
37
+ create_tables (bool): If True, tables related to the schema will be created in the database.
38
linking_module (str): A string containing the module name or module containing the required dependencies to activate the schema.
39
40
Dependencies:
0 commit comments