Skip to content

Commit 98753ed

Browse files
Thinh Nguyendimitri-yatsenko
andauthored
Apply suggestions from code review
Co-authored-by: Dimitri Yatsenko <dimitri@vathes.com>
1 parent d68d53e commit 98753ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ and also requires some notion of ***Location*** as a dependency for ***Insertion
3131

3232
### Extracellular ephys recording
3333

34-
+ ***ProbeInsertion*** - a surgical insertion of a probe onto the animal. Every experimental session consists of one or more ***ProbeInsertion***, with corresponding ***InsertionLocation***
34+
+ ***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
3535
+ ***EphysRecording*** - each ***ProbeInsertion*** is accompanied by a corresponding ***EphysRecording***, specifying the ***ElectrodeConfig*** used for the recording from the ***Probe*** defined in such ***ProbeInsertion***
3636

3737
### Clusters and spikes
@@ -42,7 +42,7 @@ This ephys element features automatic ingestion for spike sorting results from t
4242
+ ***Curation*** - specify instance(s) of curations performed on the output of a given ***Clustering***
4343
+ ***CuratedClustering*** - set of results from a particular round of clustering/curation
4444
+ ***CuratedClustering.Unit*** - Identified unit(s) from one ***Curation***, and the associated properties (e.g. cluster quality, spike times, spike depths, etc.)
45-
+ ***WaveformSet*** - A set of spike waveforms for units out of a given CuratedClustering
45+
+ ***WaveformSet*** - A set of spike waveforms for units from a given CuratedClustering
4646

4747

4848
## Usage

0 commit comments

Comments
 (0)