Skip to content

Commit ab92d84

Browse files
committed
Add ephys schema text
1 parent 000308f commit ab92d84

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,19 @@ The `probe` schema contains information regarding the Neuropixels probe and elec
4747

4848
</details>
4949

50+
### Extracellular electrophysiology recording
51+
52+
The `ephys` schema stores information regarding the recording from a probe for a given session.
53+
54+
<details>
55+
<summary>Click to expand details</summary>
56+
5057
+ ***ProbeInsertion*** - a surgical insertion of a probe in the brain. Every experimental session consists of one or more entries in ***ProbeInsertion*** with a corresponding ***InsertionLocation*** each
58+
5159
+ ***EphysRecording*** - each ***ProbeInsertion*** is accompanied by a corresponding ***EphysRecording***, specifying the ***ElectrodeConfig*** used for the recording from the ***Probe*** defined in such ***ProbeInsertion***
52-
60+
61+
</details>
62+
5363
### Clusters and spikes
5464

5565
This ephys element features automatic ingestion for spike sorting results from the ***kilosort*** method.

0 commit comments

Comments
 (0)