Skip to content

Commit e6bb3b7

Browse files
drammockneuromechanisteffigiesjulia-pfarr
authored
[ENH] Clarify that recording entity may be used to distinguish recording instruments (#2090)
* slightly expand the definition of `acq` * add example * Update proposed change from `acq` to `recording` * Update entities.yaml * fix line length --------- Co-authored-by: Seyed (Yahya) Shirazi <[email protected]> Co-authored-by: Chris Markiewicz <[email protected]> Co-authored-by: Julia-Katharina Pfarr <[email protected]>
1 parent 9854498 commit e6bb3b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/schema/objects/entities.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,8 @@ recording:
259259
description: |
260260
The `recording-<label>` entity can be used to distinguish continuous recording files.
261261
262-
This entity is commonly applied when continuous recordings have different sampling frequencies or start times.
262+
This entity is commonly applied when continuous recordings are from different acquisition instruments,
263+
or have different sampling frequencies or start times.
263264
For example, physiological recordings with different sampling frequencies may be distinguished using
264265
labels like `recording-100Hz` and `recording-500Hz`.
265266
type: string

0 commit comments

Comments
 (0)