Skip to content

Commit

Permalink
MNT: Postpone thickness GIFTI example to structural derivatives
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed May 24, 2020
1 parent a7beb3d commit e5b41c0
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions src/05-derivatives/01-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,20 +198,6 @@ sub-01/func/sub-01_task-rest_space-fsLR_den-91k_bold.json
}
```

Participant cortical thickness GIFTI file in `individual` coordinate space.
Please mind that in this case `SpatialReference` key is REQUIRED.

```Text
sub-01/anat/sub-01_hemi-L_space-individual_thickness.shape.gii
sub-01/anat/sub-01_hemi-L_space-individual_thickness.json
```

```JSON
{
"SpatialReference": "/sub-01/anat/sub-01_hemi-L_pial.surf.gii"
}
```

Preprocessed `bold` NIfTI file in the original coordinate space of the
original run. Please mind that in this case `RawSources` key is REQUIRED
(and also `desc-<label>` so that the name does not overlap with the
Expand Down

0 comments on commit e5b41c0

Please sign in to comment.