Skip to content

Commit

Permalink
improve template and heading
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Jun 29, 2020
1 parent 84140e7 commit 806e174
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Template:

```Text
sub-<label>/[ses-<label>/]
func/
<datatype>/
<matches>[_recording-<label>]_physio.tsv.gz
<matches>[_recording-<label>]_physio.json
<matches>[_recording-<label>]_stim.tsv.gz
Expand All @@ -13,6 +13,10 @@ sub-<label>/[ses-<label>/]

Optional: Yes

For the template directory name, `<datatype>` can correspond to any data
recording modality, for example `func`, `anat`, `dwi`, `meg`, `eeg`, `ieeg`,
or `beh`.

In the template file names, the `<matches>` part corresponds to task file name
before the suffix.
For example for the file `sub-control01_task-nback_run-1_bold.nii.gz`,
Expand Down Expand Up @@ -84,7 +88,7 @@ sub-control01/
}
```

## Additional rules
## Recommendations for specific use cases

To store pulse or breathing measurements, or the scanner trigger signal, the
following naming conventions SHOULD be used for the column names:
Expand Down

0 comments on commit 806e174

Please sign in to comment.