Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Aug 25, 2022
1 parent bd8f042 commit fd39d09
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions src/schema/rules/sidecars/pet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,20 +257,20 @@ BloodMetaboliteMethod:

# PET task information
PETTask:
selectors:
selectors:
- modality == "pet"
- '"task" in entities'
fields:
TaskName:
level: recommended
description_addendum: |
If used to denote resting scans, a RECOMMENDED convention is to use labels
beginning with `rest`.
Instructions:
level: recommended
description_addendum: |
This is especially important in context of resting state recordings
and distinguishing between eyes open and eyes closed paradigms.
TaskDescription: recommended
CogAtlasID: recommended
CogPOID: recommended
fields:
TaskName:
level: recommended
description_addendum: |
If used to denote resting scans, a RECOMMENDED convention is to use labels
beginning with `rest`.
Instructions:
level: recommended
description_addendum: |
This is especially important in context of resting state recordings
and distinguishing between eyes open and eyes closed paradigms.
TaskDescription: recommended
CogAtlasID: recommended
CogPOID: recommended

0 comments on commit fd39d09

Please sign in to comment.