Skip to content

Commit 874522a

Browse files
melanieganzoesteban
authored andcommitted
Added first atlas examples
1 parent f213067 commit 874522a

18 files changed

+69
-0
lines changed

atlas001/atlas/pipeline/atlas-X_desc-X_dseg.json

Whitespace-only changes.

atlas001/atlas/pipeline/atlas-X_desc-X_dseg.nii

Whitespace-only changes.

atlas001/atlas/pipeline/atlas-X_desc-X_dseg.tsv

Whitespace-only changes.

atlas001/dataset_description.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"Name": "Atlas X",
3+
"BIDSVersion": "1.9.x",
4+
"DatasetType": "derivative",
5+
"License": "CC0",
6+
"Authors": [
7+
"Someone"
8+
],
9+
"GeneratedBy": [
10+
{
11+
"Name": "petsurfer",
12+
"Version": "freesurfer-linux-centos7_x86_64-7.3.2-20220804-6354275"
13+
}
14+
],
15+
"SourceDatasets": [
16+
{
17+
"DOI": "doi:xxxx",
18+
"URL": "xxx",
19+
"Version": "xxx"
20+
}
21+
],
22+
"DatasetDOI": "doi:xxxx"
23+
}

atlas002/dataset_description.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"Name": "Atlas X",
3+
"BIDSVersion": "1.9.x",
4+
"DatasetType": "raw",
5+
"License": "CC0",
6+
"Authors": [
7+
"Someone"
8+
],
9+
"GeneratedBy": [
10+
{
11+
"Name": "petsurfer",
12+
"Version": "freesurfer-linux-centos7_x86_64-7.3.2-20220804-6354275"
13+
}
14+
],
15+
"SourceDatasets": [
16+
{
17+
"DOI": "doi:xxxx",
18+
"URL": "xxx",
19+
"Version": "xxx"
20+
}
21+
],
22+
"DatasetDOI": "doi:xxxx"
23+
}

atlas002/derivatives/pipeline/atlas/pipeline/atlas-X_desc-X_dseg.json

Whitespace-only changes.

atlas002/derivatives/pipeline/atlas/pipeline/atlas-X_desc-X_dseg.nii

Whitespace-only changes.

atlas002/derivatives/pipeline/atlas/pipeline/atlas-X_desc-X_dseg.tsv

Whitespace-only changes.

atlas002/sub-001/anat/sub-001_T1w.nii.gz

Whitespace-only changes.

atlas002/sub-002/anat/sub-002_T1w.nii.gz

Whitespace-only changes.

0 commit comments

Comments
 (0)