Skip to content

Commit edc9d5d

Browse files
committed
Add activation text
1 parent ab92d84 commit edc9d5d

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff 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+
103106
To activate the `element-array-ephys`, ones need to provide:
104107
105108
1. 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
124129
See [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.

0 commit comments

Comments
 (0)