Skip to content

Commit 05faf64

Browse files
committed
Add example dataset for MRI chunk entity
1 parent e857597 commit 05faf64

File tree

8 files changed

+157
-0
lines changed

8 files changed

+157
-0
lines changed

mri_chunk/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Example dataset with empty images containing magnetic resonance imaging (MRI) data to illustrate BIDS chunk entity.
2+
The dataset contains a T2w image from a single subject. T2w image has two chunks -- brain and spinal cord.

mri_chunk/dataset_description.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"Name": "mri_chunk",
3+
"Authors": [
4+
"Jan Valosek",
5+
"Julien Cohen-Adad"
6+
],
7+
"BIDSVersion": "BIDS 1.8.0",
8+
"DatasetType": "raw"
9+
}

mri_chunk/participants.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"participant_id": {
3+
"Description": "Unique Participant ID",
4+
"LongName": "Participant ID"
5+
}
6+
}

mri_chunk/participants.tsv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
participant_id
2+
sub-001
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
{
2+
"Modality": "MR",
3+
"MagneticFieldStrength": 3,
4+
"ImagingFrequency": 123.197,
5+
"Manufacturer": "Siemens",
6+
"ManufacturersModelName": "Verio",
7+
"PatientPosition": "HFS",
8+
"ProcedureStepDescription": "TEST_VC^SPINE",
9+
"SoftwareVersions": "syngo MR B17",
10+
"MRAcquisitionType": "3D",
11+
"SeriesDescription": "SC_tse_spc_1mm_3palliers_fov256_nopat",
12+
"ProtocolName": "SC_tse_spc_1mm_3palliers_fov256_nopat_1",
13+
"ScanningSequence": "SE",
14+
"SequenceVariant": "SK\\SP\\OSP",
15+
"ScanOptions": "PFP",
16+
"SequenceName": "*spcR3d1_103",
17+
"ImageType": ["ORIGINAL", "PRIMARY", "M", "NORM", "DIS2D"],
18+
"NonlinearGradientCorrection": true,
19+
"SeriesNumber": 8,
20+
"AcquisitionTime": "10:33:32.162500",
21+
"AcquisitionNumber": 1,
22+
"SliceThickness": 1,
23+
"SAR": 0.269146,
24+
"NumberOfAverages": 2,
25+
"EchoTime": 0.124,
26+
"RepetitionTime": 1.5,
27+
"SpoilingState": true,
28+
"FlipAngle": 110,
29+
"AveragesDouble": 1.4,
30+
"PartialFourier": 1,
31+
"BaseResolution": 256,
32+
"ShimSetting": [
33+
-5956,
34+
12936,
35+
-12143,
36+
-17,
37+
-26,
38+
51,
39+
158,
40+
-40 ],
41+
"TxRefAmp": 491.928,
42+
"PhaseResolution": 1.0098,
43+
"PhaseOversampling": 0.197917,
44+
"ReceiveCoilName": "NeckMatrix",
45+
"CoilString": "C:HEP;NE1,2",
46+
"PulseSequenceDetails": "%SiemensSeq%\\tse_vfl",
47+
"CoilCombinationMethod": "Adaptive Combine",
48+
"MatrixCoilMode": "SENSE",
49+
"PercentPhaseFOV": 100,
50+
"PercentSampling": 100.98,
51+
"EchoTrainLength": 103,
52+
"PhaseEncodingSteps": 237,
53+
"AcquisitionMatrixPE": 259,
54+
"ReconMatrixPE": 256,
55+
"PixelBandwidth": 610,
56+
"DwellTime": 3.2e-06,
57+
"PhaseEncodingDirection": "j-",
58+
"ImageOrientationPatientDICOM": [
59+
0,
60+
1,
61+
-2.05103e-10,
62+
0,
63+
-2.05103e-10,
64+
-1 ],
65+
"ImageOrientationText": "Sag",
66+
"InPlanePhaseEncodingDirectionDICOM": "COL",
67+
"ConversionSoftware": "dcm2niix",
68+
"ConversionSoftwareVersion": "v1.0.20220720"
69+
}
Binary file not shown.
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
{
2+
"Modality": "MR",
3+
"MagneticFieldStrength": 3,
4+
"ImagingFrequency": 123.197,
5+
"Manufacturer": "Siemens",
6+
"ManufacturersModelName": "Verio",
7+
"PatientPosition": "HFS",
8+
"ProcedureStepDescription": "TEST_VC^SPINE",
9+
"SoftwareVersions": "syngo MR B17",
10+
"MRAcquisitionType": "3D",
11+
"SeriesDescription": "SC_tse_spc_1mm_3palliers_fov256_nopat",
12+
"ProtocolName": "SC_tse_spc_1mm_3palliers_fov256_nopat_2",
13+
"ScanningSequence": "SE",
14+
"SequenceVariant": "SK\\SP\\OSP",
15+
"ScanOptions": "PFP",
16+
"SequenceName": "*spcR3d1_103",
17+
"ImageType": ["ORIGINAL", "PRIMARY", "M", "NORM", "DIS2D"],
18+
"NonlinearGradientCorrection": true,
19+
"SeriesNumber": 9,
20+
"AcquisitionTime": "10:40:6.177500",
21+
"AcquisitionNumber": 1,
22+
"SliceThickness": 1,
23+
"SAR": 0.978482,
24+
"NumberOfAverages": 2,
25+
"EchoTime": 0.124,
26+
"RepetitionTime": 1.5,
27+
"SpoilingState": true,
28+
"FlipAngle": 110,
29+
"AveragesDouble": 1.4,
30+
"PartialFourier": 1,
31+
"BaseResolution": 256,
32+
"ShimSetting": [
33+
-5956,
34+
12936,
35+
-12143,
36+
-17,
37+
-26,
38+
51,
39+
158,
40+
-40 ],
41+
"TxRefAmp": 491.928,
42+
"PhaseResolution": 1.0098,
43+
"PhaseOversampling": 0.197917,
44+
"ReceiveCoilName": "NeckMatrix",
45+
"CoilString": "C:NE1,2;SP1,2",
46+
"PulseSequenceDetails": "%SiemensSeq%\\tse_vfl",
47+
"CoilCombinationMethod": "Adaptive Combine",
48+
"MatrixCoilMode": "SENSE",
49+
"PercentPhaseFOV": 100,
50+
"PercentSampling": 100.98,
51+
"EchoTrainLength": 103,
52+
"PhaseEncodingSteps": 237,
53+
"AcquisitionMatrixPE": 259,
54+
"ReconMatrixPE": 256,
55+
"PixelBandwidth": 610,
56+
"DwellTime": 3.2e-06,
57+
"PhaseEncodingDirection": "j-",
58+
"ImageOrientationPatientDICOM": [
59+
0,
60+
1,
61+
-2.05103e-10,
62+
0,
63+
-2.05103e-10,
64+
-1 ],
65+
"ImageOrientationText": "Sag",
66+
"InPlanePhaseEncodingDirectionDICOM": "COL",
67+
"ConversionSoftware": "dcm2niix",
68+
"ConversionSoftwareVersion": "v1.0.20220720"
69+
}
Binary file not shown.

0 commit comments

Comments
 (0)