Skip to content

Commit

Permalink
Update src/schema/objects/entities.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff authored Apr 6, 2022
1 parent 764c0e3 commit 8bcaba2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/schema/objects/entities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,8 @@ run:
name: Run
entity: run
description: |
If several data acquisitions (for example, MRI scans or EEG recordings) with the same acquisition parameters are acquired in the same session,
If several data acquisitions (for example, MRI scans or EEG recordings)
with the same acquisition parameters are acquired in the same session,
they MUST be indexed with the [`run-<index>`](../99-appendices/09-entities.md#run) entity:
`_run-1`, `_run-2`, `_run-3`, and so on (only nonnegative integers are allowed as
run labels).
Expand Down

0 comments on commit 8bcaba2

Please sign in to comment.