Skip to content

Commit

Permalink
[FIX] run entity - "scans" -> "data samples"
Browse files Browse the repository at this point in the history
Co-authored-by: Yaroslav Halchenko <[email protected]>
  • Loading branch information
sappelhoff and yarikoptic committed Mar 29, 2022
1 parent 67c3d90 commit 3dba955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/schema/objects/entities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ run:
name: Run
entity: run
description: |
If several scans with the same acquisition parameters are acquired in the same session,
If several data samples (e.g., MRI scans) 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 3dba955

Please sign in to comment.