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
95
95
</details>
96
96
97
97
## Usage
98
- <details>
99
- <summary>Click to expand details</summary>
100
98
101
99
### Element activation
102
100
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
+
103
106
To activate the `element-array-ephys`, ones need to provide:
104
107
105
108
1. Schema names
@@ -119,12 +122,12 @@ For more detail, check the docstring of the `element-array-ephys`:
119
122
help(probe.activate)
120
123
help(ephys.activate)
121
124
125
+ </details>
126
+
122
127
### Example usage
123
128
124
129
See [this project](https://github.com/datajoint/workflow-array-ephys) for an example usage of this Array Electrophysiology Element.
125
130
126
- </details>
127
-
128
131
## Citation
129
132
130
133
+ 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