Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions dataset_listing.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,5 @@ atlas-AAL n/a n/a
atlas-DiFuMo n/a n/a
eyetracking_fmri anat, fmap, func T1w, T2w, bold, epi, events, fieldmap, magnitude, physio
atlas-suit n/a T1w
swi Example SWI dataset with MEGRE raw data and SWI, minIP and Chimap derivatives `not publicly available` anat MEGRE, swi, minIP, Chimap
atlas-Juelich n/a n/a
6 changes: 6 additions & 0 deletions swi/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Example SWI dataset

This dataset demonstrates the organization of susceptibility weighted imaging
(SWI) data in BIDS. It includes multi-echo gradient-echo (MEGRE) raw data with
magnitude and phase components, and derived SWI, minimum intensity projection
(minIP), and quantitative susceptibility map (Chimap) outputs.
8 changes: 8 additions & 0 deletions swi/dataset_description.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"Name": "Example SWI dataset",
"BIDSVersion": "1.10.1",
"DatasetType": "raw",
"ReferencesAndLinks": [
"https://doi.org/10.1002/mrm.20198"
]
}
Empty file.
15 changes: 15 additions & 0 deletions swi/derivatives/swi-pipeline/dataset_description.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"Name": "Example SWI derivatives",
"BIDSVersion": "1.10.1",
"DatasetType": "derivative",
"SourceDatasets": [
"../../"
],
"GeneratedBy": [
{
"Name": "Manual",
"Description": "Manually created example SWI derivative dataset"
}
],
"Description": "Susceptibility weighted images (SWI), minimum intensity projections (minIP), and quantitative susceptibility maps (Chimap) derived from multi-echo gradient-echo (MEGRE) data."
}
9 changes: 9 additions & 0 deletions swi/derivatives/swi-pipeline/sub-01/anat/sub-01_Chimap.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"Sources": [
"bids:raw:sub-01/anat/sub-01_echo-01_part-mag_MEGRE.nii.gz",
"bids:raw:sub-01/anat/sub-01_echo-01_part-phase_MEGRE.nii.gz",
"bids:raw:sub-01/anat/sub-01_echo-02_part-mag_MEGRE.nii.gz",
"bids:raw:sub-01/anat/sub-01_echo-02_part-phase_MEGRE.nii.gz"
],
"MagneticFieldStrength": 3
}
Empty file.
6 changes: 6 additions & 0 deletions swi/derivatives/swi-pipeline/sub-01/anat/sub-01_minIP.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"Sources": [
"bids::sub-01/anat/sub-01_swi.nii.gz"
],
"MagneticFieldStrength": 3
}
Empty file.
9 changes: 9 additions & 0 deletions swi/derivatives/swi-pipeline/sub-01/anat/sub-01_swi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"Sources": [
"bids:raw:sub-01/anat/sub-01_echo-01_part-mag_MEGRE.nii.gz",
"bids:raw:sub-01/anat/sub-01_echo-01_part-phase_MEGRE.nii.gz",
"bids:raw:sub-01/anat/sub-01_echo-02_part-mag_MEGRE.nii.gz",
"bids:raw:sub-01/anat/sub-01_echo-02_part-phase_MEGRE.nii.gz"
],
"MagneticFieldStrength": 3
}
Empty file.
11 changes: 11 additions & 0 deletions swi/sub-01/anat/sub-01_echo-01_part-mag_MEGRE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"MagneticFieldStrength": 3,
"Manufacturer": "Siemens",
"ManufacturerModelName": "Prisma",
"PulseSequenceType": "GR",
"MRAcquisitionType": "3D",
"EchoTime": 0.006,
"RepetitionTimeExcitation": 0.03,
"FlipAngle": 15,
"AcquisitionVoxelSize": [0.9, 0.9, 1.5]
}
Empty file.
12 changes: 12 additions & 0 deletions swi/sub-01/anat/sub-01_echo-01_part-phase_MEGRE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"MagneticFieldStrength": 3,
"Manufacturer": "Siemens",
"ManufacturerModelName": "Prisma",
"PulseSequenceType": "GR",
"MRAcquisitionType": "3D",
"EchoTime": 0.006,
"RepetitionTimeExcitation": 0.03,
"FlipAngle": 15,
"AcquisitionVoxelSize": [0.9, 0.9, 1.5],
"Units": "arbitrary"
}
Empty file.
11 changes: 11 additions & 0 deletions swi/sub-01/anat/sub-01_echo-02_part-mag_MEGRE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"MagneticFieldStrength": 3,
"Manufacturer": "Siemens",
"ManufacturerModelName": "Prisma",
"PulseSequenceType": "GR",
"MRAcquisitionType": "3D",
"EchoTime": 0.012,
"RepetitionTimeExcitation": 0.03,
"FlipAngle": 15,
"AcquisitionVoxelSize": [0.9, 0.9, 1.5]
}
Empty file.
12 changes: 12 additions & 0 deletions swi/sub-01/anat/sub-01_echo-02_part-phase_MEGRE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"MagneticFieldStrength": 3,
"Manufacturer": "Siemens",
"ManufacturerModelName": "Prisma",
"PulseSequenceType": "GR",
"MRAcquisitionType": "3D",
"EchoTime": 0.012,
"RepetitionTimeExcitation": 0.03,
"FlipAngle": 15,
"AcquisitionVoxelSize": [0.9, 0.9, 1.5],
"Units": "arbitrary"
}
Empty file.