File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -95,11 +95,14 @@ This ephys element features automatic ingestion for spike sorting results from t
9595</details>
9696
9797## Usage
98- <details>
99- <summary>Click to expand details</summary>
10098
10199### Element activation
102100
101+ When using this Element, one needs to run `ephys.activate` to declare the schemas and tables on the database.
102+
103+ <details>
104+ <summary>Click to expand details</summary>
105+
103106To activate the `element-array-ephys`, ones need to provide:
104107
1051081. Schema names
@@ -119,12 +122,12 @@ For more detail, check the docstring of the `element-array-ephys`:
119122 help(probe.activate)
120123 help(ephys.activate)
121124
125+ </details>
126+
122127### Example usage
123128
124129See [this project](https://github.com/datajoint/workflow-array-ephys) for an example usage of this Array Electrophysiology Element.
125130
126- </details>
127-
128131## Citation
129132
130133+ If your work uses DataJoint and DataJoint Elements, please cite the respective Research Resource Identifiers (RRIDs) and manuscripts.
You can’t perform that action at this time.
0 commit comments