diff --git a/.bidsignore b/.bidsignore new file mode 100644 index 0000000000000000000000000000000000000000..e4a03e1f269d3e97f996f6346be701199b487b26 --- /dev/null +++ b/.bidsignore @@ -0,0 +1,17 @@ +# output of acpc detect +*.txt +*.ppm +*.png +*.mat +*.nii +*.node +*.tif +*.xlsx +*.csv +*.TextGrid +bidsignore +quiz/*.CSV +quiz/*.txt +codes/*.py +codes/*.m +stimuli/*.wav \ No newline at end of file diff --git a/.datalad/config b/.datalad/config new file mode 100644 index 0000000000000000000000000000000000000000..cc2350d21b3e90e460191d88f55dd97b77955d41 --- /dev/null +++ b/.datalad/config @@ -0,0 +1,2 @@ +[datalad "dataset"] + id = 9a08884d-8a71-4d16-b54f-3fa9e5f063a6 diff --git a/.gitattributes b/.gitattributes index bed0738c7eeb449bca98b5d2f33c89a1ee56349a..a24db1046130de4192ae59205b68b58038c00253 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,60 +1,44 @@ -*.7z filter=lfs diff=lfs merge=lfs -text -*.arrow filter=lfs diff=lfs merge=lfs -text -*.avro filter=lfs diff=lfs merge=lfs -text -*.bin filter=lfs diff=lfs merge=lfs -text -*.bz2 filter=lfs diff=lfs merge=lfs -text -*.ckpt filter=lfs diff=lfs merge=lfs -text -*.ftz filter=lfs diff=lfs merge=lfs -text -*.gz filter=lfs diff=lfs merge=lfs -text -*.h5 filter=lfs diff=lfs merge=lfs -text -*.joblib filter=lfs diff=lfs merge=lfs -text -*.lfs.* filter=lfs diff=lfs merge=lfs -text -*.lz4 filter=lfs diff=lfs merge=lfs -text -*.mds filter=lfs diff=lfs merge=lfs -text -*.mlmodel filter=lfs diff=lfs merge=lfs -text -*.model filter=lfs diff=lfs merge=lfs -text -*.msgpack filter=lfs diff=lfs merge=lfs -text -*.npy filter=lfs diff=lfs merge=lfs -text -*.npz filter=lfs diff=lfs merge=lfs -text -*.onnx filter=lfs diff=lfs merge=lfs -text -*.ot filter=lfs diff=lfs merge=lfs -text -*.parquet filter=lfs diff=lfs merge=lfs -text -*.pb filter=lfs diff=lfs merge=lfs -text -*.pickle filter=lfs diff=lfs merge=lfs -text -*.pkl filter=lfs diff=lfs merge=lfs -text -*.pt filter=lfs diff=lfs merge=lfs -text -*.pth filter=lfs diff=lfs merge=lfs -text -*.rar filter=lfs diff=lfs merge=lfs -text -*.safetensors filter=lfs diff=lfs merge=lfs -text -saved_model/**/* filter=lfs diff=lfs merge=lfs -text -*.tar.* filter=lfs diff=lfs merge=lfs -text -*.tar filter=lfs diff=lfs merge=lfs -text -*.tflite filter=lfs diff=lfs merge=lfs -text -*.tgz filter=lfs diff=lfs merge=lfs -text -*.wasm filter=lfs diff=lfs merge=lfs -text -*.xz filter=lfs diff=lfs merge=lfs -text -*.zip filter=lfs diff=lfs merge=lfs -text -*.zst filter=lfs diff=lfs merge=lfs -text -*tfevents* filter=lfs diff=lfs merge=lfs -text -# Audio files - uncompressed -*.pcm filter=lfs diff=lfs merge=lfs -text -*.sam filter=lfs diff=lfs merge=lfs -text -*.raw filter=lfs diff=lfs merge=lfs -text -# Audio files - compressed -*.aac filter=lfs diff=lfs merge=lfs -text -*.flac filter=lfs diff=lfs merge=lfs -text -*.mp3 filter=lfs diff=lfs merge=lfs -text -*.ogg filter=lfs diff=lfs merge=lfs -text -*.wav filter=lfs diff=lfs merge=lfs -text -# Image files - uncompressed -*.bmp filter=lfs diff=lfs merge=lfs -text -*.gif filter=lfs diff=lfs merge=lfs -text -*.png filter=lfs diff=lfs merge=lfs -text -*.tiff filter=lfs diff=lfs merge=lfs -text -# Image files - compressed -*.jpg filter=lfs diff=lfs merge=lfs -text -*.jpeg filter=lfs diff=lfs merge=lfs -text -*.webp filter=lfs diff=lfs merge=lfs -text -# Video files - compressed -*.mp4 filter=lfs diff=lfs merge=lfs -text -*.webm filter=lfs diff=lfs merge=lfs -text +* annex.backend=SHA256E +**/.git* annex.largefiles=nothing +*.bval annex.largefiles=nothing +*.bvec annex.largefiles=nothing +*.json annex.largefiles=largerthan=1mb +phenotype/*.tsv annex.largefiles=anything +*.tsv annex.largefiles=largerthan=1mb +dataset_description.json annex.largefiles=nothing +.bidsignore annex.largefiles=nothing +CHANGES annex.largefiles=nothing +README* annex.largefiles=nothing +LICENSE annex.largefiles=nothing +annotation/mix_acoustic.csv filter=lfs diff=lfs merge=lfs -text +annotation/single_female_acoustic.csv filter=lfs diff=lfs merge=lfs -text +annotation/single_male_acoustic.csv filter=lfs diff=lfs merge=lfs -text +stimuli/mix.wav filter=lfs diff=lfs merge=lfs -text +stimuli/single_female.wav filter=lfs diff=lfs merge=lfs -text +stimuli/single_male.wav filter=lfs diff=lfs merge=lfs -text +sub-01/anat/sub-01_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-02/anat/sub-02_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-03/anat/sub-03_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-04/anat/sub-04_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-05/anat/sub-05_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-06/anat/sub-06_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-07/anat/sub-07_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-08/anat/sub-08_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-09/anat/sub-09_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-10/anat/sub-10_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-11/anat/sub-11_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-12/anat/sub-12_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-13/anat/sub-13_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-14/anat/sub-14_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-15/anat/sub-15_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-16/anat/sub-16_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-17/anat/sub-17_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-18/anat/sub-18_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-19/anat/sub-19_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-20/anat/sub-20_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-21/anat/sub-21_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-22/anat/sub-22_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-23/anat/sub-23_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-24/anat/sub-24_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-25/anat/sub-25_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text +sub-26/anat/sub-26_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text diff --git a/CHANGES b/CHANGES new file mode 100644 index 0000000000000000000000000000000000000000..6b6d5486ed4070b355fae4c5475d9ac204aec5b8 --- /dev/null +++ b/CHANGES @@ -0,0 +1,4 @@ +1.0.1 2025-04-17 + - add IRB info +1.0.0 2025-01-17 + - The first version diff --git a/README b/README new file mode 100644 index 0000000000000000000000000000000000000000..c1eb8a63e858e418d58ee7ee5d311fc74dff4cbb --- /dev/null +++ b/README @@ -0,0 +1,52 @@ +## Participants + +This dataset includes 25 native Mandarin Chinese speakers (14 females, mean age = 24.04 ± 2.28 years) who participated in both EEG and fMRI experiments. The participants were all right-handed, with no reported history of neurological disorders. They were enrolled in undergraduate or graduate programs in Shanghai. All participants gave informed consent, and the experiments were approved by the Ethics Committee of the Ninth People's Hospital, affiliated with Shanghai Jiao Tong University School of Medicine (SH9H-2019-T33-2 and SH9H-2022-T379-2). + +In the case of French participants, due to legal constraints, additional session considerations were taken into account, such as shorter session durations. + +## Experiment Procedure + +MRI Scanning Sessions + +Participants underwent both EEG and fMRI experiments while listening to the Chinese version of *Le Petit Prince*. During the MRI session, participants were instructed to maintain fixation on a crosshair on the screen and minimize eye movements and head motions. The task involved attending to different talkers in the multitalker condition (single male, single female, mixed male, and mixed female talkers). + +Session Breakdown + +- The entire session lasted approximately 70 minutes for fMRI participants, including a series of 4 conditions (single-talker, mixed-attended, and mixed-unattended conditions). +- Quiz questions were administered after each run to assess participants' comprehension of the narrative. + +In the French cohort, due to legal time constraints, the experiment durations were adjusted. + +## Stimuli + +The stimuli were selected excerpts from the Chinese version of *Le Petit Prince* (available at [xiaowangzi.org](http://www.xiaowangzi.org/)). These audio clips were previously used in both EEG (Li et al., 2024) and fMRI (Li et al., 2022) studies. + +The English and Chinese versions were enhanced with visual stimuli (e.g., images of scenes from the book) to align with the storyline. However, visual stimuli were not presented in the French version to comply with legal restrictions. + +## Acquisition + +MRI Hardware & Scanning Parameters + +- EEG: Data were collected using a 64-channel actiCAP system, sampled at 500 Hz, and filtered between 0.016 and 80 Hz. +- fMRI: Scanning was performed on a 7.0 T Terra Siemens MRI scanner at the Zhangjiang International Brain Imaging Centre. The scanning parameters differed slightly between the English/Chinese and French studies due to equipment availability. + + - Functional MRI: 85 interleaved axial slices (1.6×1.6×1.6 mm voxel size, TR = 1000 ms, TE = 22.2 ms) + - Anatomical MRI: MP-RAGE sequence, T1-weighted images (voxel size = 0.7×0.7×0.7 mm). + +## Preprocessing + +MRI Data Processing + +1. DICOM to NIfTI Conversion: All raw MRI data were converted to NIfTI format using `dcm2niix` (version 1.0.20220505) and processed using the `fMRIPrep` pipeline (version 20.2.0). +2. Anatomical Preprocessing: + - Skull stripping + - Segmentation into gray matter (GM), white matter (WM), and cerebrospinal fluid (CSF) + - Registration to the Montreal Neurological Institute (MNI) space using MNI152NLin2009cAsym:res-2 template. +3. Functional Preprocessing: + - Motion correction + - Slice-timing correction + - Multi-echo ICA for denoising + - Voxel resampling to native and MNI spaces. + +Note: Visual stimuli processing for the English and Chinese conditions was handled separately to avoid potential biases in the analysis. + diff --git a/annotation/mix_acoustic.csv b/annotation/mix_acoustic.csv new file mode 100644 index 0000000000000000000000000000000000000000..75fa62994279926703629aee9b18a08130572e83 --- /dev/null +++ b/annotation/mix_acoustic.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b380140ae3cd3d86a13129478432ba449ef65537dc64462e4e26931f61267055 +size 18246581 diff --git a/annotation/single_female_acoustic.csv b/annotation/single_female_acoustic.csv new file mode 100644 index 0000000000000000000000000000000000000000..cbe7680930fe4f993a2ed67a09bbc819c9ed5b53 --- /dev/null +++ b/annotation/single_female_acoustic.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f90dad7b6476f0f177074b23a3c2117bdf2984afa1c404ec2f557b29ebb1323 +size 17430736 diff --git a/annotation/single_female_word_information.csv b/annotation/single_female_word_information.csv new file mode 100644 index 0000000000000000000000000000000000000000..aa7c6047c75fb836bbeb79f9c985a7b20cece665 --- /dev/null +++ b/annotation/single_female_word_information.csv @@ -0,0 +1,1754 @@ +word,onset,offset,duration,logfreq,pos,td,bu,lc +当,0,19,19,8.529,ADP,3,1,2 +我,19,34,15,10.534,PRON,5,2,3 +还,34,59,25,9.873,ADV,3,2,3 +只有,67,104,37,8.512,ADV,2,1,2 +六,104,126,22,8.931,NUM,2,1,2 +岁,126,154,28,8.167,NUM,2,6,3 +的,154,166,12,13.549,PART,1,2,2 +时候,166,221,55,8.503,NOUN,2,4,3 +在,243,260,17,11.762,VERB,3,1,2 +一,260,280,20,11.429,NUM,7,2,3 +本,280,299,19,9.001,DET,5,2,3 +描写,299,350,51,6.134,NOUN,2,3,3 +原始,350,401,51,6.904,ADJ,2,2,2 +森林,401,450,49,6.496,NOUN,2,3,3 +的,450,461,11,13.549,PART,1,2,2 +名,461,484,23,8.352,NOUN,2,3,3 +叫,484,505,21,6.117,VERB,2,1,2 +真实,518,560,42,7.368,ADJ,5,3,4 +的,560,574,14,13.549,PART,1,2,2 +故事,574,630,56,7.544,NOUN,2,5,3 +的,651,665,14,13.549,PART,1,2,2 +书,665,696,31,8.321,NOUN,2,3,3 +中,696,728,32,11.01,PART,1,3,2 +看到,758,801,43,0.123,VERB,2,1,2 +了,801,813,12,11.717,PART,1,1,1 +一,813,837,24,11.429,NUM,3,1,2 +幅,837,869,32,5.254,NUM,2,3,3 +精彩,872,925,53,4.969,VERB,4,3,4 +的,925,939,14,13.549,PART,1,2,2 +插画,939,998,59,1.619,NOUN,2,6,3 +画,1016,1039,23,5.857,VERB,6,3,4 +的,1039,1054,15,13.549,PART,1,3,2 +是,1054,1071,17,11.814,VERB,2,1,2 +一,1071,1088,17,11.429,NUM,4,1,2 +条,1088,1114,26,8.23,NUM,2,3,3 +蟒蛇,1114,1164,50,-2.976,NOUN,2,3,3 +正在,1174,1218,44,7.637,ADV,3,2,3 +吞食,1218,1267,49,1.218,VERB,2,1,2 +一,1267,1290,23,11.429,NUM,3,1,2 +只,1290,1308,18,8.687,NUM,2,3,3 +大,1308,1328,20,10.224,ADJ,2,2,2 +野兽,1328,1381,53,3.397,NOUN,2,8,3 +页头,1407,1453,46,-inf,NOUN,4,2,3 +上,1453,1484,31,10.76,PART,1,2,2 +就,1484,1504,20,10.143,ADV,3,2,3 +是,1504,1522,18,11.814,VERB,2,1,2 +那,1522,1546,24,8.881,DET,5,1,2 +幅,1551,1565,14,5.254,NUM,2,3,3 +画,1565,1592,27,5.857,NOUN,2,3,3 +的,1592,1606,14,13.549,PART,1,2,2 +摹本,1606,1655,49,-0.035,NOUN,2,6,3 +这,1682,1700,18,11.129,DET,5,1,2 +本,1700,1722,22,9.001,NUM,2,3,3 +书,1722,1750,28,8.321,NOUN,2,3,3 +中,1750,1773,23,11.01,PART,1,2,2 +写道,1773,1821,48,5.634,VERB,2,1,2 +这些,1821,1862,41,9.355,DET,4,2,3 +蟒蛇,1862,1935,73,-2.976,NOUN,2,3,3 +把,1954,1972,18,9.381,X,2,1,2 +它们,1972,2006,34,8.18,PRON,6,2,3 +的,2006,2021,15,13.549,PART,1,2,2 +猎获物,2021,2090,69,2.692,NOUN,2,3,3 +不,2093,2111,18,10.967,ADV,5,2,3 +加,2111,2126,15,8.211,VERB,2,1,2 +咀嚼,2142,2183,41,2.34,VERB,2,4,3 +地,2183,2195,12,10.187,PART,1,2,2 +囫囵,2195,2242,47,-2.617,VERB,3,2,3 +吞,2242,2268,26,2.762,VERB,2,1,2 +下,2268,2307,39,9.763,VERB,1,5,2 +尔后,2320,2378,58,3.509,ADV,3,2,3 +就,2378,2395,17,10.143,ADV,3,2,3 +不,2403,2419,16,10.967,ADV,3,2,3 +能,2419,2440,21,9.423,VERB,2,1,2 +再,2440,2467,27,8.406,ADV,3,2,3 +动弹,2470,2518,48,2.617,VERB,2,1,2 +了,2518,2547,29,11.717,PART,1,12,2 +它们,2564,2597,33,8.18,PRON,3,2,3 +就,2597,2616,19,10.143,ADV,3,2,3 +在,2616,2641,25,11.762,VERB,3,1,2 +长长,2641,2699,58,3.968,NOUN,5,2,3 +的,2699,2714,15,13.549,PART,1,2,2 +六,2714,2736,22,8.931,NUM,5,1,2 +个,2736,2751,15,10.348,NUM,2,3,3 +月,2751,2773,22,10.485,NOUN,2,3,3 +的,2773,2788,15,13.549,PART,1,2,2 +睡眠,2788,2838,50,3.872,NOUN,2,4,3 +中,2838,2864,26,11.01,PART,1,3,2 +消化,2864,2918,54,5.088,VERB,2,1,2 +这些,2918,2953,35,9.355,DET,2,1,2 +食物,2956,3008,52,5.664,NOUN,2,7,3 +当时,3031,3079,48,8.442,NOUN,3,2,3 +我,3114,3133,19,10.534,PRON,2,2,2 +对,3133,3153,20,10.687,ADP,3,1,2 +丛林,3153,3202,49,3.129,NOUN,5,2,3 +中,3202,3225,23,11.01,PART,1,2,2 +的,3225,3239,14,13.549,PART,1,2,2 +奇遇,3242,3285,43,0.875,NOUN,2,4,3 +想,3285,3314,29,8.368,VERB,3,1,2 +得,3314,3325,11,8.836,PART,3,4,4 +很,3325,3351,26,9.553,ADV,3,2,3 +多,3360,3391,31,9.815,ADV,2,6,3 +于是,3413,3467,54,6.92,ADV,3,2,3 +我,3490,3503,13,10.534,PRON,2,2,2 +也,3503,3524,21,10.523,ADV,3,2,3 +用,3524,3546,22,9.22,ADP,2,1,2 +彩色,3546,3604,58,4.61,ADJ,3,2,3 +铅笔,3604,3652,48,2.648,NOUN,2,4,3 +画,3652,3677,25,5.857,VERB,3,2,3 +出,3677,3701,24,9.617,VERB,2,1,2 +了,3701,3713,12,11.717,PART,1,1,1 +我,3713,3732,19,10.534,PRON,4,2,3 +的,3732,3749,17,13.549,PART,1,2,2 +第一,3749,3786,37,2.222,NUM,2,1,2 +幅,3793,3810,17,5.254,NUM,2,3,3 +图画,3810,3866,56,4.078,VERB,2,7,3 +我,3884,3903,19,10.534,PRON,5,2,3 +的,3903,3922,19,13.549,PART,1,2,2 +第一,3922,3956,34,2.222,NUM,3,1,2 +号,3956,3981,25,7.534,NUM,2,3,3 +作品,3981,4039,58,8.014,NOUN,2,4,3 +它,4064,4080,16,9.652,PRON,3,2,3 +是,4080,4101,21,11.814,VERB,2,1,2 +这样,4101,4147,46,9.279,VERB,3,2,3 +的,4147,4169,22,13.549,PART,1,5,2 +我,4172,4188,16,10.534,PRON,3,2,3 +把,4188,4208,20,9.381,X,3,1,2 +我,4208,4229,21,10.534,PRON,5,2,3 +的,4229,4247,18,13.549,PART,1,2,2 +这,4247,4266,19,11.129,DET,2,1,2 +幅,4271,4287,16,5.254,NUM,2,3,3 +杰作,4296,4339,43,3.804,NOUN,2,3,3 +拿,4339,4362,23,6.489,VERB,2,4,3 +给,4362,4381,19,8.874,ADP,3,1,2 +大人,4381,4426,45,4.335,NOUN,2,3,3 +看,4426,4459,33,9.554,VERB,2,5,3 +我,4482,4495,13,10.534,PRON,3,2,3 +问,4495,4516,21,7.875,VERB,2,1,2 +他们,4516,4549,33,9.915,PRON,2,2,2 +我,4549,4568,19,10.534,PRON,5,2,3 +的,4568,4582,14,13.549,PART,1,2,2 +画,4582,4618,36,5.857,NOUN,2,3,3 +是,4621,4650,29,11.814,VERB,3,1,2 +不,4650,4661,11,10.967,ADV,1,1,1 +是,4661,4681,20,11.814,VERB,1,2,2 +叫,4681,4698,17,6.117,VERB,2,1,2 +他们,4707,4736,29,9.915,PRON,2,2,2 +害怕,4736,4797,61,5.363,VERB,2,7,3 +他们,4822,4854,32,9.915,PRON,3,2,3 +回答,4854,4902,48,6.904,VERB,2,1,2 +我,4902,4920,18,10.534,PRON,2,2,2 +说,4920,4945,25,10.28,VERB,2,1,2 +害怕,4945,4957,12,5.363,VERB,4,3,4 +一,4960,4978,18,11.429,NUM,5,1,2 +顶,4978,5003,25,4.395,NUM,2,3,3 +帽子,5003,5052,49,4.197,NOUN,2,3,3 +有,5055,5075,20,11.142,VERB,2,1,2 +什么,5075,5104,29,9.138,DET,3,2,3 +可怕,5113,5168,55,-2.513,ADJ,2,5,3 +的,5168,5195,27,13.549,PART,1,6,2 +我,5211,5227,16,10.534,PRON,6,2,3 +画,5227,5254,27,5.857,VERB,2,3,3 +的,5254,5273,19,13.549,PART,1,3,2 +不,5277,5287,10,10.967,ADV,4,2,3 +是,5287,5306,19,11.814,VERB,2,1,2 +帽子,5306,5366,60,4.197,NOUN,2,4,3 +是,5388,5407,19,11.814,VERB,3,1,2 +一,5407,5422,15,11.429,NUM,3,1,2 +条,5422,5448,26,8.23,NUM,2,3,3 +巨蟒,5448,5503,55,-0.962,NOUN,2,4,3 +在,5503,5526,23,11.762,VERB,3,1,2 +消化,5526,5569,43,5.088,VERB,2,3,3 +着,5569,5575,6,9.759,PART,2,1,2 +一,5575,5581,6,11.429,NUM,3,1,2 +头,5581,5592,11,6.847,NUM,2,3,3 +大象,5592,5604,12,2.32,NOUN,2,8,3 +既然,5604,5616,12,6.153,SCONJ,4,2,3 +大人们,5616,5643,27,2.561,NOUN,3,2,3 +不,5643,5651,8,10.967,ADV,3,2,3 +能够,5651,5663,12,8.21,VERB,2,1,2 +理解,5663,5685,22,7.802,VERB,2,1,2 +于是,5719,5757,38,6.92,ADV,5,2,3 +我,5757,5773,16,10.534,PRON,2,2,2 +又,5773,5793,20,9.207,ADV,3,2,3 +把,5793,5819,26,9.381,X,2,1,2 +巨蟒,5819,5864,45,-0.962,NOUN,6,1,2 +肚子,5864,5909,45,3.982,NOUN,1,2,2 +里,5909,5926,17,8.887,PART,1,2,2 +的,5926,5938,12,13.549,PART,1,2,2 +情况,5942,5986,44,9.323,NOUN,2,3,3 +画,5989,6012,23,5.857,NOUN,3,1,2 +了,6012,6024,12,11.717,VERB,1,1,1 +出来,6027,6070,43,8.021,VERB,1,2,2 +以便,6095,6136,41,6.707,ADV,3,2,3 +让,6136,6158,22,8.07,VERB,2,1,2 +大人们,6158,6227,69,2.561,NOUN,2,2,2 +能够,6231,6269,38,8.21,VERB,3,17,4 +看,6272,6301,29,9.554,VERB,3,1,2 +懂,6301,6332,31,6.039,VERB,1,4,2 +这些,6354,6393,39,9.355,DET,4,2,3 +大人,6393,6436,43,4.335,NOUN,2,3,3 +总是,6436,6484,48,-0.609,ADV,3,2,3 +需要,6484,6517,33,9.091,VERB,2,1,2 +解释,6527,6575,48,7.675,VERB,2,5,3 +我,6603,6621,18,10.534,PRON,5,2,3 +的,6621,6638,17,13.549,PART,1,2,2 +第二,6638,6677,39,2.407,NUM,2,1,2 +号,6677,6699,22,7.534,NOUN,2,3,3 +作品,6699,6751,52,8.014,NOUN,2,3,3 +是,6751,6772,21,11.814,VERB,2,1,2 +这样,6772,6818,46,9.279,VERB,3,2,3 +的,6818,6845,27,13.549,PART,1,4,2 +大人们,6861,6915,54,2.561,NOUN,3,2,3 +劝,6915,6944,29,3.321,VERB,3,1,2 +我,6944,6963,19,10.534,PRON,3,2,3 +把,6963,6987,24,9.381,X,2,1,2 +这些,6987,7027,40,9.355,DET,4,2,3 +画,7027,7055,28,5.857,VERB,4,1,2 +着,7055,7071,16,9.759,PART,1,1,1 +开,7071,7095,24,8.105,VERB,6,1,2 +着,7095,7112,17,9.759,PART,1,1,1 +肚皮,7117,7170,53,2.143,NOUN,2,4,3 +的,7170,7193,23,13.549,PART,1,3,2 +或,7209,7237,28,9.409,CCONJ,1,1,1 +闭,7237,7257,20,4.273,NOUN,6,2,3 +上,7257,7281,24,10.76,VERB,1,2,2 +肚皮,7281,7327,46,2.143,NOUN,2,3,3 +的,7327,7341,14,13.549,PART,1,2,2 +蟒蛇,7341,7395,54,-2.976,NOUN,2,6,3 +的,7395,7409,14,13.549,PART,1,2,2 +图画,7413,7464,51,4.078,NOUN,2,3,3 +放在,7464,7509,45,-1.194,VERB,2,1,2 +一边,7509,7561,52,6.266,NOUN,2,7,3 +还是,7587,7626,39,8.437,CCONJ,1,1,1 +把,7626,7650,24,9.381,X,2,1,2 +兴趣,7650,7700,50,6.902,NOUN,3,2,3 +放,7700,7721,21,7.357,VERB,2,1,2 +在,7721,7747,26,11.762,ADP,2,1,2 +地理,7752,7791,39,6.674,NOUN,3,1,2 +历史,7814,7869,55,9.423,NOUN,1,1,1 +算术,7895,7963,68,2.413,NOUN,1,1,1 +语法,7983,8030,47,5.746,NOUN,1,2,2 +上,8033,8064,31,10.76,PART,1,8,2 +就,8091,8106,15,10.143,ADV,3,2,3 +这样,8116,8164,48,9.279,ADV,3,2,3 +在,8192,8212,20,11.762,ADP,2,1,2 +六,8212,8231,19,8.931,NUM,4,1,2 +岁,8231,8255,24,8.167,NUM,2,3,3 +的,8255,8271,16,13.549,PART,1,2,2 +那,8271,8290,19,8.881,DET,2,2,2 +年,8290,8323,33,11.451,NUM,2,5,3 +我,8352,8367,15,10.534,PRON,2,2,2 +就,8367,8385,18,10.143,ADV,3,2,3 +放弃,8385,8437,52,6.339,VERB,2,1,2 +了,8437,8455,18,11.717,PART,1,1,1 +当,8455,8478,23,8.529,ADP,4,1,2 +画家,8478,8529,51,5.059,NOUN,3,2,3 +这,8539,8553,14,11.129,DET,2,1,2 +一,8553,8569,16,11.429,NUM,2,3,3 +美好,8569,8610,41,5.849,VERB,2,4,3 +的,8610,8626,16,13.549,PART,1,2,2 +职业,8630,8685,55,7.489,NOUN,2,6,3 +我,8699,8719,20,10.534,PRON,5,2,3 +的,8719,8736,17,13.549,PART,1,2,2 +第一,8736,8774,38,2.222,NUM,2,1,2 +号,8774,8809,35,7.534,NUM,2,3,3 +第二,8831,8874,43,2.407,NUM,4,1,2 +号,8874,8896,22,7.534,NOUN,2,3,3 +作品,8896,8950,54,8.014,NOUN,2,3,3 +的,8950,8968,18,13.549,PART,1,2,2 +不,8972,8985,13,10.967,ADV,2,1,2 +成功,8985,9049,64,7.796,ADV,1,3,2 +使,9070,9099,29,9.424,VERB,2,1,2 +我,9099,9119,20,10.534,PRON,2,2,2 +泄,9119,9148,29,1.095,VERB,3,1,2 +了,9148,9158,10,11.717,PART,1,1,1 +气,9167,9200,33,6.317,NOUN,2,6,3 +这些,9223,9264,41,9.355,DET,4,2,3 +大人们,9264,9333,69,2.561,NOUN,2,3,3 +靠,9357,9377,20,6.617,VERB,4,1,2 +他们,9377,9412,35,9.915,PRON,2,1,2 +自己,9412,9458,46,9.719,PRON,1,3,2 +什么,9458,9492,34,9.138,PRON,3,2,3 +也,9492,9520,28,10.523,ADV,3,2,3 +弄,9520,9540,20,5.467,VERB,2,1,2 +不,9540,9559,19,10.967,ADV,3,2,3 +懂,9559,9582,23,6.039,VERB,1,6,2 +还,9606,9627,21,9.873,ADV,4,2,3 +得,9627,9646,19,8.836,VERB,2,1,2 +老,9646,9671,25,6.986,ADV,3,2,3 +是,9671,9693,22,11.814,VERB,2,1,2 +不,9693,9713,20,10.967,ADV,5,2,3 +断,9713,9732,19,6.296,VERB,2,3,3 +地,9732,9750,18,10.187,PART,1,2,2 +给,9750,9768,18,8.874,ADP,3,1,2 +他们,9768,9800,32,9.915,PRON,2,3,3 +做,9809,9826,17,8.971,VERB,2,1,2 +解释,9826,9879,53,7.675,NOUN,2,12,3 +后来,10109,10166,57,7.375,ADV,3,2,3 +我,10186,10202,16,10.534,PRON,2,2,2 +只好,10202,10251,49,5.914,ADV,3,2,3 +选择,10251,10306,55,8.163,VERB,2,1,2 +了,10306,10320,14,11.717,PART,1,1,1 +另外,10320,10362,42,7.427,DET,4,2,3 +一,10362,10379,17,11.429,NUM,2,1,2 +个,10379,10391,12,10.348,NUM,2,4,3 +职业,10398,10454,56,7.489,NOUN,2,6,3 +我,10473,10489,16,10.534,PRON,3,2,3 +学会,10489,10536,47,6.637,VERB,3,1,2 +了,10536,10549,13,11.717,PART,1,2,2 +开,10549,10574,25,8.105,VERB,2,1,2 +飞机,10574,10633,59,6.314,NOUN,2,5,3 +世界,10659,10709,50,9.276,NOUN,4,2,3 +各,10709,10726,17,9.799,ADV,2,2,2 +地,10726,10752,26,10.187,NOUN,2,3,3 +差不多,10752,10813,61,5.856,ADV,3,2,3 +都,10813,10834,21,10.091,ADV,2,2,2 +飞,10834,10856,22,5.228,VERB,3,2,3 +到,10863,10884,21,10.518,VERB,2,1,2 +过,10890,10916,26,9.029,PART,1,5,2 +的确,10932,10991,59,6.005,PART,3,2,3 +地理学,11016,11080,64,-0.894,NOUN,2,2,2 +帮,11080,11104,24,5.238,VERB,2,1,2 +了,11104,11115,11,11.717,PART,1,1,1 +我,11115,11130,15,10.534,PRON,3,2,3 +很,11130,11158,28,9.553,ADV,5,2,3 +大,11164,11184,20,10.224,VERB,2,3,3 +的,11184,11198,14,13.549,PART,1,2,2 +忙,11198,11235,37,5.451,NOUN,2,6,3 +我,11258,11271,13,10.534,PRON,3,2,3 +一眼,11271,11316,45,4.833,ADV,3,2,3 +就,11316,11337,21,10.143,ADV,2,2,2 +能,11337,11357,20,9.423,VERB,2,1,2 +分辨,11357,11406,49,4.327,VERB,3,1,2 +出,11406,11433,27,9.617,VERB,1,2,2 +中国,11433,11484,51,10.294,PROPN,3,2,3 +和,11487,11503,16,11.596,CCONJ,1,1,1 +亚利桑那,11503,11608,105,1.473,PROPN,2,7,3 +要是,11621,11664,43,5.913,SCONJ,4,2,3 +夜里,11664,11710,46,3.178,NOUN,3,2,3 +迷失,11710,11751,41,3.305,VERB,2,1,2 +了,11751,11765,14,11.717,PART,1,1,1 +航向,11765,11828,63,1.958,NOUN,2,5,3 +这,11855,11872,17,11.129,PRON,2,2,2 +是,11872,11889,17,11.814,VERB,2,1,2 +很,11889,11908,19,9.553,ADV,6,2,3 +有,11908,11937,29,11.142,VERB,2,1,2 +用,11937,11966,29,9.22,VERB,2,5,3 +的,11966,11986,20,13.549,PART,1,5,2 +这样,12010,12061,51,9.279,ADV,3,2,3 +在,12087,12107,20,11.762,VERB,2,1,2 +我,12107,12124,17,10.534,PRON,5,2,3 +的,12124,12138,14,13.549,PART,1,2,2 +生活,12138,12190,52,9.381,NOUN,2,3,3 +中,12190,12221,31,11.01,PART,1,3,2 +我,12245,12260,15,10.534,PRON,3,2,3 +跟,12260,12278,18,6.507,ADP,2,1,2 +许多,12278,12323,45,8.68,NUM,4,5,5 +严肃,12323,12372,49,6.154,VERB,4,2,3 +的,12372,12384,12,13.549,PART,1,2,2 +人,12384,12402,18,10.917,NOUN,2,3,3 +有,12418,12443,25,11.142,VERB,2,1,2 +过,12443,12461,18,9.029,PART,1,1,1 +很多,12461,12511,50,7.811,NUM,4,2,3 +的,12511,12525,14,13.549,PART,1,2,2 +接触,12531,12585,54,6.568,NOUN,2,6,3 +我,12606,12620,14,10.534,PRON,3,2,3 +在,12620,12643,23,11.762,ADP,3,1,2 +大人们,12643,12700,57,2.561,NOUN,3,2,3 +中间,12700,12752,52,6.63,NOUN,1,3,2 +生活,12752,12805,53,9.381,NOUN,3,1,2 +过,12805,12822,17,9.029,VERB,1,2,2 +很,12822,12847,25,9.553,ADV,4,2,3 +长,12850,12875,25,9.025,ADJ,1,2,2 +时间,12875,12931,56,8.816,NOUN,1,5,2 +我,12956,12968,12,10.534,PRON,4,2,3 +仔细,12980,13027,47,5.634,VERB,3,1,2 +地,13027,13041,14,10.187,PART,1,2,2 +观察,13041,13095,54,7.063,VERB,3,1,2 +过,13095,13112,17,9.029,PART,1,2,2 +他们,13112,13156,44,9.915,PRON,2,5,3 +但,13182,13203,21,9.966,ADV,1,1,1 +这,13203,13226,23,11.129,PRON,3,2,3 +并,13226,13250,24,9.959,ADV,3,2,3 +没有,13250,13277,27,9.863,ADV,2,1,2 +使,13277,13301,24,9.424,VERB,2,1,2 +我,13301,13323,22,10.534,PRON,3,2,3 +对,13323,13340,17,10.687,ADP,3,1,2 +他们,13340,13376,36,9.915,PRON,4,2,3 +的,13376,13388,12,13.549,PART,1,2,2 +看法,13388,13445,57,6.937,NOUN,2,4,3 +有,13445,13467,22,11.142,VERB,2,1,2 +多,13467,13492,25,9.815,ADV,4,2,3 +大,13492,13515,23,10.224,VERB,2,1,2 +的,13515,13528,13,13.549,PART,1,3,2 +改变,13528,13582,54,7.965,NOUN,2,11,3 +当,13606,13625,19,8.529,ADP,3,1,2 +我,13625,13640,15,10.534,PRON,4,2,3 +遇到,13640,13680,40,-0.302,VERB,2,1,2 +一,13680,13697,17,11.429,NUM,3,1,2 +个,13697,13708,11,10.348,NUM,2,3,3 +头脑,13715,13768,53,5.555,NOUN,3,2,3 +看来,13771,13813,42,-0.986,PART,2,1,2 +稍微,13813,13864,51,3.47,ADV,4,2,3 +清楚,13864,13913,49,7.318,VERB,2,1,2 +的,13913,13929,16,13.549,PART,1,3,2 +大人,13929,13971,42,4.335,NOUN,2,8,3 +时,13971,14008,37,9.881,PART,1,3,2 +我,14033,14047,14,10.534,PRON,3,2,3 +就,14047,14064,17,10.143,ADV,3,2,3 +拿出,14064,14108,44,-3.147,VERB,3,1,2 +一直,14108,14150,42,7.691,ADV,5,2,3 +保存,14150,14199,49,6.301,VERB,2,1,2 +着,14199,14218,19,9.759,PART,1,3,2 +的,14218,14243,25,13.549,PART,1,2,2 +我,14246,14263,17,10.534,PRON,2,1,2 +那,14263,14279,16,8.881,DET,2,1,2 +第一,14291,14322,31,2.222,NUM,3,1,2 +号,14322,14345,23,7.534,NUM,2,3,3 +作品,14345,14391,46,8.014,NOUN,2,7,3 +来,14391,14412,21,10.29,VERB,2,1,2 +测试,14412,14458,46,5.72,VERB,3,1,2 +测试,14458,14500,42,5.72,VERB,1,2,2 +他,14506,14533,27,10.667,PRON,2,8,3 +我,14557,14569,12,10.534,PRON,4,2,3 +想,14569,14596,27,8.368,VERB,2,1,2 +知道,14596,14639,43,8.537,VERB,2,1,2 +他,14639,14659,20,10.667,PRON,3,2,3 +是否,14659,14709,50,7.857,ADV,3,2,3 +真的,14709,14749,40,-1.005,ADV,3,2,3 +有,14749,14768,19,11.142,VERB,2,1,2 +理解,14768,14813,45,7.802,NOUN,2,1,2 +能力,14813,14862,49,8.559,NOUN,1,9,2 +可是,14883,14935,52,7.153,ADV,1,1,1 +得到,14960,14993,33,8.638,VERB,5,2,3 +的,14993,15010,17,13.549,PART,1,2,2 +回答,15010,15066,56,6.904,NOUN,2,3,3 +总,15070,15093,23,9.131,ADV,3,2,3 +是,15093,15119,26,11.814,VERB,2,1,2 +这,15119,15138,19,11.129,PRON,3,2,3 +是,15138,15162,24,11.814,VERB,2,1,2 +顶,15162,15186,24,4.395,PROPN,3,2,3 +帽子,15186,15243,57,4.197,NOUN,2,9,3 +我,15260,15275,15,10.534,PRON,3,2,3 +就,15275,15292,17,10.143,ADV,3,2,3 +不,15301,15315,14,10.967,ADV,3,2,3 +和,15315,15336,21,11.596,ADP,3,1,2 +他,15336,15359,23,10.667,PRON,2,3,3 +谈,15364,15388,24,7.125,VERB,2,1,2 +巨蟒,15388,15441,53,-0.962,NOUN,7,2,3 +呀,15446,15473,27,4.512,PART,1,2,2 +原始,15494,15538,44,6.904,ADJ,4,2,3 +森林,15538,15596,58,6.496,NOUN,2,3,3 +呀,15596,15624,28,4.512,PART,1,2,2 +或者,15642,15687,45,8.444,CCONJ,1,1,1 +星星,15687,15739,52,3.486,PROPN,2,3,3 +之类,15739,15781,42,3.8,NOUN,1,2,2 +的,15781,15793,12,13.549,PART,1,2,2 +事儿,15796,15829,33,8.54,NOUN,2,8,3 +我,15848,15864,16,10.534,PRON,3,2,3 +只得,15864,15916,52,4.604,VERB,3,1,2 +迁就,15916,15961,45,1.822,VERB,2,1,2 +他,15967,15986,19,10.667,PRON,4,2,3 +的,15986,16012,26,13.549,PART,1,2,2 +水平,16012,16072,60,8.729,NOUN,2,5,3 +和,16096,16112,16,11.596,ADP,3,1,2 +他们,16122,16154,32,9.915,PRON,2,3,3 +谈,16154,16181,27,7.125,VERB,2,1,2 +些,16181,16204,23,8.317,NUM,3,2,3 +桥牌,16204,16259,55,0.026,NOUN,5,2,3 +呀,16259,16288,29,4.512,PART,1,2,2 +高尔夫球,16311,16410,99,2.388,NOUN,3,2,3 +呀,16410,16436,26,4.512,INTJ,1,2,2 +政治,16457,16511,54,9.348,NOUN,3,2,3 +呀,16511,16536,25,4.512,PART,1,2,2 +领带,16556,16605,49,2.078,NOUN,3,2,3 +呀,16605,16622,17,4.512,PART,1,3,2 +这些,16630,16683,53,9.355,PRON,1,7,2 +于是,16709,16750,41,6.92,ADV,3,2,3 +大人们,16750,16804,54,2.561,NOUN,2,2,2 +就,16804,16822,18,10.143,ADV,3,2,3 +十分,16822,16871,49,8.083,ADV,2,2,2 +高兴,16871,16927,56,6.05,VERB,2,1,2 +能,16927,16951,24,9.423,VERB,3,1,2 +认识,16951,16992,41,8.659,VERB,2,1,2 +我,16992,17009,17,10.534,PRON,5,2,3 +这样,17009,17044,35,9.279,ADJ,3,2,3 +一,17044,17062,18,11.429,NUM,2,1,2 +个,17062,17076,14,10.348,NUM,2,4,3 +通情达理,17076,17170,94,1.476,VERB,2,3,3 +的,17170,17184,14,13.549,PART,1,2,2 +人,17184,17206,22,10.917,NOUN,2,9,3 +我,17233,17249,16,10.534,PRON,3,2,3 +就,17249,17265,16,10.143,ADV,3,2,3 +这样,17275,17314,39,9.279,ADV,4,2,3 +孤独,17314,17360,46,5.038,VERB,2,3,3 +地,17360,17373,13,10.187,PART,1,2,2 +生活,17373,17429,56,9.381,VERB,2,1,2 +着,17429,17450,21,9.759,PART,1,4,2 +没有,17476,17506,30,9.863,VERB,3,1,2 +一,17506,17524,18,11.429,NUM,3,1,2 +个,17524,17541,17,10.348,NUM,2,3,3 +能,17541,17563,22,9.423,VERB,4,1,2 +真正,17563,17614,51,7.944,ADV,3,2,3 +谈,17614,17644,30,7.125,VERB,3,1,2 +得,17644,17657,13,8.836,PART,1,1,1 +来,17657,17682,25,10.29,VERB,1,6,2 +的,17682,17696,14,13.549,PART,1,2,2 +人,17696,17719,23,10.917,NOUN,2,5,3 +一直,17750,17791,41,7.691,ADV,4,2,3 +到,17791,17813,22,10.518,VERB,2,1,2 +六,17813,17831,18,8.931,NUM,3,1,2 +年,17831,17857,26,11.451,NUM,2,3,3 +前,17857,17889,32,8.716,PART,1,4,2 +在,17889,17913,24,11.762,ADP,3,1,2 +撒哈拉,17913,17987,74,2.518,PROPN,3,1,2 +沙漠,17987,18039,52,5.137,NOUN,1,2,2 +上,18039,18071,32,10.76,PART,1,3,2 +发生,18091,18136,45,8.732,VERB,2,1,2 +了,18136,18151,15,11.717,PART,1,1,1 +那,18151,18171,20,8.881,PRON,3,1,2 +次,18180,18199,19,9.153,NUM,2,3,3 +故障,18199,18258,59,4.609,VERB,2,6,3 +我,18280,18296,16,10.534,PRON,6,2,3 +的,18296,18309,13,13.549,PART,1,2,2 +发动机,18309,18384,75,4.086,NOUN,2,3,3 +里,18384,18406,22,8.887,PART,1,2,2 +有,18406,18423,17,11.142,VERB,3,1,2 +个,18423,18437,14,10.348,NUM,3,2,3 +东西,18437,18485,48,7.98,NOUN,2,4,3 +损坏,18485,18547,62,4.68,VERB,2,1,2 +了,18547,18564,17,11.717,INTJ,1,4,2 +当时,18587,18632,45,8.442,NOUN,3,2,3 +由于,18632,18674,42,9.176,ADP,2,1,2 +我,18674,18695,21,10.534,PRON,3,2,3 +既,18695,18726,31,7.562,ADV,2,1,2 +没有,18726,18754,28,9.863,ADV,2,1,2 +带,18754,18780,26,8.229,VERB,2,1,2 +机械师,18787,18853,66,0.333,NOUN,1,3,2 +也,18853,18879,26,10.523,ADV,1,1,1 +没有,18879,18907,28,9.863,VERB,2,1,2 +带,18907,18933,26,8.229,VERB,2,1,2 +旅客,18933,18981,48,4.939,NOUN,2,7,3 +我,19006,19020,14,10.534,PRON,2,2,2 +就,19020,19039,19,10.143,ADV,3,2,3 +试图,19039,19082,43,5.855,VERB,2,1,2 +独自,19091,19131,40,3.798,ADV,4,2,3 +完成,19131,19183,52,8.407,VERB,2,1,2 +这个,19183,19218,35,9.355,DET,4,1,2 +困难,19218,19267,49,7.942,NOUN,1,2,2 +的,19267,19278,11,13.549,PART,1,2,2 +维修,19278,19324,46,5.516,NOUN,3,3,3 +工作,19324,19375,51,10.277,NOUN,2,9,3 +这,19402,19420,18,11.129,PRON,3,2,3 +对,19420,19437,17,10.687,ADP,3,1,2 +我,19437,19455,18,10.534,PRON,2,3,3 +来说,19455,19505,50,0.318,PART,2,2,2 +是,19505,19528,23,11.814,VERB,2,1,2 +个,19528,19540,12,10.348,NUM,3,2,3 +生,19540,19566,26,8.503,NOUN,4,1,2 +与,19566,19586,20,10.42,NOUN,1,1,1 +死,19586,19612,26,7.206,VERB,1,3,2 +的,19612,19625,13,13.549,PART,1,2,2 +问题,19625,19679,54,10.004,NOUN,2,6,3 +我,19702,19719,17,10.534,PRON,6,2,3 +随身,19719,19768,49,3.656,ADV,3,2,3 +带,19768,19791,23,8.229,VERB,2,4,3 +的,19791,19804,13,13.549,PART,1,2,2 +水,19804,19825,21,7.497,NOUN,2,3,3 +只,19834,19852,18,8.687,ADV,3,2,3 +够,19859,19878,19,5.677,VERB,2,1,2 +饮用,19878,19929,51,-1.973,VERB,3,1,2 +一,19929,19944,15,11.429,NUM,3,2,3 +星期,19947,20011,64,6.286,NOUN,2,8,3 +第一,20033,20062,29,2.222,NUM,3,1,2 +天,20062,20086,24,8.294,NUM,2,3,3 +晚上,20086,20143,57,6.61,NOUN,2,2,2 +我,20151,20168,17,10.534,PRON,2,2,2 +就,20168,20186,18,10.143,ADV,3,2,3 +睡,20186,20210,24,4.686,VERB,2,1,2 +在,20210,20233,23,11.762,ADP,2,1,2 +这,20233,20252,19,11.129,DET,7,1,2 +远离,20252,20302,50,-2.283,VERB,2,3,3 +人间,20302,20338,36,5.326,NOUN,2,3,3 +烟火,20338,20391,53,1.701,NOUN,2,3,3 +的,20391,20406,15,13.549,PART,1,2,2 +大,20406,20425,19,10.224,ADJ,2,2,2 +沙漠,20425,20476,51,5.137,NOUN,2,3,3 +上,20476,20503,27,10.76,PART,1,6,2 +我,20526,20543,17,10.534,PRON,3,2,3 +比,20543,20565,22,8.602,ADP,4,1,2 +大海,20565,20613,48,4.555,NOUN,3,2,3 +中,20613,20637,24,11.01,PART,1,3,2 +伏,20637,20659,22,4.425,PROPN,2,1,2 +在,20659,20680,21,11.762,ADP,4,1,2 +小,20680,20706,26,8.573,ADJ,4,2,3 +木排,20706,20748,42,-4.605,NOUN,2,3,3 +上,20748,20775,27,10.76,PART,1,3,2 +的,20775,20787,12,13.549,PART,1,2,2 +遇难者,20787,20866,79,1.843,NOUN,2,5,3 +还,20879,20898,19,9.873,ADV,3,2,3 +要,20898,20919,21,10.122,VERB,2,3,3 +孤独,20919,20972,53,5.038,VERB,2,1,2 +得,20972,20988,16,8.836,PART,1,1,1 +多,20992,21025,33,9.815,VERB,2,5,3 +而,21040,21065,25,10.275,ADV,4,2,3 +在,21065,21091,26,11.762,ADP,3,1,2 +第二,21095,21120,25,2.407,NUM,3,1,2 +天,21132,21155,23,8.294,NUM,2,3,3 +拂晓,21155,21216,61,1.235,VERB,2,4,3 +当,21238,21255,17,8.529,VERB,2,1,2 +一,21255,21275,20,11.429,NUM,5,1,2 +个,21275,21286,11,10.348,NUM,2,3,3 +奇怪,21295,21343,48,5.942,ADJ,2,3,3 +的,21343,21357,14,13.549,PART,1,2,2 +小,21357,21380,23,8.573,ADJ,2,2,2 +声音,21380,21425,45,6.216,NOUN,2,4,3 +叫醒,21425,21478,53,1.889,VERB,2,1,2 +我,21478,21498,20,10.534,PRON,4,2,3 +的,21498,21509,11,13.549,PART,1,2,2 +时候,21512,21557,45,8.503,NOUN,2,6,3 +你们,21584,21612,28,7.613,PRON,3,2,3 +可以,21612,21645,33,9.878,VERB,3,1,2 +想见,21645,21703,58,3.934,VERB,1,2,2 +我,21710,21729,19,10.534,PRON,3,2,3 +当时,21729,21782,53,8.442,NOUN,3,2,3 +是,21782,21810,28,11.814,VERB,2,1,2 +多么,21810,21845,35,5.699,ADV,2,1,2 +吃惊,21845,21898,53,4.59,VERB,1,8,2 +这,21926,21944,18,11.129,PRON,4,2,3 +小小,21944,21993,49,-3.863,VERB,4,2,3 +的,21993,22004,11,13.549,PART,1,2,2 +声音,22004,22042,38,6.216,NOUN,2,3,3 +说道,22042,22093,51,5.742,VERB,3,1,2 +请,22093,22120,27,7.183,VERB,3,1,2 +你,22120,22137,17,9.316,PRON,2,2,2 +给,22137,22153,16,8.874,ADP,4,1,2 +我,22153,22172,19,10.534,PRON,2,3,3 +画,22172,22197,25,5.857,VERB,2,1,2 +一,22197,22214,17,11.429,NUM,3,1,2 +只,22217,22233,16,8.687,NUM,2,3,3 +羊,22233,22269,36,3.801,NOUN,2,9,3 +好,22292,22320,28,9.375,VERB,2,4,3 +吗,22320,22350,30,7.517,PART,1,2,2 +啊,22364,22408,44,5.45,INTJ,3,3,4 +给,22423,22438,15,8.874,ADP,4,1,2 +我,22438,22456,18,10.534,PRON,2,3,3 +画,22456,22480,24,5.857,VERB,2,1,2 +一,22480,22500,20,11.429,NUM,3,1,2 +只,22500,22520,20,8.687,NUM,2,3,3 +羊,22520,22550,30,3.801,NOUN,2,6,3 +我,22565,22582,17,10.534,PRON,3,2,3 +像,22582,22605,23,7.181,VERB,2,1,2 +是,22605,22628,23,11.814,VERB,4,1,2 +受到,22628,22673,45,8.114,VERB,3,1,2 +惊雷,22673,22721,48,-1.732,ADJ,2,1,2 +轰击,22721,22771,50,2.878,NOUN,1,6,2 +一般,22771,22813,42,8.637,ADJ,3,2,3 +一下子,22840,22907,67,-3.079,ADV,2,2,2 +就,22907,22928,21,10.143,ADV,2,2,2 +站立,22928,22969,41,3.347,VERB,3,1,2 +起来,22972,23016,44,8.793,VERB,1,7,2 +我,23041,23055,14,10.534,PRON,3,2,3 +使劲,23055,23102,47,1.614,VERB,4,2,3 +地,23102,23119,17,10.187,PART,1,2,2 +揉,23119,23139,20,2.158,VERB,2,1,2 +了,23139,23149,10,11.717,PART,1,1,1 +揉,23149,23170,21,2.158,VERB,3,1,2 +眼睛,23170,23230,60,6.93,NOUN,1,2,2 +仔细,23262,23316,54,5.634,VERB,3,2,3 +地,23316,23330,14,10.187,PART,3,3,3 +看,23330,23358,28,9.554,VERB,2,1,2 +了,23358,23369,11,11.717,PART,1,1,1 +看,23374,23405,31,9.554,VERB,1,7,2 +我,23425,23441,16,10.534,PRON,4,2,3 +看见,23441,23489,48,6.811,VERB,2,1,2 +一个,23489,23518,29,10.485,NOUN,3,2,3 +十分,23518,23567,49,8.083,ADV,5,2,3 +奇怪,23567,23617,50,5.942,VERB,2,4,3 +的,23617,23632,15,13.549,PART,1,2,2 +小家伙,23632,23701,69,0.45,NOUN,2,5,3 +严肃,23701,23756,55,6.154,VERB,4,2,3 +地,23756,23777,21,10.187,PART,2,3,3 +朝,23777,23801,24,5.776,ADP,3,1,2 +我,23801,23821,20,10.534,PRON,2,3,3 +凝眸,23821,23858,37,-inf,VERB,2,2,2 +望,23858,23890,32,6.028,VERB,2,1,2 +着,23890,23919,29,9.759,PART,1,5,2 +这,23936,23953,17,11.129,PRON,3,2,3 +是,23953,23971,18,11.814,VERB,2,1,2 +后来,23971,24017,46,7.375,ADV,5,2,3 +我,24017,24037,20,10.534,PRON,3,2,3 +给,24037,24054,17,8.874,ADP,3,1,2 +他,24054,24075,21,10.667,PRON,2,3,3 +画,24075,24103,28,5.857,VERB,2,1,2 +出来,24103,24144,41,8.021,VERB,1,5,2 +的,24144,24160,16,13.549,PART,1,2,2 +最,24160,24186,26,8.982,ADV,4,2,3 +好,24186,24211,25,9.375,ADJ,2,1,2 +的,24211,24227,16,13.549,PART,1,3,2 +一,24227,24245,18,11.429,NUM,3,1,2 +幅,24245,24268,23,5.254,NOUN,2,3,3 +画像,24268,24324,56,2.827,NOUN,2,7,3 +可是,24350,24405,55,7.153,ADV,3,2,3 +我,24428,24443,15,10.534,PRON,5,2,3 +的,24443,24457,14,13.549,PART,1,2,2 +画,24457,24485,28,5.857,NOUN,2,3,3 +当然,24485,24526,41,7.939,ADV,3,2,3 +要,24526,24555,29,10.122,VERB,2,1,2 +比,24555,24576,21,8.602,ADP,3,1,2 +他,24576,24600,24,10.667,PRON,4,1,2 +本人,24603,24640,37,6.059,PRON,1,2,2 +的,24640,24656,16,13.549,PART,1,2,2 +模样,24656,24699,43,4.435,NOUN,2,4,3 +逊色,24704,24756,52,3.355,VERB,2,1,2 +得,24756,24768,12,8.836,PART,1,1,1 +多,24777,24801,24,9.815,ADV,2,8,3 +这,24827,24842,15,11.129,PRON,3,2,3 +不是,24852,24884,32,9.312,ADV,2,1,2 +我,24884,24904,20,10.534,PRON,4,2,3 +的,24904,24918,14,13.549,PART,1,2,2 +过错,24918,24977,59,4.192,VERB,2,5,3 +六,25002,25021,19,8.931,NUM,4,1,2 +岁,25021,25050,29,8.167,NUM,2,3,3 +时,25050,25089,39,9.881,PART,1,2,2 +大人们,25112,25165,53,2.561,NOUN,2,2,2 +使,25165,25188,23,9.424,VERB,2,1,2 +我,25188,25210,22,10.534,PRON,2,2,2 +对,25210,25229,19,10.687,ADP,4,1,2 +我,25229,25244,15,10.534,PRON,4,2,3 +的,25244,25257,13,13.549,PART,1,2,2 +画家,25257,25307,50,5.059,NOUN,2,1,2 +生涯,25307,25362,55,5.115,NOUN,1,4,2 +失去,25362,25413,51,6.858,VERB,2,1,2 +了,25413,25422,9,11.717,PART,1,1,1 +勇气,25422,25487,65,5.611,NOUN,2,7,3 +除了,25506,25540,34,7.474,ADP,7,1,2 +画,25540,25566,26,5.857,VERB,2,3,3 +过,25566,25587,21,9.029,PART,2,2,2 +开,25587,25613,26,8.105,VERB,3,1,2 +着,25613,25628,15,9.759,PART,1,1,1 +肚皮,25636,25685,49,2.143,NOUN,2,3,3 +和,25685,25709,24,11.596,CCONJ,1,1,1 +闭,25709,25730,21,4.273,VERB,2,1,2 +着,25730,25746,16,9.759,PART,1,1,1 +肚皮,25746,25793,47,2.143,NOUN,2,6,3 +的,25793,25803,10,13.549,PART,1,2,2 +蟒蛇,25803,25869,66,-2.976,NOUN,2,3,3 +后来,25894,25937,43,7.375,ADV,3,2,3 +再,25937,25960,23,8.406,ADV,2,2,2 +没有,25960,25986,26,9.863,VERB,2,1,2 +学,25993,26017,24,9.267,VERB,2,1,2 +过,26017,26033,16,9.029,PART,1,1,1 +画,26033,26070,37,5.857,VERB,2,6,3 +我,26087,26103,16,10.534,PRON,3,2,3 +惊奇,26103,26153,50,4.438,VERB,4,2,3 +地,26153,26174,21,10.187,PART,1,2,2 +睁,26174,26198,24,1.881,VERB,4,1,2 +大,26198,26222,24,10.224,VERB,1,2,2 +着,26222,26235,13,9.759,PART,1,1,1 +眼睛,26235,26289,54,6.93,NOUN,2,3,3 +看,26289,26316,27,9.554,VERB,2,1,2 +着,26316,26334,18,9.759,PART,1,1,1 +这,26334,26351,17,11.129,PRON,5,2,3 +突然,26351,26399,48,6.562,ADV,3,2,3 +出现,26399,26446,47,8.738,VERB,2,4,3 +的,26446,26458,12,13.549,PART,1,2,2 +小家伙,26458,26538,80,0.45,NOUN,2,7,3 +你们,26562,26597,35,7.613,PRON,4,2,3 +不要,26597,26634,37,7.2,ADV,3,2,3 +忘记,26634,26700,66,5.97,VERB,2,4,3 +我,26717,26731,14,10.534,PRON,3,2,3 +当时,26731,26776,45,8.442,NOUN,3,2,3 +处,26785,26806,21,8.427,NOUN,2,1,2 +在,26806,26827,21,11.762,ADP,6,1,2 +远离,26827,26877,50,-2.283,VERB,2,3,3 +人烟,26877,26920,43,2.01,NOUN,2,1,2 +千,26920,26946,26,7.942,NUM,3,1,2 +里,26946,26967,21,8.887,NUM,2,3,3 +之外,26970,27011,41,-0.62,PART,1,5,2 +的,27011,27025,14,13.549,PART,1,2,2 +地方,27025,27074,49,8.868,NOUN,2,7,3 +而,27098,27118,20,10.275,ADV,3,2,3 +这个,27131,27162,31,9.355,DET,7,2,3 +小家伙,27162,27241,79,0.45,NOUN,2,3,3 +给,27241,27257,16,8.874,VERB,2,1,2 +我,27257,27274,17,10.534,PRON,2,4,3 +的,27274,27286,12,13.549,PART,1,2,2 +印象,27286,27333,47,6.294,NOUN,2,3,3 +是,27336,27365,29,11.814,VERB,2,1,2 +他,27389,27408,19,10.667,PRON,3,2,3 +既,27408,27430,22,7.562,ADV,3,1,2 +不,27438,27449,11,10.967,ADV,3,2,3 +像,27449,27471,22,7.181,VERB,2,1,2 +迷,27471,27502,31,3.224,VERB,5,1,2 +了,27502,27513,11,11.717,PART,1,2,2 +路,27513,27534,21,7.424,NOUN,2,3,3 +的,27534,27549,15,13.549,PART,1,2,2 +样子,27549,27608,59,5.381,NOUN,2,6,3 +也,27625,27644,19,10.523,ADV,3,2,3 +没有,27644,27674,30,9.863,VERB,2,1,2 +半点,27680,27725,45,2.171,NOUN,3,2,3 +疲乏,27730,27789,59,2.654,NOUN,4,1,2 +饥渴,27815,27884,69,1.597,NOUN,1,1,1 +惧怕,27902,27954,52,2.638,VERB,1,2,2 +的,27954,27964,10,13.549,PART,1,2,2 +神情,27964,28029,65,4.095,NOUN,2,11,3 +他,28056,28073,17,10.667,PRON,3,2,3 +丝毫,28073,28126,53,4.515,ADV,3,2,3 +不,28126,28143,17,10.967,ADV,3,2,3 +像,28143,28163,20,7.181,VERB,2,1,2 +是,28163,28182,19,11.814,VERB,2,1,2 +一,28182,28196,14,11.429,NUM,3,1,2 +个,28196,28210,14,10.348,NUM,2,3,3 +迷失,28210,28254,44,3.305,NOUN,4,1,2 +在,28262,28279,17,11.762,ADP,2,1,2 +旷无人烟,28279,28369,90,0.196,NOUN,4,1,2 +的,28369,28381,12,13.549,PART,1,2,2 +大,28381,28403,22,10.224,ADJ,3,2,3 +沙漠,28403,28451,48,5.137,NOUN,2,4,3 +中,28451,28473,22,11.01,PART,1,4,2 +的,28473,28484,11,13.549,PART,1,2,2 +孩子,28484,28543,59,7.953,NOUN,2,9,3 +当,28567,28585,18,8.529,ADP,3,1,2 +我,28585,28601,16,10.534,PRON,5,2,3 +在,28601,28626,25,11.762,ADP,3,1,2 +惊讶,28626,28674,48,4.853,VERB,3,1,2 +之,28674,28699,25,10.263,PART,1,2,2 +中,28699,28727,28,11.01,NOUN,1,3,2 +终于,28727,28778,51,6.733,ADV,3,2,3 +又,28778,28795,17,9.207,ADV,3,2,3 +能,28795,28814,19,9.423,VERB,2,1,2 +说,28814,28838,24,10.28,VERB,4,1,2 +出,28838,28864,26,9.617,VERB,1,2,2 +话,28864,28887,23,8.328,NOUN,2,3,3 +来,28887,28908,21,10.29,VERB,1,7,2 +的,28908,28920,12,13.549,PART,1,2,2 +时候,28920,28971,51,8.503,NOUN,2,4,3 +对,28992,29005,13,10.687,ADP,4,1,2 +他,29005,29029,24,10.667,PRON,2,3,3 +说道,29029,29082,53,5.742,VERB,2,3,3 +唉,29088,29117,29,2.364,INTJ,2,1,2 +你,29137,29156,19,9.316,PRON,3,2,3 +在,29156,29178,22,11.762,ADP,3,1,2 +这儿,29178,29208,30,5.471,PRON,2,3,3 +干,29208,29231,23,6.45,VERB,2,1,2 +什么,29231,29282,51,9.138,PRON,2,8,3 +可是,29306,29339,33,7.153,ADV,3,2,3 +他,29339,29365,26,10.667,PRON,3,2,3 +却,29365,29390,25,8.333,ADV,3,2,3 +不慌不忙,29393,29476,83,-0.04,VERB,4,1,2 +地,29476,29487,11,10.187,NOUN,1,2,2 +好像,29487,29530,43,5.679,ADV,3,1,2 +有,29530,29550,20,11.142,VERB,2,1,2 +一,29550,29574,24,11.429,NUM,3,1,2 +件,29579,29604,25,7.879,NUM,2,3,3 +重要,29604,29650,46,9.375,VERB,3,1,2 +的,29650,29664,14,13.549,PART,1,2,2 +事,29664,29682,18,8.54,NOUN,2,6,3 +一般,29682,29728,46,8.637,ADV,1,3,2 +对,29755,29770,15,10.687,VERB,4,1,2 +我,29770,29789,19,10.534,PRON,2,3,3 +重复,29789,29842,53,6.294,ADV,3,1,2 +地,29842,29855,13,10.187,PART,1,2,2 +说道,29855,29896,41,5.742,VERB,1,3,2 +请,29908,29937,29,7.183,VERB,2,1,2 +给,29961,29977,16,8.874,ADP,3,1,2 +我,29977,29996,19,10.534,PRON,2,3,3 +画,29996,30018,22,5.857,VERB,2,1,2 +一,30018,30040,22,11.429,NUM,3,1,2 +只,30040,30061,21,8.687,NUM,2,3,3 +羊,30061,30091,30,3.801,NOUN,2,11,3 +当,30091,30116,25,8.529,VERB,3,1,2 +一,30116,30137,21,11.429,NUM,6,1,2 +种,30137,30158,21,10.708,NUM,2,3,3 +神秘,30161,30211,50,5.285,ADJ,4,3,4 +的,30211,30224,13,13.549,PART,1,2,2 +东西,30224,30269,45,7.98,NOUN,2,3,3 +把,30276,30293,17,9.381,X,2,1,2 +你,30293,30316,23,9.316,PRON,3,2,3 +镇住,30316,30361,45,0.219,VERB,2,5,3 +的,30361,30375,14,13.549,PART,1,2,2 +时候,30375,30419,44,8.503,NOUN,2,4,3 +你,30445,30462,17,9.316,PRON,2,2,2 +是,30462,30483,21,11.814,VERB,2,1,2 +不,30483,30501,18,10.967,ADV,6,2,3 +敢,30501,30529,28,5.951,VERB,2,2,2 +不,30529,30546,17,10.967,ADV,2,2,2 +听从,30546,30599,53,3.87,VERB,2,1,2 +它,30599,30621,22,9.652,PRON,4,2,3 +的,30621,30636,15,13.549,PART,1,2,2 +支配,30636,30692,56,6.023,VERB,2,6,3 +的,30696,30716,20,13.549,PART,1,5,2 +在,30733,30756,23,11.762,ADP,8,1,2 +这,30756,30780,24,11.129,PRON,6,2,3 +旷无人烟,30780,30865,85,0.196,NOUN,2,3,3 +的,30865,30877,12,13.549,PART,1,2,2 +沙漠,30877,30928,51,5.137,NOUN,2,3,3 +上,30928,30955,27,10.76,PART,1,3,2 +面临,30979,31023,44,7.051,VERB,2,1,2 +死亡,31023,31074,51,7.075,NOUN,5,3,4 +的,31074,31093,19,13.549,PART,1,2,2 +危险,31093,31143,50,6.873,ADJ,2,6,3 +的,31143,31153,10,13.549,PART,1,2,2 +情况,31157,31203,46,9.323,NOUN,2,3,3 +下,31203,31240,37,9.763,PART,1,2,2 +尽管,31257,31304,47,7.542,SCONJ,3,2,3 +这样,31304,31342,38,9.279,PRON,5,2,3 +的,31342,31353,11,13.549,PART,1,2,2 +举动,31360,31403,43,4.907,NOUN,2,3,3 +使,31411,31438,27,9.424,VERB,2,1,2 +我,31438,31455,17,10.534,PRON,2,2,2 +感到,31461,31501,40,7.502,VERB,3,1,2 +十分,31501,31546,45,8.083,ADV,4,2,3 +荒诞,31546,31608,62,1.668,VERB,2,9,3 +我,31633,31646,13,10.534,PRON,2,2,2 +还是,31646,31690,44,8.437,ADV,3,2,3 +掏,31690,31717,27,2.758,VERB,3,2,3 +出,31717,31741,24,9.617,VERB,2,1,2 +了,31741,31751,10,11.717,PART,1,1,1 +一,31751,31768,17,11.429,NUM,4,1,2 +张,31768,31793,25,6.864,PROPN,2,3,3 +纸,31793,31824,31,5.889,NOUN,2,3,3 +和,31824,31847,23,11.596,CCONJ,1,1,1 +一,31847,31868,21,11.429,NUM,3,1,2 +支,31868,31884,16,7.107,NUM,2,3,3 +钢笔,31884,31944,60,1.89,NOUN,2,8,3 +这时,31969,32014,45,1.496,ADV,4,2,3 +我,32014,32037,23,10.534,PRON,3,2,3 +却,32037,32058,21,8.333,ADV,3,2,3 +又,32058,32074,16,9.207,ADV,3,2,3 +记,32083,32103,20,6.842,VERB,3,1,2 +起,32109,32144,35,8.784,VERB,1,2,2 +我,32161,32173,12,10.534,PRON,3,2,3 +只,32183,32200,17,8.687,ADV,3,2,3 +学,32200,32224,24,9.267,VERB,3,1,2 +过,32224,32239,15,9.029,PART,1,2,2 +地理,32247,32297,50,6.674,NOUN,3,2,3 +历史,32315,32370,55,9.423,NOUN,2,2,2 +算术,32397,32454,57,2.413,NOUN,2,2,2 +和,32454,32475,21,11.596,CCONJ,1,1,1 +语法,32475,32535,60,5.746,NOUN,2,11,3 +就,32552,32568,16,10.143,ADV,3,2,3 +有点,32568,32615,47,5.857,ADV,4,2,3 +不,32615,32635,20,10.967,ADV,3,2,3 +大,32635,32660,25,10.224,VERB,3,2,3 +高兴,32660,32706,46,6.05,VERB,3,1,2 +地,32706,32719,13,10.187,PART,1,2,2 +对,32719,32737,18,10.687,ADP,3,1,2 +小家伙,32737,32810,73,0.45,NOUN,2,3,3 +说,32810,32835,25,10.28,VERB,1,6,2 +我,32835,32859,24,10.534,PRON,3,2,3 +不,32863,32877,14,10.967,ADV,3,2,3 +会,32877,32897,20,10.067,VERB,2,1,2 +画画,32897,32958,61,1.561,VERB,2,8,3 +他,32974,32991,17,10.667,PRON,3,2,3 +回答,32991,33041,50,6.904,VERB,4,1,2 +我,33041,33060,19,10.534,PRON,2,3,3 +说,33060,33089,29,10.28,VERB,1,2,2 +没有,33089,33122,33,9.863,VERB,4,1,2 +关系,33122,33179,57,9.556,NOUN,2,3,3 +给,33203,33219,16,8.874,ADP,3,1,2 +我,33219,33239,20,10.534,PRON,2,3,3 +画,33239,33264,25,5.857,VERB,2,1,2 +一,33264,33282,18,11.429,NUM,3,1,2 +只,33285,33305,20,8.687,NUM,2,3,3 +羊,33305,33334,29,3.801,NOUN,2,6,3 +吧,33334,33362,28,6.177,PART,1,4,2 +因为,33382,33421,39,9.073,ADP,3,1,2 +我,33421,33441,20,10.534,PRON,3,2,3 +从来,33441,33492,51,6.063,ADV,3,2,3 +没有,33492,33522,30,9.863,ADV,2,1,2 +画,33522,33552,30,5.857,VERB,3,1,2 +过,33552,33569,17,9.029,PART,1,2,2 +羊,33569,33606,37,3.801,NOUN,2,7,3 +我,33633,33648,15,10.534,PRON,3,2,3 +就,33648,33663,15,10.143,ADV,3,2,3 +给,33663,33681,18,8.874,ADP,3,1,2 +他,33681,33704,23,10.667,PRON,2,3,3 +重,33704,33730,26,7.864,VERB,3,2,3 +画,33730,33756,26,5.857,NOUN,2,1,2 +我,33756,33770,14,10.534,PRON,8,2,3 +所,33770,33798,28,9.892,PART,2,1,2 +仅仅,33798,33848,50,6.989,ADV,3,2,3 +会,33848,33872,24,10.067,VERB,2,1,2 +画,33872,33900,28,5.857,VERB,1,5,2 +的,33900,33913,13,13.549,PART,1,2,2 +两,33913,33937,24,9.654,NUM,3,1,2 +幅,33942,33962,20,5.254,NUM,2,3,3 +画,33962,33988,26,5.857,NOUN,2,4,3 +中,33988,34012,24,11.01,PART,1,2,2 +的,34012,34028,16,13.549,PART,1,2,2 +那,34028,34048,20,8.881,DET,3,1,2 +幅,34048,34071,23,5.254,NUM,2,3,3 +闭,34071,34091,20,4.273,VERB,5,1,2 +着,34091,34106,15,9.759,PART,1,2,2 +肚皮,34106,34155,49,2.143,NOUN,2,3,3 +的,34155,34167,12,13.549,PART,1,2,2 +巨蟒,34167,34219,52,-0.962,NOUN,2,11,3 +不,34239,34282,43,10.967,ADV,4,2,3 +不,34301,34344,43,10.967,VERB,3,5,4 +我,34739,34757,18,10.534,PRON,4,2,3 +听,34757,34788,31,7.519,VERB,3,1,2 +了,34788,34800,12,11.717,PART,1,2,2 +他,34806,34825,19,10.667,PRON,4,2,3 +的,34825,34838,13,13.549,PART,1,2,2 +话,34838,34875,37,8.328,NOUN,2,5,3 +简直,34891,34946,55,5.369,ADV,4,2,3 +目瞪口呆,34946,35004,58,2.917,VERB,1,4,2 +我,35007,35016,9,10.534,PRON,3,2,3 +不,35016,35022,6,10.967,ADV,3,2,3 +要,35027,35038,11,10.122,VERB,2,1,2 +蟒蛇,35038,35057,19,-2.976,VERB,2,5,3 +它,35080,35093,13,9.652,PRON,4,2,3 +肚子,35093,35115,22,3.982,NOUN,3,2,3 +里,35115,35122,7,8.887,PART,1,3,2 +还,35130,35136,6,9.873,ADV,3,2,3 +有,35152,35158,6,11.142,VERB,2,1,2 +一,35158,35164,6,11.429,NUM,3,1,2 +头,35164,35170,6,6.847,NUM,2,3,3 +象,35173,35191,18,7.34,NOUN,2,6,3 +巨蟒,35191,35225,34,-0.962,NOUN,4,2,3 +这,35225,35242,17,11.129,DET,2,2,2 +东西,35250,35286,36,7.98,NOUN,2,3,3 +太,35292,35316,24,7.304,ADV,3,2,3 +危险,35316,35376,60,6.873,ADJ,2,4,3 +大象,35399,35443,44,2.32,NOUN,3,2,3 +又,35443,35464,21,9.207,ADV,3,2,3 +太,35472,35496,24,7.304,ADV,2,2,2 +占,35496,35516,20,8.082,VERB,2,1,2 +地方,35516,35574,58,8.868,NOUN,2,5,3 +我,35598,35615,17,10.534,PRON,6,2,3 +住,35615,35640,25,7.882,VERB,2,3,3 +的,35640,35656,16,13.549,PART,1,2,2 +地方,35656,35698,42,8.868,NOUN,2,3,3 +非常,35706,35755,49,7.985,ADV,3,2,3 +小,35755,35790,35,8.573,VERB,2,4,3 +我,35811,35828,17,10.534,PRON,3,2,3 +需要,35828,35868,40,9.091,VERB,2,1,2 +一,35868,35890,22,11.429,NUM,3,1,2 +只,35890,35911,21,8.687,NUM,2,3,3 +羊,35911,35944,33,3.801,NOUN,2,5,3 +给,35968,35985,17,8.874,ADP,5,1,2 +我,35985,36004,19,10.534,PRON,2,3,3 +画,36004,36029,25,5.857,VERB,2,1,2 +一,36029,36047,18,11.429,NUM,3,1,2 +只,36050,36070,20,8.687,NUM,2,3,3 +羊,36070,36100,30,3.801,NOUN,2,6,3 +吧,36100,36127,27,6.177,PART,1,2,2 +我,36147,36162,15,10.534,PRON,4,2,3 +就,36162,36180,18,10.143,ADV,3,2,3 +给,36180,36197,17,8.874,ADP,3,1,2 +他,36197,36218,21,10.667,PRON,2,3,3 +画,36218,36253,35,5.857,VERB,2,5,3 +了,36253,36280,27,11.717,PART,1,2,2 +他,36296,36314,18,10.667,PRON,4,2,3 +专心,36314,36370,56,2.868,VERB,3,1,2 +地,36370,36383,13,10.187,PART,1,2,2 +看,36383,36417,34,9.554,VERB,2,1,2 +着,36417,36446,29,9.759,PART,1,4,2 +随后,36461,36509,48,6.056,ADV,4,2,3 +又,36509,36530,21,9.207,ADV,3,2,3 +说,36530,36557,27,10.28,VERB,2,1,2 +我,36557,36587,30,10.534,PRON,3,2,3 +不要,36594,36634,40,7.2,ADV,2,8,3 +这,36662,36677,15,11.129,DET,4,1,2 +只,36686,36700,14,8.687,NUM,2,3,3 +羊,36700,36726,26,3.801,NOUN,2,3,3 +已经,36726,36777,51,8.725,ADV,3,2,3 +病,36777,36800,23,7.078,VERB,3,3,3 +得,36800,36809,9,8.836,PART,2,1,2 +很,36809,36835,26,9.553,ADV,3,2,3 +重,36835,36866,31,7.864,VERB,2,1,2 +了,36866,36895,29,11.717,PART,1,6,2 +给,36911,36930,19,8.874,ADP,4,1,2 +我,36930,36951,21,10.534,PRON,2,3,3 +重新,36951,37005,54,7.379,ADV,2,2,2 +画,37005,37034,29,5.857,VERB,2,1,2 +一,37034,37056,22,11.429,NUM,2,1,2 +只,37059,37092,33,8.687,NUM,2,6,3 +我,37109,37124,15,10.534,PRON,3,2,3 +又,37124,37147,23,9.207,ADV,3,2,3 +画,37147,37177,30,5.857,VERB,2,1,2 +了,37177,37186,9,11.717,PART,1,1,1 +起来,37193,37238,45,8.793,VERB,1,4,2 +我,37263,37280,17,10.534,PRON,5,2,3 +的,37280,37296,16,13.549,PART,1,2,2 +这,37296,37313,17,11.129,DET,2,1,2 +位,37313,37335,22,8.577,NUM,2,3,3 +朋友,37335,37386,51,7.32,NOUN,2,3,3 +天真,37386,37443,57,3.706,VERB,4,1,2 +可爱,37443,37479,36,4.421,VERB,1,2,2 +地,37493,37502,9,10.187,PART,1,2,2 +笑,37508,37539,31,5.796,VERB,2,1,2 +了,37739,37757,18,11.717,PART,1,4,2 +你,37757,37774,17,9.316,PRON,5,2,3 +看,37777,37806,29,9.554,VERB,2,3,3 +你,37833,37853,20,9.316,PRON,5,2,3 +画,37853,37880,27,5.857,VERB,2,3,3 +的,37880,37898,18,13.549,PART,1,2,2 +不,37901,37911,10,10.967,ADV,3,2,3 +是,37911,37928,17,11.814,VERB,2,1,2 +小,37928,37954,26,8.573,ADJ,3,2,3 +羊,37954,37986,32,3.801,NOUN,2,7,3 +他,37986,37992,6,10.667,PRON,3,2,3 +说,38024,38044,20,10.28,VERB,2,4,3 +是,38044,38050,6,11.814,VERB,5,1,2 +头,38055,38077,22,6.847,DET,3,2,3 +公羊,38077,38143,66,0.737,NOUN,2,4,3 +还,38165,38181,16,9.873,ADV,3,2,3 +有,38181,38196,15,11.142,VERB,2,1,2 +犄角,38205,38255,50,-3.27,NOUN,2,6,3 +呢,38255,38279,24,8.018,PART,1,2,2 +于是,38304,38345,41,6.92,ADV,3,2,3 +我,38345,38363,18,10.534,PRON,2,2,2 +又,38363,38388,25,9.207,ADV,3,2,3 +重新,38388,38442,54,7.379,ADV,2,2,2 +画,38442,38471,29,5.857,VERB,2,1,2 +了,38471,38478,7,11.717,PART,1,1,1 +一,38478,38499,21,11.429,NUM,2,1,2 +张,38502,38531,29,6.864,NUM,2,6,3 +这,38558,38577,19,11.129,DET,5,1,2 +幅,38577,38601,24,5.254,NUM,2,3,3 +画,38601,38624,23,5.857,NOUN,2,3,3 +同,38633,38654,21,8.619,ADP,3,1,2 +前,38654,38685,31,8.716,DET,2,1,2 +几,38685,38710,25,8.962,NUM,2,1,2 +幅,38710,38731,21,5.254,NUM,2,5,3 +一样,38731,38771,40,8.017,VERB,2,4,3 +又,38782,38803,21,9.207,ADV,3,2,3 +被,38807,38824,17,9.125,X,2,1,2 +拒绝,38828,38876,48,6.567,VERB,2,1,2 +了,38876,38894,18,11.717,PART,1,5,2 +这,38921,38937,16,11.129,DET,3,1,2 +一,38937,38954,17,11.429,NUM,2,1,2 +只,38954,38971,17,8.687,NUM,2,4,3 +太,38979,39005,26,7.304,ADV,3,2,3 +老,39005,39037,32,6.986,VERB,3,3,3 +了,39037,39067,30,11.717,PART,2,4,3 +我,39083,39096,13,10.534,PRON,3,2,3 +想,39096,39117,21,8.368,VERB,2,1,2 +要,39117,39137,20,10.122,VERB,4,1,2 +一,39137,39157,20,11.429,NUM,2,1,2 +只,39164,39184,20,8.687,NUM,2,5,3 +能,39184,39206,22,9.423,VERB,2,1,2 +活,39206,39233,27,7.263,VERB,2,1,2 +得,39233,39247,14,8.836,PART,3,1,2 +长,39252,39276,24,9.025,VERB,5,3,4 +的,39276,39293,17,13.549,PART,1,2,2 +羊,39293,39324,31,3.801,NOUN,2,10,3 +我,39349,39366,17,10.534,PRON,3,2,3 +不耐烦,39366,39437,71,3.659,VERB,2,1,2 +了,39437,39462,25,11.717,PART,1,3,2 +因为,39483,39519,36,9.073,ADP,3,1,2 +我,39519,39538,19,10.534,PRON,3,2,3 +急于,39538,39584,46,4.314,VERB,2,1,2 +要,39584,39604,20,10.122,VERB,2,1,2 +检修,39604,39658,54,3.149,VERB,2,1,2 +发动机,39658,39748,90,4.086,NOUN,2,7,3 +于是,39769,39812,43,6.92,ADV,4,2,3 +就,39812,39829,17,10.143,ADV,4,2,3 +草草,39836,39888,52,0.289,NOUN,3,2,3 +画,39888,39913,25,5.857,VERB,3,1,2 +了,39913,39927,14,11.717,PART,1,2,2 +这,39927,39944,17,11.129,DET,3,1,2 +张,39944,39966,22,6.864,NUM,2,3,3 +画,39969,40004,35,5.857,NOUN,2,8,3 +并且,40021,40069,48,7.818,CCONJ,1,1,1 +匆匆,40069,40120,51,4.321,VERB,4,1,2 +地,40120,40138,18,10.187,PART,1,2,2 +对,40138,40154,16,10.687,VERB,3,1,2 +他,40154,40173,19,10.667,PRON,2,3,3 +说,40176,40202,26,10.28,VERB,3,1,2 +道,40202,40226,24,7.747,VERB,1,2,2 +这,40226,40245,19,11.129,PRON,3,2,3 +是,40245,40263,18,11.814,VERB,2,1,2 +一,40263,40281,18,11.429,NUM,3,1,2 +只,40284,40302,18,8.687,NUM,2,3,3 +箱子,40302,40366,64,2.779,NOUN,2,11,3 +你,40383,40399,16,9.316,PRON,3,2,3 +要,40399,40422,23,10.122,VERB,5,3,4 +的,40422,40438,16,13.549,PART,1,2,2 +羊,40438,40468,30,3.801,NOUN,2,3,3 +就,40468,40488,20,10.143,ADV,3,2,3 +在,40488,40512,24,11.762,ADP,2,1,2 +里面,40512,40561,49,5.813,NOUN,2,5,3 +这时,40586,40626,40,1.496,ADV,3,2,3 +我,40626,40643,17,10.534,PRON,3,2,3 +十分,40643,40693,50,8.083,ADV,4,1,2 +惊奇,40693,40740,47,4.438,VERB,1,2,2 +地,40740,40755,15,10.187,PART,1,2,2 +看到,40755,40799,44,0.123,VERB,2,1,2 +我,40799,40816,17,10.534,PRON,5,2,3 +的,40816,40832,16,13.549,PART,1,2,2 +这,40832,40851,19,11.129,DET,3,1,2 +位,40851,40867,16,8.577,NUM,2,3,3 +小,40867,40891,24,8.573,ADJ,3,2,3 +评判员,40891,40971,80,-1.378,NOUN,2,5,3 +喜笑颜开,41137,41258,121,-1.259,VERB,2,7,3 +他,41283,41299,16,10.667,PRON,3,2,3 +说,41299,41329,30,10.28,VERB,2,1,2 +这,41329,41351,22,11.129,PRON,3,2,3 +正,41351,41374,23,8.217,ADV,3,2,3 +是,41374,41395,21,11.814,VERB,2,1,2 +我,41395,41410,15,10.534,PRON,4,2,3 +想,41410,41433,23,8.368,VERB,2,1,2 +要,41433,41468,35,10.122,VERB,1,3,2 +的,41468,41494,26,13.549,PART,1,7,2 +你,41512,41530,18,9.316,PRON,4,2,3 +说,41530,41556,26,10.28,VERB,2,1,2 +这,41556,41577,21,11.129,PRON,4,1,2 +只,41577,41595,18,8.687,ADV,2,3,3 +羊,41595,41619,24,3.801,NOUN,2,3,3 +需要,41624,41659,35,9.091,VERB,2,1,2 +很,41659,41685,26,9.553,ADV,4,2,3 +多,41685,41701,16,9.815,NUM,2,3,3 +草,41711,41740,29,4.849,NOUN,2,7,3 +吗,41740,41764,24,7.517,PART,1,2,2 +为什么,41789,41841,52,7.606,ADV,3,3,4 +因为,41841,41862,21,9.073,ADP,3,2,3 +我,41862,41868,6,10.534,PRON,6,2,3 +住,41868,41883,15,7.882,VERB,2,3,3 +的,41883,41891,8,13.549,PART,1,2,2 +地方,41891,41919,28,8.868,NOUN,2,3,3 +一切,41950,41966,16,8.471,PRON,3,2,3 +都,41966,41976,10,10.091,ADV,3,2,3 +非常,41976,41988,12,7.985,ADV,3,2,3 +小,41988,41994,6,8.573,ADJ,2,7,3 +地方,41994,42022,28,8.868,NOUN,6,2,3 +小,42022,42028,6,8.573,VERB,2,3,3 +也,42028,42038,10,10.523,ADV,3,2,3 +够,42038,42048,10,5.677,VERB,2,1,2 +喂养,42048,42070,22,2.927,VERB,2,1,2 +它,42070,42076,6,9.652,PRON,2,6,3 +的,42086,42102,16,13.549,PART,1,2,2 +我,42116,42122,6,10.534,PRON,3,2,3 +说,42122,42128,6,10.28,VERB,2,4,3 +我,42170,42186,16,10.534,PRON,6,2,3 +给,42186,42205,19,8.874,ADP,3,1,2 +你,42205,42219,14,9.316,PRON,2,3,3 +画,42219,42244,25,5.857,VERB,2,4,3 +的,42244,42257,13,13.549,PART,1,3,2 +是,42257,42273,16,11.814,VERB,2,1,2 +一,42273,42290,17,11.429,NUM,3,1,2 +只,42295,42308,13,8.687,NUM,2,3,3 +很,42308,42333,25,9.553,ADV,5,2,3 +小,42333,42358,25,8.573,ADJ,2,3,3 +的,42358,42372,14,13.549,PART,1,2,2 +小,42372,42396,24,8.573,ADJ,3,2,3 +羊,42396,42430,34,3.801,NOUN,2,7,3 +他,42622,42651,29,10.667,PRON,3,2,3 +把,42713,42730,17,9.381,X,2,1,2 +脑袋,42730,42778,48,2.757,NOUN,3,2,3 +靠,42778,42805,27,6.617,VERB,3,1,2 +近,42805,42828,23,7.505,ADV,2,3,3 +这,42828,42847,19,11.129,DET,3,1,2 +张,42847,42871,24,6.864,NUM,2,3,3 +画,42874,42907,33,5.857,NOUN,2,7,3 +并,42925,42947,22,9.959,ADV,4,2,3 +不,42947,42958,11,10.967,ADV,3,2,3 +像,42958,42977,19,7.181,VERB,2,1,2 +你,42977,43001,24,9.316,PRON,6,2,3 +说,43001,43026,25,10.28,VERB,2,3,3 +的,43026,43042,16,13.549,PART,1,3,2 +那么,43042,43077,35,8.176,ADV,3,2,3 +小,43077,43101,24,8.573,ADJ,2,8,3 +瞧,43108,43148,40,3.694,NOUN,4,3,4 +它,43329,43346,17,9.652,PRON,3,2,3 +睡,43346,43375,29,4.686,VERB,3,1,2 +着,43375,43403,28,9.759,PART,1,2,2 +了,43403,43421,18,11.717,PART,1,4,2 +就,43421,43437,16,10.143,ADV,3,1,2 +这样,43446,43492,46,9.279,ADV,2,3,3 +我,43514,43532,18,10.534,PRON,3,2,3 +认识,43532,43578,46,8.659,VERB,3,1,2 +了,43578,43591,13,11.717,PART,1,2,2 +小王子,43591,43675,84,-0.807,NOUN,2,5,3 +我,43697,43712,15,10.534,PRON,3,2,3 +费,43712,43734,22,7.705,VERB,4,1,2 +了,43734,43747,13,11.717,PART,1,2,2 +好,43747,43773,26,9.375,VERB,3,2,3 +长,43773,43800,27,9.025,ADJ,3,2,3 +时间,43800,43855,55,8.816,NOUN,2,5,3 +才,43855,43880,25,8.245,ADV,3,2,3 +弄,43880,43900,20,5.467,VERB,3,1,2 +清楚,43900,43958,58,7.318,VERB,2,3,3 +他,43961,43979,18,10.667,PRON,3,2,3 +是,43979,43998,19,11.814,VERB,2,1,2 +从,43998,44024,26,9.899,ADP,4,1,2 +哪里,44024,44065,41,6.208,PRON,2,3,3 +来,44065,44092,27,10.29,VERB,2,3,3 +的,44092,44117,25,13.549,PART,1,8,2 +小王子,44138,44208,70,-0.807,NOUN,3,2,3 +向,44208,44229,21,9.071,ADP,3,1,2 +我,44229,44244,15,10.534,PRON,2,3,3 +提出,44244,44291,47,8.964,VERB,3,1,2 +了,44291,44301,10,11.717,PART,1,2,2 +很,44301,44326,25,9.553,ADV,4,2,3 +多,44326,44346,20,9.815,NUM,2,3,3 +问题,44346,44409,63,10.004,NOUN,2,6,3 +可是,44429,44483,54,7.153,ADV,3,2,3 +对,44505,44519,14,10.687,VERB,3,1,2 +我,44519,44537,18,10.534,PRON,5,2,3 +提,44537,44564,27,8.116,VERB,2,1,2 +出,44564,44587,23,9.617,VERB,1,3,2 +的,44587,44599,12,13.549,PART,1,2,2 +问题,44599,44662,63,10.004,NOUN,2,4,3 +他,44680,44699,19,10.667,PRON,4,2,3 +好像,44699,44740,41,5.679,ADV,3,2,3 +压根儿,44740,44793,53,1.399,VERB,3,2,3 +没有,44793,44823,30,9.863,ADV,2,1,2 +听见,44823,44870,47,5.596,VERB,1,5,2 +似的,44879,44929,50,-2.501,ADV,2,5,3 +他,44946,44963,17,10.667,PRON,6,2,3 +无意,44963,45008,45,4.572,VERB,4,2,3 +中,45008,45031,23,11.01,PART,1,2,2 +吐露,45031,45076,45,1.631,VERB,1,3,2 +的,45076,45087,11,13.549,PART,1,2,2 +一些,45087,45125,38,9.138,NUM,3,2,3 +话,45125,45155,30,8.328,NOUN,2,4,3 +逐渐,45155,45206,51,7.429,ADV,3,2,3 +使,45206,45231,25,9.424,VERB,2,1,2 +我,45231,45252,21,10.534,PRON,3,2,3 +搞清,45256,45307,51,2.755,VERB,3,1,2 +了,45307,45320,13,11.717,PART,1,2,2 +他,45320,45344,24,10.667,PRON,4,2,3 +的,45344,45357,13,13.549,PART,1,2,2 +来历,45357,45409,52,2.529,NOUN,2,8,3 +例如,45429,45489,60,7.818,ADV,4,2,3 +当,45510,45530,20,8.529,VERB,2,1,2 +他,45530,45552,22,10.667,PRON,4,2,3 +第一,45552,45589,37,2.222,NUM,3,1,2 +次,45589,45609,20,9.153,NUM,2,3,3 +瞅见,45612,45664,52,-2.996,VERB,2,1,2 +我,45664,45682,18,10.534,PRON,4,2,3 +的,45682,45696,14,13.549,PART,1,2,2 +飞机,45696,45742,46,6.314,NOUN,2,6,3 +时,45742,45777,35,9.881,PART,1,4,2 +我,45800,45816,16,10.534,PRON,4,2,3 +就,45816,45836,20,10.143,ADV,3,2,3 +不,45836,45858,22,10.967,ADV,3,2,3 +画,45858,45878,20,5.857,VERB,4,1,2 +出,45891,45911,20,9.617,VERB,2,3,3 +我,45911,45927,16,10.534,PRON,4,2,3 +的,45927,45944,17,13.549,PART,1,2,2 +飞机,45947,45999,52,6.314,NOUN,2,4,3 +了,45999,46022,23,11.717,PART,1,5,2 +因为,46039,46079,40,9.073,ADP,2,1,2 +这,46079,46098,19,11.129,DET,4,1,2 +种,46098,46119,21,10.708,NUM,2,3,3 +图画,46119,46174,55,4.078,NOUN,2,3,3 +对,46174,46195,21,10.687,VERB,4,1,2 +我,46195,46213,18,10.534,PRON,2,3,3 +来,46213,46235,22,10.29,PART,2,1,2 +说,46235,46262,27,10.28,VERB,2,4,3 +太,46265,46288,23,7.304,ADV,3,2,3 +复杂,46294,46353,59,7.652,VERB,2,7,3 +他,46374,46393,19,10.667,PRON,3,2,3 +问,46393,46411,18,7.875,VERB,2,1,2 +我,46411,46430,19,10.534,PRON,3,2,3 +道,46430,46459,29,7.747,VERB,2,1,2 +这,46459,46478,19,11.129,PRON,3,2,3 +是,46481,46500,19,11.814,VERB,2,1,2 +个,46500,46511,11,10.348,NUM,3,2,3 +啥,46511,46542,31,1.729,DET,3,2,3 +玩意儿,46542,46610,68,2.053,NOUN,2,11,3 +这,46623,46637,14,11.129,PRON,3,2,3 +不,46649,46661,12,10.967,ADV,3,2,3 +是,46661,46684,23,11.814,VERB,2,1,2 +玩意儿,46684,46759,75,2.053,VERB,2,5,3 +它,46771,46790,19,9.652,PRON,3,2,3 +能,46790,46813,23,9.423,VERB,3,1,2 +飞,46813,46851,38,5.228,VERB,1,4,2 +这,46876,46896,20,11.129,PRON,3,2,3 +是,46896,46918,22,11.814,VERB,2,1,2 +飞机,46918,46981,63,6.314,NOUN,2,4,3 +是,47005,47027,22,11.814,VERB,3,1,2 +我,47027,47046,19,10.534,PRON,4,2,3 +的,47046,47065,19,13.549,PART,1,2,2 +飞机,47068,47128,60,6.314,NOUN,2,5,3 +我,47149,47164,15,10.534,PRON,3,2,3 +当时,47164,47210,46,8.442,NOUN,3,2,3 +很,47210,47240,30,9.553,ADV,5,2,3 +骄傲,47240,47287,47,4.817,VERB,2,3,3 +地,47287,47303,16,10.187,PART,1,2,2 +告诉,47303,47346,43,6.981,VERB,2,1,2 +他,47346,47367,21,10.667,PRON,2,2,2 +我,47367,47384,17,10.534,PRON,3,2,3 +能,47384,47405,21,9.423,VERB,3,1,2 +飞,47411,47442,31,5.228,VERB,1,8,2 +于是,47465,47505,40,6.92,ADV,3,2,3 +他,47505,47530,25,10.667,PRON,3,2,3 +惊奇,47530,47580,50,4.438,VERB,4,1,2 +地,47580,47590,10,10.187,PART,1,2,2 +说道,47590,47632,42,5.742,VERB,2,3,3 +怎么,47644,47686,42,7.922,ADV,2,1,2 +你,47707,47724,17,9.316,PRON,3,2,3 +是,47724,47742,18,11.814,VERB,2,1,2 +从,47742,47770,28,9.899,ADP,4,1,2 +天,47770,47795,25,8.294,NOUN,3,2,3 +上,47795,47821,26,10.76,PART,1,3,2 +掉,47821,47843,22,6.228,VERB,2,1,2 +下来,47843,47893,50,7.366,VERB,1,3,2 +的,47893,47920,27,13.549,PART,1,8,2 +是,47938,47961,23,11.814,VERB,6,3,4 +的,47973,47997,24,13.549,PART,1,3,2 +我,48013,48034,21,10.534,PRON,2,2,2 +谦逊,48034,48084,50,2.163,VERB,4,2,3 +地,48084,48099,15,10.187,PART,1,2,2 +答道,48102,48156,54,-2.146,VERB,2,4,3 +啊,48166,48205,39,5.45,PART,3,2,3 +这,48227,48242,15,11.129,PRON,2,2,2 +真,48251,48268,17,7.318,ADV,3,2,3 +滑稽,48268,48340,72,4.08,VERB,2,4,3 +此时,48365,48410,45,-0.693,NOUN,3,2,3 +小王子,48410,48482,72,-0.807,NOUN,3,2,3 +发出,48482,48525,43,7.003,VERB,2,1,2 +一,48525,48545,20,11.429,NUM,3,1,2 +阵,48545,48568,23,4.101,NUM,2,3,3 +清脆,48568,48622,54,1.288,NOUN,3,1,2 +的,48622,48635,13,13.549,PART,1,2,2 +笑声,48635,48694,59,-0.061,NOUN,2,7,3 +这,48721,48740,19,11.129,PRON,3,2,3 +使,48740,48766,26,9.424,VERB,2,1,2 +我,48766,48782,16,10.534,PRON,3,2,3 +很,48782,48810,28,9.553,ADV,3,2,3 +不,48810,48829,19,10.967,ADV,3,2,3 +高兴,48829,48885,56,6.05,VERB,2,7,3 +我,48909,48923,14,10.534,PRON,3,2,3 +要求,48923,48971,48,9.134,VERB,2,1,2 +别人,48979,49002,23,6.701,NOUN,3,2,3 +严肃,49002,49069,67,6.154,VERB,3,1,2 +地,49069,49090,21,10.187,PART,1,2,2 +对待,49090,49128,38,6.452,VERB,2,1,2 +我,49128,49146,18,10.534,PRON,4,2,3 +的,49146,49162,16,13.549,PART,1,2,2 +不幸,49165,49213,48,5.826,NOUN,2,8,3 +然后,49236,49297,61,7.713,ADV,3,2,3 +他,49315,49330,15,10.667,PRON,3,2,3 +又,49330,49352,22,9.207,ADV,3,2,3 +说道,49352,49401,49,5.742,VERB,3,2,3 +那么,49401,49454,53,8.176,ADV,3,2,3 +你,49475,49499,24,9.316,PRON,3,2,3 +也,49499,49510,11,10.523,ADV,3,2,3 +是,49510,49528,18,11.814,VERB,2,1,2 +从,49528,49555,27,9.899,ADP,5,1,2 +天,49555,49578,23,8.294,NOUN,3,2,3 +上,49578,49601,23,10.76,PART,1,3,2 +来,49601,49629,28,10.29,VERB,2,3,3 +的,49629,49646,17,13.549,PART,1,2,2 +了,49646,49672,26,11.717,PART,1,10,2 +你,49688,49705,17,9.316,PRON,3,2,3 +是,49705,49723,18,11.814,VERB,2,1,2 +哪个,49723,49760,37,5.032,DET,5,2,3 +星球,49760,49814,54,2.8,NOUN,2,3,3 +上,49814,49849,35,10.76,PART,1,2,2 +的,49849,49874,25,13.549,PART,1,4,2 +即刻,49891,49951,60,3.019,NOUN,3,2,3 +对于,49977,50010,33,8.818,ADP,3,1,2 +他,50010,50031,21,10.667,PRON,5,2,3 +是,50031,50052,21,11.814,VERB,2,1,2 +从,50052,50076,24,9.899,ADP,3,1,2 +哪里,50076,50119,43,6.208,PRON,2,3,3 +来,50119,50141,22,10.29,VERB,2,5,3 +的,50141,50159,18,13.549,PART,1,2,2 +这个,50159,50190,31,9.355,DET,3,2,3 +秘密,50190,50237,47,6.528,NOUN,2,5,3 +我,50237,50252,15,10.534,PRON,3,2,3 +隐约,50252,50301,49,1.418,ADV,3,2,3 +发现,50301,50353,52,8.286,VERB,4,1,2 +到,50353,50374,21,10.518,VERB,1,2,2 +了,50374,50384,10,11.717,PART,1,2,2 +一点,50384,50417,33,8.059,NUM,3,2,3 +线索,50417,50491,74,5.058,NOUN,2,8,3 +于是,50507,50563,56,6.92,ADV,3,2,3 +我,50583,50599,16,10.534,PRON,3,2,3 +就,50599,50620,21,10.143,ADV,3,2,3 +突然,50620,50661,41,6.562,ADV,3,2,3 +问道,50661,50705,44,-1.165,VERB,2,1,2 +你,50705,50725,20,9.316,PRON,4,2,3 +是,50725,50747,22,11.814,VERB,2,1,2 +从,50747,50777,30,9.899,ADP,4,1,2 +另,50777,50798,21,8.413,DET,4,1,2 +一,50798,50806,8,11.429,NUM,2,1,2 +个,50806,50818,12,10.348,NUM,2,4,3 +星球,50818,50866,48,2.8,NOUN,2,3,3 +上,50866,50889,23,10.76,PART,1,3,2 +来,50889,50916,27,10.29,VERB,2,3,3 +的,50916,50930,14,13.549,PART,1,4,2 +吗,50930,50955,25,7.517,PART,1,7,2 +可是,50977,51014,37,7.153,ADV,3,2,3 +他,51014,51033,19,10.667,PRON,3,2,3 +不,51043,51059,16,10.967,ADV,3,2,3 +回答,51059,51104,45,6.904,VERB,2,1,2 +我,51104,51121,17,10.534,PRON,4,2,3 +的,51121,51133,12,13.549,PART,1,2,2 +问题,51133,51187,54,10.004,NOUN,2,7,3 +他,51211,51225,14,10.667,PRON,4,2,3 +一面,51225,51274,49,6.295,ADV,4,2,3 +看,51274,51301,27,9.554,VERB,3,1,2 +着,51301,51324,23,9.759,PART,1,2,2 +我,51324,51342,18,10.534,PRON,4,2,3 +的,51342,51358,16,13.549,PART,1,2,2 +飞机,51361,51419,58,6.314,NOUN,2,5,3 +一面,51440,51483,43,6.295,ADV,3,2,3 +微微,51483,51528,45,1.039,VERB,3,1,2 +地,51528,51543,15,10.187,PART,1,2,2 +点点,51543,51587,44,4.957,VERB,3,2,3 +头,51587,51628,41,6.847,NOUN,2,7,3 +接着,51654,51692,38,5.935,ADV,3,2,3 +说道,51692,51736,44,5.742,VERB,4,2,3 +可,51747,51767,20,9.183,ADV,5,2,3 +不,51767,51780,13,10.967,ADV,3,2,3 +是,51780,51806,26,11.814,VERB,2,5,3 +吗,51806,51837,31,7.517,PART,1,6,2 +乘坐,51856,51908,52,3.902,VERB,4,1,2 +这,51908,51931,23,11.129,PRON,3,2,3 +玩意儿,51931,52002,71,2.053,VERB,2,5,3 +你,52018,52037,19,9.316,PRON,3,2,3 +不,52037,52054,17,10.967,ADV,3,2,3 +可能,52054,52093,39,9.173,VERB,2,1,2 +是,52093,52116,23,11.814,VERB,2,1,2 +从,52116,52141,25,9.899,ADP,4,1,2 +很,52145,52163,18,9.553,ADV,5,2,3 +远,52163,52193,30,7.559,VERB,1,2,2 +的,52193,52207,14,13.549,PART,1,2,2 +地方,52207,52251,44,8.868,NOUN,2,4,3 +来,52251,52274,23,10.29,VERB,2,3,3 +的,52274,52288,14,13.549,PART,1,7,2 +说,52288,52311,23,10.28,VERB,4,1,2 +到,52311,52325,14,10.518,VERB,2,1,2 +这里,52338,52385,47,8.279,PRON,2,5,3 +他,52402,52418,16,10.667,PRON,3,2,3 +就,52418,52439,21,10.143,ADV,3,2,3 +长,52439,52466,27,9.025,ADJ,5,2,3 +时间,52466,52522,56,8.816,NOUN,2,3,3 +地,52522,52542,20,10.187,PART,1,2,2 +陷入,52542,52590,48,5.507,VERB,2,1,2 +沉思,52596,52644,48,3.904,NOUN,3,2,3 +之中,52652,52698,46,0.933,PART,1,7,2 +然后,52725,52786,61,7.713,ADV,5,2,3 +从,52806,52829,23,9.899,ADP,2,1,2 +口袋,52829,52879,50,3.477,NOUN,3,2,3 +里,52879,52896,17,8.887,PART,1,3,2 +掏,52896,52922,26,2.758,VERB,2,1,2 +出,52922,52944,22,9.617,VERB,5,1,2 +了,52944,52956,12,11.717,PART,1,1,1 +我,52956,52973,17,10.534,PRON,3,2,3 +画,52973,52997,24,5.857,VERB,2,5,3 +的,52997,53012,15,13.549,PART,1,2,2 +小,53012,53035,23,8.573,NOUN,2,2,2 +羊,53035,53073,38,3.801,NOUN,2,5,3 +看,53106,53129,23,9.554,VERB,3,1,2 +着,53129,53144,15,9.759,PART,1,1,1 +他,53144,53166,22,10.667,PRON,4,2,3 +的,53166,53182,16,13.549,PART,1,2,2 +宝贝,53185,53231,46,3.943,NOUN,2,4,3 +入,53231,53250,19,8.07,VERB,2,1,2 +了,53250,53260,10,11.717,PART,1,3,2 +神,53260,53302,42,6.661,NOUN,3,5,4 +你们,53329,53359,30,7.613,PRON,6,2,3 +可以,53359,53392,33,9.878,VERB,2,1,2 +想见,53392,53449,57,3.934,VERB,3,2,3 +这,53449,53471,22,11.129,DET,2,1,2 +种,53471,53497,26,10.708,NUM,2,3,3 +关于,53497,53548,51,8.887,ADP,3,1,2 +别,53551,53570,19,7.115,DET,4,2,3 +的,53570,53584,14,13.549,PART,1,2,2 +星球,53584,53642,58,2.8,NOUN,2,4,3 +的,53642,53669,27,13.549,PART,1,2,2 +若明若暗,53686,53773,87,0.523,PROPN,2,5,3 +的,53773,53785,12,13.549,PART,1,2,2 +话语,53785,53847,62,4.58,NOUN,2,3,3 +使,53901,53931,30,9.424,VERB,2,1,2 +我,53931,53950,19,10.534,PRON,3,2,3 +心里,53950,54000,50,6.005,NOUN,2,1,2 +多么,54000,54031,31,5.699,ADV,1,3,2 +好奇,54031,54099,68,4.414,VERB,3,5,4 +因此,54120,54166,46,9.113,ADV,3,2,3 +我,54166,54183,17,10.534,PRON,2,2,2 +竭力,54183,54228,45,4.631,VERB,3,2,3 +地,54228,54241,13,10.187,PART,3,3,3 +想,54241,54267,26,8.368,VERB,2,1,2 +知道,54267,54307,40,8.537,VERB,3,1,2 +其中,54321,54370,49,8.864,NOUN,5,2,3 +更,54370,54397,27,9.312,ADV,3,2,3 +多,54397,54416,19,9.815,NUM,2,4,3 +的,54416,54433,17,13.549,PART,1,2,2 +奥秘,54436,54490,54,3.47,NOUN,2,8,3 +你,54507,54524,17,9.316,PRON,4,2,3 +是,54524,54543,19,11.814,VERB,2,1,2 +从,54543,54572,29,9.899,ADP,6,1,2 +哪里,54572,54615,43,6.208,PRON,2,3,3 +来,54615,54643,28,10.29,VERB,2,4,3 +的,54643,54669,26,13.549,PART,1,5,2 +我,54688,54704,16,10.534,PRON,4,2,3 +的,54704,54719,15,13.549,PART,1,2,2 +小家伙,54719,54811,92,0.45,NOUN,3,2,3 +你,54828,54849,21,9.316,PRON,2,5,3 +的,54849,54863,14,13.549,PART,5,2,3 +家,54863,54888,25,9.085,NOUN,1,2,2 +在,54888,54905,17,11.762,ADP,2,3,3 +什么,54905,54937,32,9.138,DET,2,1,2 +地方,54937,54995,58,8.868,NOUN,3,2,3 +你,55020,55034,14,9.316,PRON,2,5,3 +要,55034,55052,18,10.122,VERB,3,2,3 +把,55052,55068,16,9.381,X,3,1,2 +你,55086,55092,6,9.316,PRON,2,1,2 +的,55092,55106,14,13.549,PART,5,2,3 +小,55106,55128,22,8.573,ADJ,1,2,2 +羊,55128,55156,28,3.801,NOUN,2,2,2 +带到,55156,55197,41,-3.079,VERB,2,3,3 +哪里,55197,55239,42,6.208,PRON,2,1,2 +去,55242,55276,34,8.633,VERB,2,6,3 +他,55294,55312,18,10.667,PRON,2,4,3 +沉思,55312,55369,57,3.904,VERB,4,2,3 +了,55369,55377,8,11.717,PART,3,1,2 +一会儿,55377,55433,56,4.79,ADV,1,2,2 +然后,55453,55497,44,7.713,ADV,2,4,3 +回答,55497,55546,49,6.904,VERB,4,2,3 +我,55546,55564,18,10.534,PRON,2,1,2 +说,55564,55593,29,10.28,VERB,2,2,2 +好,55593,55620,27,9.375,VERB,2,1,2 +在,55620,55641,21,11.762,ADV,4,1,2 +有,55641,55661,20,11.142,VERB,2,1,2 +你,55661,55679,18,9.316,PRON,2,1,2 +给,55679,55695,16,8.874,VERB,5,2,3 +我,55695,55715,20,10.534,PRON,2,1,2 +的,55715,55730,15,13.549,PART,2,4,3 +那,55730,55751,21,8.881,DET,1,2,2 +只,55754,55771,17,8.687,ADV,3,1,2 +箱子,55771,55836,65,2.779,NOUN,2,3,3 +夜晚,55853,55902,49,4.894,NOUN,2,8,3 +可以,55902,55940,38,9.878,VERB,3,2,3 +给,55940,55957,17,8.874,ADP,2,1,2 +小,55957,55980,23,8.573,ADJ,3,1,2 +羊,55980,56011,31,3.801,NOUN,3,2,3 +当,56021,56041,20,8.529,VERB,2,4,3 +房子,56041,56094,53,5.963,NOUN,3,1,2 +用,56094,56115,21,9.22,VERB,2,3,3 +那,56140,56154,14,8.881,PRON,2,12,3 +当然,56164,56217,53,7.939,ADV,3,2,3 +如果,56244,56285,41,9.006,SCONJ,3,2,3 +你,56285,56305,20,9.316,PRON,6,2,3 +听话,56305,56359,54,3.317,VERB,2,2,2 +的,56359,56372,13,13.549,PART,2,4,3 +话,56372,56405,33,8.328,NOUN,1,2,2 +我,56425,56440,15,10.534,PRON,2,3,3 +再,56440,56463,23,8.406,ADV,2,2,2 +给,56463,56483,20,8.874,VERB,3,2,3 +你,56483,56499,16,9.316,PRON,2,1,2 +画,56499,56525,26,5.857,VERB,2,3,3 +一,56525,56542,17,11.429,NUM,2,1,2 +根,56547,56562,15,6.317,NUM,3,1,2 +绳子,56562,56624,62,2.651,NOUN,2,3,3 +白天,56646,56701,55,4.335,NOUN,2,7,3 +可以,56701,56737,36,9.878,VERB,3,2,3 +拴,56737,56764,27,-0.986,VERB,2,1,2 +住,56764,56791,27,7.882,VERB,3,1,2 +它,56791,56829,38,9.652,PRON,1,2,2 +我,57058,57073,15,10.534,PRON,2,5,3 +的,57073,57092,19,13.549,PART,5,2,3 +建议,57092,57137,45,7.515,NOUN,1,2,2 +看来,57137,57179,42,-0.986,ADV,2,3,3 +有点儿,57179,57223,44,5.857,ADV,3,2,3 +使,57226,57246,20,9.424,VERB,3,2,3 +小王子,57246,57323,77,-0.807,NOUN,2,1,2 +反感,57329,57381,52,3.919,VERB,2,2,2 +拴,57402,57433,31,-0.986,NOUN,2,6,3 +住,57433,57458,25,7.882,VERB,4,1,2 +它,57458,57494,36,9.652,PRON,1,2,2 +多么,57519,57547,28,5.699,ADV,2,4,3 +奇怪,57556,57607,51,5.942,ADJ,6,2,3 +的,57607,57623,16,13.549,PART,1,2,2 +主意,57623,57678,55,4.577,NOUN,1,2,2 +如果,57698,57741,43,9.006,SCONJ,2,4,3 +你,57741,57759,18,9.316,PRON,4,2,3 +不,57766,57776,10,10.967,ADV,3,2,3 +拴,57776,57807,31,-0.986,VERB,3,2,3 +住,57807,57831,24,7.882,VERB,3,1,2 +它,57834,57863,29,9.652,PRON,1,2,2 +它,57887,57905,18,9.652,PRON,2,6,3 +就,57905,57924,19,10.143,ADV,3,2,3 +到处,57924,57977,53,5.106,ADV,3,2,3 +跑,57980,58017,37,5.707,VERB,3,2,3 +那么,58034,58069,35,8.176,ADV,2,6,3 +它,58069,58092,23,9.652,PRON,3,2,3 +会,58092,58114,22,10.067,VERB,4,2,3 +跑,58114,58144,30,5.707,VERB,3,2,3 +丢,58144,58169,25,3.668,VERB,3,1,2 +的,58180,58201,21,13.549,PART,1,5,2 +我,58218,58235,17,10.534,PRON,1,3,2 +的,58235,58252,17,13.549,PART,6,2,3 +这,58252,58269,17,11.129,DET,1,2,2 +位,58269,58291,22,8.577,NUM,3,1,2 +朋友,58291,58345,54,7.32,NOUN,2,3,3 +又,58348,58367,19,9.207,ADV,2,4,3 +笑,58367,58393,26,5.796,VERB,3,2,3 +出,58399,58418,19,9.617,VERB,4,1,2 +了,58418,58429,11,11.717,PART,1,2,2 +声,58429,58460,31,6.438,NOUN,1,2,2 +你,58485,58501,16,9.316,PRON,2,5,3 +想,58501,58520,19,8.368,VERB,4,2,3 +要,58520,58541,21,10.122,VERB,4,1,2 +它,58541,58565,24,9.652,PRON,1,3,2 +跑,58565,58589,24,5.707,VERB,3,2,3 +到,58589,58607,18,10.518,VERB,3,2,3 +哪里,58607,58648,41,6.208,PRON,3,1,2 +去,58651,58679,28,8.633,VERB,2,3,3 +呀,58679,58700,21,4.512,PART,2,7,3 +不管,58723,58763,40,6.549,VERB,1,3,2 +什么,58763,58796,33,9.138,DET,4,1,2 +地方,58796,58853,57,8.868,NOUN,3,2,3 +它,58880,58895,15,9.652,PRON,2,5,3 +一直,58895,58943,48,7.691,ADV,3,2,3 +往,58943,58967,24,6.611,ADP,3,2,3 +前,58967,58994,27,8.716,NOUN,3,1,2 +跑,58994,59024,30,5.707,VERB,1,2,2 +这时,59024,59081,57,1.496,ADV,2,6,3 +小王子,59108,59184,76,-0.807,NOUN,3,2,3 +郑重其事,59184,59281,97,3.465,VERB,3,2,3 +地,59281,59296,15,10.187,PART,4,2,3 +说,59296,59322,26,10.28,VERB,1,2,2 +这,59322,59346,24,11.129,PRON,2,1,2 +没有,59346,59375,29,9.863,VERB,3,2,3 +什么,59375,59404,29,9.138,DET,2,1,2 +关系,59404,59465,61,9.556,NOUN,3,2,3 +我,59482,59499,17,10.534,PRON,2,9,3 +那里,59499,59539,40,7.152,PRON,4,2,3 +很,59539,59558,19,9.553,ADV,1,2,2 +小,59558,59587,29,8.573,VERB,4,2,3 +很,59594,59612,18,9.553,ADV,2,3,3 +小,59612,59647,35,8.573,VERB,3,2,3 +接着,59671,59724,53,5.935,ADV,2,5,3 +他,59750,59767,17,10.667,PRON,3,2,3 +略,59767,59789,22,6.027,ADV,3,2,3 +带,59789,59809,20,8.229,VERB,5,2,3 +伤感,59809,59859,50,3.221,VERB,2,1,2 +地,59859,59872,13,10.187,PART,2,4,3 +又,59872,59891,19,9.207,ADV,1,2,2 +补充,59891,59938,47,6.908,VERB,3,2,3 +了,59938,59949,11,11.717,PART,3,1,2 +一,59949,59969,20,11.429,NUM,1,2,2 +句,59974,60000,26,6.844,NUM,4,2,3 +一直,60003,60045,42,7.691,ADV,2,3,3 +朝,60045,60069,24,5.776,ADP,5,2,3 +前,60078,60103,25,8.716,ADV,4,2,3 +走,60103,60137,34,7.985,VERB,1,2,2 +也,60154,60174,20,10.523,ADV,2,5,3 +不会,60174,60205,31,0.597,VERB,3,2,3 +走,60205,60230,25,7.985,VERB,3,2,3 +出,60230,60251,21,9.617,VERB,4,1,2 +多,60251,60273,22,9.815,ADV,1,3,2 +远,60273,60298,25,7.559,ADV,3,2,3 diff --git a/annotation/single_male_acoustic.csv b/annotation/single_male_acoustic.csv new file mode 100644 index 0000000000000000000000000000000000000000..74842c71d83bebe469dc8533f119c934f8d816ce --- /dev/null +++ b/annotation/single_male_acoustic.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36bd852588d79692f39e3dd9704d79b5e43a0855e962ea389422714baa253b0c +size 16177173 diff --git a/annotation/single_male_word_information.csv b/annotation/single_male_word_information.csv new file mode 100644 index 0000000000000000000000000000000000000000..3aff0a079d1ad8808e044ee898ed49490873e4a2 --- /dev/null +++ b/annotation/single_male_word_information.csv @@ -0,0 +1,1515 @@ +word,onset,offset,duration,logfreq,pos,td,bu,lc +在,25,54,29,11.762,ADP,3,1,2 +附近,54,90,36,6.463,NOUN,5,2,3 +的,90,103,13,13.549,PART,1,2,2 +宇宙,103,140,37,5.868,NOUN,2,3,3 +中,140,163,23,11.01,PART,1,3,2 +还,192,217,25,9.873,ADV,3,2,3 +有,217,250,33,11.142,VERB,2,1,2 +325,250,329,79,3.647,NUM,5,2,3 +326,329,445,116,3.451,NUM,3,2,3 +327,445,514,69,3.486,NUM,3,2,3 +328,514,639,125,3.51,NOUN,3,2,3 +329,639,718,79,3.399,NUM,2,6,3 +330,745,831,86,3.971,NUM,2,1,2 +等,831,853,22,9.755,PART,2,4,3 +几,853,884,31,8.962,NUM,2,1,2 +颗,910,943,33,5.181,NUM,2,3,3 +小,943,970,27,8.573,ADJ,2,2,2 +行星,970,1017,47,3.092,NOUN,2,6,3 +他,1017,1053,36,10.667,PRON,3,2,3 +就,1083,1112,29,10.143,ADV,3,2,3 +开始,1112,1172,60,8.836,VERB,2,1,2 +访问,1172,1215,43,6.744,VERB,2,1,2 +这,1215,1242,27,11.129,DET,3,1,2 +几,1242,1264,22,8.962,NUM,2,1,2 +颗,1264,1286,22,5.181,NUM,2,4,3 +星球,1286,1346,60,2.8,NOUN,2,7,3 +想,1373,1396,23,8.368,VERB,5,1,2 +在,1396,1419,23,11.762,VERB,4,1,2 +那里,1419,1483,64,7.152,PRON,2,3,3 +找,1483,1502,19,6.977,VERB,2,1,2 +点儿,1502,1548,46,8.36,NUM,2,1,2 +事儿,1557,1600,43,8.54,NOUN,1,6,2 +干,1600,1625,25,6.45,VERB,2,3,3 +并且,1625,1724,99,7.818,CCONJ,1,1,1 +学习,1724,1772,48,8.347,VERB,2,1,2 +学习,1772,1828,56,8.347,NOUN,2,5,3 +第一,1828,1851,23,2.222,NUM,6,1,2 +颗,1851,1869,18,5.181,NUM,2,3,3 +星球,1869,1906,37,2.8,NOUN,2,3,3 +上,1935,1957,22,10.76,PART,1,2,2 +住,1957,1992,35,7.882,VERB,2,1,2 +着,1996,2025,29,9.759,PART,1,1,1 +一,2025,2048,23,11.429,NUM,3,1,2 +个,2048,2074,26,10.348,NUM,2,3,3 +国王,2074,2157,83,5.256,NOUN,2,6,3 +国王,2157,2205,48,5.256,NOUN,3,2,3 +穿,2205,2229,24,5.467,VERB,2,1,2 +着,2229,2257,28,9.759,PART,1,1,1 +用,2257,2284,27,9.22,ADP,6,1,2 +紫红色,2284,2342,58,-2.465,NOUN,5,2,3 +和,2342,2357,15,11.596,CCONJ,1,1,1 +白,2366,2383,17,5.744,PROPN,4,2,3 +底儿,2383,2461,78,5.772,PART,2,3,3 +黑,2461,2483,22,5.195,ADV,2,2,2 +花,2483,2517,34,6.417,VERB,2,4,3 +的,2517,2537,20,13.549,PART,1,2,2 +毛皮,2537,2584,47,2.164,NOUN,2,4,3 +做成,2584,2633,49,4.327,VERB,2,4,3 +的,2633,2652,19,13.549,PART,1,2,2 +大,2657,2677,20,10.224,ADJ,2,2,2 +礼服,2677,2705,28,1.806,NOUN,2,5,3 +坐,2705,2721,16,6.343,VERB,3,1,2 +在,2721,2738,17,11.762,ADP,2,1,2 +一,2738,2751,13,11.429,NUM,4,1,2 +个,2751,2769,18,10.348,NUM,2,3,3 +很,2776,2807,31,9.553,ADV,5,2,3 +简单,2837,2888,51,7.468,VERB,2,1,2 +却,2888,2909,21,8.333,ADV,4,2,3 +又,2919,2942,23,9.207,ADV,2,2,2 +十分,2942,2996,54,8.083,ADV,2,2,2 +威严,3027,3065,38,2.462,VERB,2,7,3 +的,3065,3081,16,13.549,PART,1,2,2 +宝座,3081,3132,51,3.445,NOUN,2,3,3 +上,3132,3157,25,10.76,PART,1,5,2 +啊,3157,3185,28,5.45,PART,3,2,3 +来,3204,3222,18,10.29,VERB,3,1,2 +了,3222,3241,19,8.887,PART,1,1,1 +一,3241,3267,26,11.429,ADV,3,1,2 +个,3267,3287,20,10.348,NUM,2,3,3 +臣民,3287,3327,40,3.205,NOUN,2,4,3 +当,3327,3347,20,8.529,ADP,3,1,2 +他,3355,3375,20,10.667,PRON,4,2,3 +看见,3375,3410,35,6.811,VERB,2,1,2 +小王子,3410,3428,18,-0.807,NOUN,2,4,3 +时,3428,3434,6,9.881,PART,1,3,2 +喊,3451,3461,10,4.488,VERB,2,1,2 +了,3461,3467,6,11.717,PART,1,1,1 +起来,3467,3484,17,8.793,VERB,1,5,2 +小王子,3484,3545,61,-0.807,NOUN,5,2,3 +思量,3545,3593,48,1.366,VERB,2,1,2 +着,3593,3611,18,9.759,PART,1,3,2 +他,3614,3653,39,10.667,PRON,3,2,3 +从来,3679,3724,45,6.063,ADV,3,2,3 +也,3735,3759,24,10.523,ADV,2,2,2 +没有,3759,4044,285,9.863,ADV,2,1,2 +见,4044,4062,18,7.726,VERB,2,1,2 +过,4062,4089,27,9.029,PART,1,1,1 +我,4089,4107,18,10.534,PRON,3,2,3 +怎么,4107,4157,50,7.922,ADV,3,2,3 +会,4168,4190,22,10.067,VERB,2,1,2 +认识,4190,4228,38,8.659,VERB,2,1,2 +我,4228,4252,24,10.534,PRON,2,11,3 +呢,4252,4264,12,8.018,PART,1,2,2 +他,4264,4283,19,10.667,PRON,3,2,3 +哪里,4283,4325,42,6.208,PRON,3,2,3 +知道,4325,4391,66,8.537,VERB,2,1,2 +在,4391,4404,13,11.762,ADP,3,1,2 +那些,4404,4459,55,7.845,DET,6,2,3 +国王,4459,4506,47,5.256,NOUN,2,3,3 +的,4506,4528,22,13.549,PART,1,2,2 +眼,4557,4582,25,5.516,NOUN,2,3,3 +里,4582,4605,23,8.887,PART,1,3,2 +世界,4605,4652,47,9.276,NOUN,2,2,2 +是,4652,4680,28,11.814,VERB,2,1,2 +非常,4707,4757,50,7.985,ADV,6,2,3 +简单,4757,4813,56,7.468,ADJ,2,4,3 +的,4813,4835,22,13.549,PART,1,8,2 +所有,4835,4874,39,8.398,DET,5,2,3 +的,4874,4905,31,13.549,PART,1,2,2 +人,4935,4965,30,10.917,NOUN,2,3,3 +都,4965,4983,18,10.091,ADV,3,2,3 +是,4983,5018,35,11.814,VERB,2,1,2 +臣民,5018,5068,50,3.205,VERB,2,5,3 +国王,5068,5116,48,5.256,NOUN,4,2,3 +十分,5116,5193,77,8.083,ADV,3,2,3 +骄傲,5193,5230,37,4.817,VERB,2,4,3 +因为,5230,5279,49,9.073,ADP,2,1,2 +他,5279,5303,24,10.667,PRON,3,2,3 +终于,5303,5357,54,6.733,ADV,3,2,3 +成,5385,5414,29,8.929,VERB,2,1,2 +了,5414,5441,27,11.717,PART,1,1,1 +某个,5441,5496,55,-1.277,DET,5,2,3 +人,5496,5522,26,10.917,NOUN,2,3,3 +的,5522,5551,29,13.549,PART,1,2,2 +国王,5578,5617,39,5.256,NOUN,2,8,3 +他,5617,5650,33,10.667,PRON,3,2,3 +对,5650,5672,22,10.687,ADP,4,1,2 +小王子,5672,5748,76,-0.807,NOUN,2,3,3 +说,5748,5777,29,10.28,VERB,2,1,2 +道,5777,5795,18,7.747,VERB,3,1,2 +靠近,5795,5821,26,3.942,VERB,4,1,2 +些,5821,5844,23,8.317,NUM,2,9,3 +好,5844,5879,35,9.375,ADV,2,2,2 +让,5907,5930,23,8.07,VERB,2,1,2 +我,5930,5953,23,10.534,PRON,2,2,2 +好好,5953,6001,48,5.019,ADV,4,2,3 +看看,6001,6044,43,-1.645,VERB,2,1,2 +你,6044,6075,31,9.316,PRON,2,8,3 +小王子,6081,6161,80,-0.807,NOUN,4,2,3 +看看,6186,6238,52,-1.645,VERB,3,1,2 +四周,6238,6300,62,4.144,NOUN,2,3,3 +想,6300,6327,27,8.368,VERB,2,1,2 +找,6327,6355,28,6.977,VERB,3,1,2 +个,6355,6377,22,10.348,NUM,3,2,3 +地方,6377,6462,85,8.868,NOUN,2,4,3 +坐,6462,6489,27,6.343,VERB,2,1,2 +下来,6489,6541,52,7.366,VERB,1,6,2 +可是,6541,6584,43,7.153,ADV,3,2,3 +整个,6584,6677,93,8.015,DET,5,2,3 +星球,6677,6723,46,2.8,NOUN,2,3,3 +被,6723,6738,15,9.125,X,2,1,2 +国王,6738,6782,44,5.256,NOUN,3,1,2 +华丽,6782,6835,53,3.114,VERB,4,2,3 +的,6862,6881,19,13.549,PART,1,2,2 +白,6881,6899,18,5.744,ADJ,5,2,3 +底儿,6899,6942,43,5.772,PART,2,3,3 +黑,6942,6961,19,5.195,ADJ,3,2,3 +花,6961,6978,17,6.417,NOUN,2,4,3 +皮袍,6978,7018,40,-0.003,NOUN,2,5,3 +占,7018,7038,20,8.082,VERB,2,1,2 +满,7038,7063,25,6.121,VERB,1,5,2 +了,7063,7078,15,11.717,PART,1,3,2 +他,7078,7090,12,10.667,PRON,3,2,3 +只好,7090,7128,38,5.914,ADV,3,2,3 +站,7128,7134,6,7.22,VERB,2,1,2 +在,7134,7149,15,11.762,ADP,2,1,2 +那里,7149,7188,39,7.152,PRON,2,7,3 +但是,7188,7225,37,8.966,ADV,3,2,3 +因为,7225,7262,37,9.073,ADP,2,1,2 +疲倦,7288,7344,56,3.577,VERB,3,1,2 +了,7344,7382,38,11.717,PART,1,4,2 +他,7382,7405,23,10.667,PRON,2,2,2 +打,7405,7426,21,7.276,VERB,2,1,2 +起,7426,7451,25,8.784,VERB,4,1,2 +哈欠,7451,7531,80,1.274,PROPN,2,4,3 +来,7531,7560,29,10.29,PART,1,4,2 +君王,7560,7596,36,1.584,VERB,3,2,3 +对,7605,7633,28,10.687,VERB,3,1,2 +他,7633,7658,25,10.667,PRON,2,3,3 +说,7658,7684,26,10.28,VERB,2,1,2 +在,7708,7731,23,11.762,ADP,3,1,2 +一,7731,7760,29,11.429,NUM,4,1,2 +个,7760,7788,28,10.348,NUM,2,3,3 +国王,7788,7829,41,5.256,NOUN,2,3,3 +面前,7829,7911,82,6.584,NOUN,1,3,2 +打哈欠,7911,7976,65,-4.605,VERB,2,2,2 +是,7976,8017,41,11.814,VERB,2,1,2 +违反,8029,8068,39,6.766,VERB,5,1,2 +礼节,8068,8119,51,3.041,NOUN,2,4,3 +的,8119,8139,20,13.549,PART,1,8,2 +我,8139,8161,22,10.534,PRON,3,2,3 +禁止,8161,8254,93,6.433,VERB,2,1,2 +你,8254,8279,25,9.316,PRON,3,2,3 +打哈欠,8279,8357,78,-4.605,VERB,2,5,3 +小王子,8357,8426,69,-0.807,NOUN,3,2,3 +羞愧,8426,8505,79,2.842,VERB,4,2,3 +地,8505,8535,30,10.187,PART,1,2,2 +说道,8535,8587,52,5.742,VERB,2,1,2 +我,8587,8608,21,10.534,PRON,3,2,3 +实在,8608,8662,54,6.381,ADV,3,2,3 +忍,8692,8719,27,4.478,VERB,2,2,2 +不,8719,8741,22,10.967,ADV,2,2,2 +住,8741,8769,28,7.882,VERB,2,7,3 +我,8769,8789,20,10.534,PRON,4,2,3 +长途跋涉,8789,8881,92,2.012,PROPN,4,2,3 +来,8891,8910,19,10.29,VERB,2,1,2 +到,8910,8928,18,10.518,VERB,2,1,2 +这里,8928,8966,38,8.279,PRON,2,5,3 +还,8966,8985,19,9.873,ADV,3,2,3 +没有,8985,9067,82,9.863,ADV,2,1,2 +睡觉,9067,9121,54,5.065,VERB,2,6,3 +呢,9121,9144,23,8.018,PART,1,2,2 +国王,9144,9223,79,5.256,NOUN,4,2,3 +说,9223,9246,23,10.28,VERB,2,1,2 +那,9246,9270,24,8.881,ADV,3,2,3 +好,9270,9295,25,9.375,VERB,2,2,2 +吧,9317,9347,30,6.177,PART,1,4,2 +我,9347,9360,13,10.534,PRON,3,2,3 +命令,9360,9408,48,6.886,VERB,2,1,2 +你,9408,9435,27,9.316,PRON,2,2,2 +打哈欠,9435,9535,100,-4.605,VERB,3,6,4 +好些,9535,9609,74,3.745,NUM,4,1,2 +年,9609,9632,23,11.451,NUM,2,3,3 +来,9636,9654,18,10.29,PART,1,2,2 +我,9681,9706,25,10.534,PRON,2,2,2 +没有,9706,9760,54,9.863,ADV,2,1,2 +看见,9760,9807,47,6.811,VERB,2,1,2 +过,9807,9832,25,9.029,PART,1,1,1 +任何,9832,9917,85,8.33,DET,4,2,3 +人,9917,9937,20,10.917,NOUN,2,3,3 +打哈欠,9937,10005,68,-4.605,VERB,2,6,3 +对,10005,10019,14,10.687,ADP,5,1,2 +我,10019,10038,19,10.534,PRON,2,3,3 +来,10038,10065,27,10.29,PART,2,1,2 +说,10065,10084,19,10.28,VERB,2,1,2 +打哈欠,10084,10153,69,-4.605,NOUN,2,6,3 +倒,10153,10170,17,5.447,ADV,3,2,3 +是,10170,10192,22,11.814,VERB,2,1,2 +新奇,10195,10240,45,3.596,ADJ,5,3,4 +的,10268,10289,21,13.549,PART,1,2,2 +事,10289,10310,21,8.54,NOUN,2,6,3 +来,10310,10331,21,10.29,VERB,5,3,4 +吧,10331,10373,42,6.177,PART,1,2,2 +再,10397,10421,24,8.406,ADV,3,2,3 +打,10421,10444,23,7.276,VERB,2,1,2 +个,10444,10461,17,10.348,NUM,3,2,3 +哈欠,10461,10521,60,1.274,NOUN,2,6,3 +这,10521,10550,29,11.129,PRON,3,2,3 +是,10550,10573,23,11.814,VERB,2,1,2 +命令,10573,10618,45,6.886,VERB,2,4,3 +这,10644,10669,25,11.129,PRON,3,2,3 +倒,10674,10699,25,5.447,ADV,3,2,3 +叫,10724,10753,29,6.117,VERB,2,1,2 +我,10762,10780,18,10.534,PRON,3,2,3 +有点儿,10788,10850,62,5.857,ADV,3,2,3 +紧张,10887,10931,44,6.668,VERB,2,7,3 +我,10931,10953,22,10.534,PRON,3,2,3 +打,10953,10987,34,7.276,VERB,3,1,2 +不,11016,11033,17,10.967,ADV,5,2,3 +出,11033,11054,21,9.617,VERB,2,4,3 +哈欠,11054,11102,48,1.274,NOUN,2,4,3 +来,11102,11123,21,10.29,VERB,2,1,2 +了,11123,11135,12,11.717,PART,1,4,2 +小王子,11135,11198,63,-0.807,NOUN,4,2,3 +红,11201,11219,18,6.306,VERB,2,1,2 +着,11219,11236,17,9.759,PART,1,3,2 +脸,11236,11251,15,5.485,NOUN,2,2,2 +说,11251,11274,23,10.28,VERB,2,3,3 +嗯,11274,11296,22,0.447,INTJ,3,2,3 +嗯,11296,11311,15,0.447,INTJ,2,2,2 +国王,11311,11351,40,5.256,NOUN,2,2,2 +回答,11374,11432,58,6.904,VERB,2,1,2 +道,11432,11461,29,7.747,VERB,2,4,3 +那么,11461,11497,36,8.176,ADV,3,2,3 +我,11497,11516,19,10.534,PRON,2,2,2 +命令,11519,11617,98,6.886,VERB,3,1,2 +你,11644,11679,35,9.316,PRON,2,2,2 +忽而,11706,11746,40,1.268,VERB,3,1,2 +打哈欠,11746,11826,80,-4.605,VERB,2,5,3 +忽而,11830,11859,29,1.268,VERB,2,4,3 +他,11859,11887,28,10.667,PRON,3,2,3 +嘟嘟囔囔,11899,11992,93,-inf,VERB,2,1,2 +显出,11992,12025,33,3.833,NOUN,3,1,2 +有点儿,12028,12131,103,5.857,ADV,2,1,2 +恼怒,12131,12210,79,2.81,VERB,1,6,2 +因为,12219,12259,40,9.073,ADP,7,1,2 +国王,12259,12309,50,5.256,NOUN,2,3,3 +所,12341,12371,30,9.892,PART,2,1,2 +要求,12371,12428,57,9.134,VERB,2,5,3 +的,12428,12440,12,13.549,PART,1,3,2 +主要,12440,12473,33,9.49,ADV,3,2,3 +是,12473,12499,26,11.814,VERB,2,1,2 +保持,12527,12558,31,7.746,VERB,6,1,2 +他,12558,12583,25,10.667,PRON,4,2,3 +的,12583,12604,21,13.549,PART,1,2,2 +威严,12604,12650,46,2.462,NOUN,2,4,3 +受,12650,12669,19,8.127,VERB,3,1,2 +到,12669,12698,29,10.518,VERB,1,6,2 +尊敬,12705,12739,34,5.078,VERB,2,6,3 +他,12739,12754,15,10.667,PRON,3,2,3 +不,12754,12774,20,10.967,ADV,3,2,3 +能,12774,12791,17,9.423,VERB,2,1,2 +容忍,12791,12821,30,4.849,VERB,2,1,2 +不,12821,12836,15,10.967,ADV,3,2,3 +听,12836,12856,20,7.519,VERB,2,1,2 +他,12856,12877,21,10.667,PRON,4,2,3 +的,12877,12890,13,13.549,PART,1,2,2 +命令,12890,12940,50,6.886,NOUN,2,9,3 +他,12970,12988,18,10.667,PRON,3,2,3 +是,12988,13004,16,11.814,VERB,2,1,2 +一,13004,13026,22,11.429,NUM,3,1,2 +位,13026,13055,29,8.577,NUM,2,3,3 +绝对,13055,13110,55,7.015,ADJ,3,2,3 +的,13110,13132,22,13.549,PART,1,2,2 +君主,13132,13165,33,5.067,NOUN,2,5,3 +可是,13165,13219,54,7.153,ADV,3,2,3 +他,13247,13272,25,10.667,PRON,2,2,2 +却,13272,13294,22,8.333,ADV,3,2,3 +很,13294,13314,20,9.553,ADV,2,2,2 +善良,13314,13369,55,4.505,VERB,2,4,3 +他,13369,13383,14,10.667,PRON,6,2,3 +下,13383,13410,27,9.763,VERB,1,2,2 +的,13417,13443,26,13.549,PART,1,2,2 +命令,13443,13530,87,6.886,NOUN,2,3,3 +都,13530,13570,40,10.091,ADV,3,2,3 +是,13594,13620,26,11.814,VERB,2,1,2 +有,13620,13646,26,11.142,VERB,5,1,2 +理智,13646,13698,52,4.328,NOUN,3,5,4 +的,13698,13733,35,13.549,PART,1,6,2 +他,13762,13787,25,10.667,PRON,3,2,3 +常常,13787,13821,34,6.756,ADV,3,2,3 +说,13821,13847,26,10.28,VERB,2,1,2 +如果,13847,13914,67,9.006,SCONJ,4,2,3 +我,13914,13933,19,10.534,PRON,4,2,3 +叫,13933,13955,22,6.117,VERB,3,1,2 +一,13955,13975,20,11.429,NUM,3,1,2 +位,13982,14003,21,8.577,NUM,2,3,3 +将军,14003,14073,70,4.506,NOUN,2,4,3 +变成,14073,14115,42,1.268,VERB,2,1,2 +一,14115,14154,39,11.429,NUM,3,1,2 +只,14173,14197,24,8.687,NUM,2,3,3 +海鸟,14197,14249,52,-3.17,NOUN,2,6,3 +而,14249,14271,22,10.275,ADV,1,1,1 +这,14271,14284,13,11.129,DET,4,1,2 +位,14284,14298,14,8.577,NUM,2,3,3 +将军,14298,14355,57,4.506,NOUN,2,3,3 +不,14364,14381,17,10.967,ADV,3,2,3 +服从,14381,14422,41,5.896,VERB,2,1,2 +我,14422,14442,20,10.534,PRON,4,2,3 +的,14442,14462,20,13.549,PART,1,2,2 +命令,14462,14530,68,6.886,NOUN,2,8,3 +那么,14530,14569,39,8.176,ADV,2,2,2 +这,14569,14595,26,11.129,PRON,2,2,2 +就,14595,14624,29,10.143,ADV,3,2,3 +不,14624,14645,21,10.967,ADV,2,2,2 +是,14645,14669,24,11.814,VERB,3,1,2 +将军,14669,14710,41,4.506,NOUN,4,2,3 +的,14710,14723,13,13.549,PART,1,2,2 +过错,14723,14772,49,4.192,NOUN,2,4,3 +而,14799,14818,19,10.275,ADV,1,1,1 +是,14818,14830,12,11.814,VERB,2,1,2 +我,14840,14857,17,10.534,PRON,4,2,3 +的,14857,14879,22,13.549,PART,1,2,2 +过错,14889,14927,38,4.192,NOUN,2,10,3 +小王子,14927,14993,66,-0.807,NOUN,4,2,3 +腼腆,14993,15053,60,0.477,VERB,4,2,3 +地,15081,15102,21,10.187,PART,1,2,2 +试探,15102,15153,51,2.806,VERB,3,2,3 +道,15153,15164,11,7.747,VERB,2,1,2 +我,15171,15192,21,10.534,PRON,3,2,3 +可以,15192,15282,90,9.878,VERB,3,1,2 +坐下,15282,15330,48,3.944,VERB,1,8,2 +吗,15330,15352,22,7.517,PART,1,2,2 +我,15352,15371,19,10.534,PRON,3,2,3 +命令,15371,15402,31,6.886,VERB,2,1,2 +你,15402,15424,22,9.316,PRON,3,2,3 +坐下,15424,15485,61,3.944,VERB,2,1,2 +国王,15485,15518,33,5.256,NOUN,3,2,3 +一边,15518,15559,41,6.266,ADV,5,2,3 +回答,15559,15628,69,6.904,VERB,2,1,2 +一边,15628,15674,46,6.266,ADV,3,2,3 +庄重,15674,15719,45,1.439,ADV,2,5,3 +地,15719,15753,34,10.187,PART,1,2,2 +把,15779,15804,25,9.381,X,2,1,2 +他,15804,15830,26,10.667,PRON,6,2,3 +那,15830,15860,30,8.881,DET,2,2,2 +白,15860,15885,25,5.744,PROPN,2,2,2 +底儿,15885,15937,52,5.772,NOUN,2,3,3 +黑,15964,15980,16,5.195,ADJ,2,2,2 +花,15980,16005,25,6.417,NOUN,2,3,3 +皮袍,16005,16046,41,-0.003,NOUN,2,1,2 +大襟,16046,16087,41,1.45,ADV,1,3,2 +挪动,16087,16125,38,-0.048,VERB,3,1,2 +了,16129,16149,20,11.717,PART,1,2,2 +一下,16149,16179,30,7.121,ADV,2,11,3 +可是,16179,16214,35,7.153,ADV,3,2,3 +小王子,16214,16277,63,-0.807,NOUN,2,2,2 +感到,16277,16359,82,7.502,VERB,2,1,2 +很,16359,16379,20,9.553,ADV,4,2,3 +奇怪,16379,16413,34,5.942,VERB,2,6,3 +这么,16413,16499,86,6.955,ADV,5,2,3 +小,16499,16531,32,8.573,VERB,3,2,3 +的,16531,16553,22,13.549,PART,1,3,2 +行星,16553,16601,48,3.092,NOUN,2,3,3 +国王,16601,16648,47,5.256,NOUN,3,2,3 +他,16648,16676,28,10.667,PRON,4,2,3 +对,16676,16705,29,10.687,ADP,3,1,2 +什么,16705,16776,71,9.138,PRON,2,3,3 +进行,16776,16815,39,9.799,VERB,2,1,2 +统治,16815,16861,46,7.168,NOUN,2,5,3 +呢,16861,16903,42,8.018,PART,1,4,2 +他,16928,16946,18,10.667,PRON,3,2,3 +对,16946,16965,19,10.687,ADP,3,1,2 +国王,16965,17009,44,5.256,NOUN,2,3,3 +说,17009,17025,16,10.28,VERB,2,1,2 +陛下,17025,17065,40,3.507,NOUN,4,2,3 +请,17065,17088,23,7.183,VERB,2,1,2 +原谅,17088,17134,46,4.139,VERB,3,5,4 +我,17134,17150,16,10.534,PRON,3,2,3 +想,17181,17206,25,8.368,VERB,2,1,2 +问,17206,17232,26,7.875,VERB,3,1,2 +您,17241,17264,23,6.65,PRON,4,12,5 +国王,17264,17321,57,5.256,NOUN,4,2,3 +急忙,17338,17396,58,3.674,ADV,3,2,3 +抢,17404,17429,25,3.724,VERB,2,1,2 +着,17429,17451,22,9.759,PART,1,1,1 +说道,17451,17523,72,5.742,VERB,2,5,3 +我,17523,17542,19,10.534,PRON,3,2,3 +命令,17542,17600,58,6.886,VERB,2,1,2 +你,17614,17631,17,9.316,PRON,3,2,3 +问,17631,17651,20,7.875,VERB,2,1,2 +我,17651,17673,22,10.534,PRON,4,9,5 +陛下,17673,17716,43,3.507,VERB,4,1,2 +你,17716,17728,12,9.316,PRON,3,2,3 +统治,17728,17784,56,7.168,VERB,2,3,3 +什么,17787,17830,43,9.138,PRON,2,4,3 +呢,17830,17847,17,8.018,PART,1,2,2 +国王,17847,17877,30,5.256,NOUN,5,2,3 +非常,17877,17948,71,7.985,ADV,3,2,3 +简单,17948,18022,74,7.468,VERB,2,4,3 +明了,18022,18071,49,4.778,VERB,4,2,3 +地,18071,18088,17,10.187,PART,1,2,2 +说,18088,18099,11,10.28,VERB,2,4,3 +我,18099,18117,18,10.534,PRON,4,2,3 +统治,18146,18183,37,7.168,VERB,2,3,3 +一切,18183,18234,51,8.471,DET,2,4,3 +一切,18234,18275,41,8.471,DET,3,2,3 +国王,18275,18316,41,5.256,NOUN,2,2,2 +轻轻,18316,18363,47,-4.075,ADV,4,2,3 +地,18382,18403,21,10.187,PART,1,2,2 +用,18403,18429,26,9.22,ADP,2,1,2 +手,18429,18449,20,7.035,NOUN,2,3,3 +指,18449,18464,15,7.764,VERB,2,1,2 +着,18464,18493,29,9.759,PART,1,1,1 +他,18517,18540,23,10.667,PRON,6,2,3 +的,18540,18578,38,13.549,PART,1,2,2 +行星,18603,18637,34,3.092,NOUN,2,3,3 +和,18637,18659,22,11.596,CCONJ,1,1,1 +其他,18659,18687,28,8.993,DET,4,2,3 +的,18687,18706,19,13.549,PART,1,2,2 +行星,18706,18750,44,3.092,NOUN,2,4,3 +以及,18750,18781,31,8.881,CCONJ,1,1,1 +所有,18781,18819,38,8.398,DET,4,2,3 +的,18819,18848,29,13.549,PART,1,2,2 +星星,18848,18897,49,3.486,PROPN,2,7,3 +小王子,18897,18952,55,-0.807,NOUN,3,2,3 +说,18952,18982,30,10.28,VERB,2,1,2 +统治,19009,19065,56,7.168,NOUN,3,1,2 +这,19065,19090,25,11.129,DET,3,2,3 +一切,19090,19125,35,8.471,DET,2,7,3 +统治,19125,19193,68,7.168,NOUN,3,1,2 +这,19221,19249,28,11.129,DET,3,2,3 +一切,19249,19298,49,8.471,PRON,2,5,3 +原来,19298,19386,88,6.984,ADV,3,2,3 +他,19386,19413,27,10.667,PRON,2,2,2 +不仅,19424,19461,37,8.43,ADV,2,1,2 +是,19461,19492,31,11.814,VERB,2,1,2 +一,19514,19549,35,11.429,NUM,3,1,2 +个,19549,19579,30,10.348,NUM,2,3,3 +绝对,19589,19628,39,7.015,ADJ,3,2,3 +的,19628,19663,35,13.549,PART,1,2,2 +君主,19690,19729,39,5.067,NOUN,2,4,3 +而且,19729,19776,47,8.873,CCONJ,1,1,1 +是,19776,19798,22,11.814,VERB,2,1,2 +整个,19798,19832,34,8.015,DET,5,2,3 +宇宙,19832,19878,46,5.868,NOUN,2,3,3 +的,19878,19890,12,13.549,PART,1,2,2 +君主,19890,19936,46,5.067,NOUN,2,6,3 +那么,19936,20013,77,8.176,ADV,4,2,3 +星星,20013,20086,73,3.486,PROPN,2,2,2 +都,20086,20114,28,10.091,ADV,3,2,3 +服从,20114,20161,47,5.896,VERB,2,1,2 +您,20161,20183,22,6.65,PRON,2,5,3 +吗,20183,20203,20,7.517,PART,1,2,2 +那,20203,20233,30,8.881,ADV,3,2,3 +当然,20233,20317,84,7.939,ADV,3,2,3 +国王,20317,20397,80,5.256,NOUN,2,2,2 +对,20397,20425,28,10.687,VERB,3,1,2 +他,20429,20451,22,10.667,PRON,2,3,3 +说,20451,20481,30,10.28,VERB,2,5,3 +它们,20481,20523,42,8.18,PRON,3,2,3 +立即,20523,20600,77,6.944,ADV,3,2,3 +就,20600,20621,21,10.143,ADV,2,2,2 +得,20621,20658,37,8.836,VERB,3,1,2 +服从,20685,20737,52,5.896,VERB,1,5,2 +我,20737,20760,23,10.534,PRON,3,2,3 +是,20760,20781,21,11.814,VERB,2,1,2 +不,20781,20817,36,10.967,ADV,6,2,3 +允许,20846,20877,31,7.071,VERB,2,1,2 +无,20877,20900,23,8.645,VERB,3,1,2 +纪律,20900,20963,63,6.512,NOUN,2,7,3 +的,20963,20986,23,13.549,PART,1,5,2 +这样,20986,21053,67,9.279,ADJ,5,2,3 +的,21083,21110,27,13.549,PART,1,2,2 +权力,21110,21164,54,7.562,NOUN,2,3,3 +使,21164,21191,27,9.424,VERB,2,1,2 +小王子,21191,21276,85,-0.807,NOUN,2,2,2 +惊叹,21276,21316,40,3.491,VERB,3,1,2 +不已,21345,21377,32,2.597,ADV,2,6,3 +如果,21377,21420,43,9.006,SCONJ,4,2,3 +掌握,21420,21504,84,7.447,VERB,3,1,2 +了,21504,21526,22,11.717,PART,1,1,1 +这样,21526,21581,55,9.279,ADJ,4,2,3 +的,21581,21601,20,13.549,PART,1,2,2 +权力,21601,21643,42,7.562,NOUN,2,6,3 +那么,21643,21730,87,8.176,ADV,2,2,2 +他,21730,21754,24,10.667,PRON,2,2,2 +一,21767,21785,18,11.429,NUM,3,1,2 +天,21785,21813,28,8.294,NOUN,2,3,3 +就,21813,21829,16,10.143,ADV,2,1,2 +不,21847,21865,18,10.967,ADV,5,2,3 +只,21865,21882,17,8.687,ADV,4,2,3 +是,21882,21898,16,11.814,VERB,2,1,2 +看到,21898,21952,54,0.123,VERB,2,1,2 +四十三,21977,22073,96,5.351,NUM,3,1,2 +次,22073,22091,18,9.153,NUM,2,3,3 +日落,22091,22140,49,0.259,NOUN,2,6,3 +而,22148,22165,17,10.275,ADV,1,1,1 +可以,22165,22203,38,9.878,VERB,3,1,2 +看到,22203,22261,58,0.123,VERB,2,1,2 +七十二,22268,22332,64,4.79,NUM,2,1,2 +次,22332,22355,23,9.153,NUM,2,5,3 +甚至,22355,22406,51,8.111,ADV,3,2,3 +一百,22426,22469,43,-1.088,NUM,3,1,2 +次,22469,22487,18,9.153,NUM,2,6,3 +或,22496,22517,21,9.409,CCONJ,1,1,1 +是,22517,22543,26,11.814,VERB,2,1,2 +二百,22555,22593,38,-0.152,NUM,3,1,2 +次,22593,22619,26,9.153,NUM,2,3,3 +日落,22619,22710,91,0.259,NOUN,2,6,3 +也,22710,22746,36,10.523,ADV,3,2,3 +不,22746,22765,19,10.967,ADV,2,2,2 +必要,22765,22824,59,7.95,ADV,2,6,3 +去,22846,22875,29,8.633,VERB,3,1,2 +挪动,22875,22921,46,-0.048,VERB,2,3,3 +椅子,22921,22974,53,4.335,NOUN,2,1,2 +了,22974,22991,17,11.717,PART,1,5,2 +由于,22991,23065,74,9.176,ADP,3,1,2 +他,23073,23087,14,10.667,PRON,3,2,3 +想起,23087,23125,38,5.65,VERB,2,1,2 +了,23125,23158,33,11.717,PART,1,1,1 +他,23158,23186,28,10.667,PRON,5,2,3 +那,23186,23204,18,8.881,PRON,2,2,2 +被,23204,23225,21,9.125,X,2,1,2 +遗弃,23225,23271,46,3.511,VERB,2,4,3 +的,23295,23314,19,13.549,PART,1,2,2 +小,23314,23333,19,8.573,ADJ,2,2,2 +星球,23333,23379,46,2.8,NOUN,2,6,3 +心里,23379,23412,33,6.005,NOUN,2,2,2 +有点儿,23412,23467,55,5.857,ADV,2,1,2 +难过,23467,23506,39,3.56,VERB,2,4,3 +他,23506,23520,14,10.667,PRON,3,2,3 +大胆,23520,23568,48,5.612,VERB,3,2,3 +地,23568,23601,33,10.187,PART,5,2,3 +向,23631,23660,29,9.071,ADP,2,1,2 +国王,23660,23706,46,5.256,NOUN,2,3,3 +提出,23706,23725,19,8.964,VERB,2,1,2 +了,23725,23754,29,11.717,PART,1,1,1 +一,23754,23791,37,11.429,NUM,2,1,2 +个,23818,23839,21,10.348,NUM,2,6,3 +请求,23839,23891,52,6.446,NOUN,2,1,2 +我,23891,23916,25,10.534,PRON,3,2,3 +想,23916,23944,28,8.368,VERB,2,1,2 +看,23944,23969,25,9.554,VERB,3,1,2 +日落,23969,24037,68,0.259,NOUN,2,10,3 +请求,24037,24066,29,6.446,VERB,4,1,2 +您,24066,24087,21,6.65,PRON,3,2,3 +命令,24087,24134,47,6.886,NOUN,2,1,2 +太阳,24134,24225,91,6.17,NOUN,2,2,2 +落山,24225,24285,60,1.155,VERB,3,7,4 +吧,24285,24306,21,6.177,PART,1,2,2 +国王,24306,24384,78,5.256,NOUN,4,2,3 +说,24384,24409,25,10.28,VERB,2,1,2 +道,24409,24448,39,7.747,VERB,3,1,2 +如果,24456,24496,40,9.006,SCONJ,4,2,3 +我,24496,24524,28,10.534,PRON,3,2,3 +命令,24524,24569,45,6.886,VERB,2,1,2 +一,24569,24595,26,11.429,ADV,3,1,2 +个,24595,24616,21,10.348,NUM,2,3,3 +将军,24644,24678,34,4.506,NOUN,2,3,3 +像,24678,24699,21,7.181,ADP,5,1,2 +一,24699,24739,40,11.429,NUM,3,1,2 +只,24742,24761,19,8.687,NUM,2,3,3 +蝴蝶,24761,24815,54,2.566,NOUN,2,4,3 +那样,24815,24850,35,7.345,ADV,2,3,3 +从,24850,24863,13,9.899,ADP,4,1,2 +这,24863,24879,16,11.129,DET,3,1,2 +朵,24899,24920,21,2.932,NOUN,2,3,3 +花,24920,24948,28,6.417,NOUN,2,4,3 +飞,24948,24970,22,5.228,VERB,3,1,2 +到,24970,24987,17,10.518,VERB,1,2,2 +那,24992,25004,12,8.881,DET,3,1,2 +朵,25004,25025,21,2.932,NUM,2,3,3 +花,25025,25052,27,6.417,VERB,2,5,3 +或者,25079,25116,37,8.444,CCONJ,1,1,1 +命令,25116,25175,59,6.886,VERB,2,1,2 +他,25175,25197,22,10.667,PRON,3,2,3 +写作,25197,25249,52,6.416,VERB,3,1,2 +一,25249,25269,20,11.429,NUM,3,1,2 +个,25269,25289,20,10.348,NUM,2,3,3 +悲剧,25289,25347,58,6.417,NOUN,2,1,2 +剧本,25376,25422,46,5.559,NOUN,1,4,2 +或者,25422,25451,29,8.444,CCONJ,1,1,1 +变,25451,25472,21,8.097,VERB,2,1,2 +一,25472,25504,32,11.429,NUM,3,1,2 +只,25504,25524,20,8.687,NUM,2,3,3 +海鸟,25524,25558,34,-3.17,NOUN,2,13,3 +而,25567,25585,18,10.275,ADV,2,2,2 +如果,25585,25621,36,9.006,SCONJ,4,2,3 +这,25621,25647,26,11.129,DET,4,1,2 +位,25650,25677,27,8.577,NUM,2,3,3 +将军,25677,25724,47,4.506,NOUN,2,3,3 +接到,25724,25763,39,-2.631,VERB,2,1,2 +命令,25763,25805,42,6.886,NOUN,5,2,3 +不,25833,25849,16,10.967,ADV,3,2,3 +执行,25849,25905,56,8.319,VERB,2,4,3 +的,25905,25922,17,13.549,PART,1,2,2 +话,25922,25935,13,8.328,NOUN,2,6,3 +那么,25935,25984,49,8.176,ADV,2,2,2 +我们,25984,26027,43,10.371,PRON,2,2,2 +中,26027,26051,24,11.01,PART,4,2,3 +的,26051,26068,17,13.549,PART,1,2,2 +谁,26076,26090,14,6.747,PRON,2,3,3 +是,26090,26106,16,11.814,VERB,2,1,2 +错误,26106,26136,30,7.72,VERB,5,3,4 +的,26136,26170,34,13.549,PART,1,10,2 +呢,26191,26206,15,8.018,PART,1,2,2 +将军,26206,26218,12,4.506,NOUN,3,2,3 +还是,26218,26235,17,8.437,ADV,2,2,2 +我,26235,26241,6,10.534,PRON,2,2,2 +自己,26241,26287,46,9.719,PRON,3,4,4 +那,26287,26307,20,8.881,PRON,4,2,3 +当然,26321,26347,26,7.939,ADV,3,2,3 +是,26347,26353,6,11.814,VERB,2,1,2 +您,26353,26359,6,6.65,PRON,4,2,3 +的,26359,26367,8,13.549,PART,1,2,2 +不对,26367,26425,58,5.924,ADV,2,6,3 +小王子,26425,26490,65,-0.807,NOUN,3,2,3 +肯定,26490,26582,92,7.35,VERB,4,2,3 +地,26582,26608,26,10.187,PART,1,2,2 +回答,26608,26663,55,6.904,VERB,2,5,3 +一点,26663,26698,35,8.059,ADV,5,2,3 +也,26698,26728,30,10.523,ADV,2,2,2 +不错,26752,26802,50,5.062,ADJ,2,4,3 +国王,26802,26853,51,5.256,NOUN,2,1,2 +接着,26853,26882,29,5.935,ADV,1,2,2 +说,26882,26904,22,10.28,VERB,2,3,3 +向,26904,26932,28,9.071,ADP,7,1,2 +每,26960,26981,21,8.778,DET,3,1,2 +个,26981,27002,21,10.348,NUM,2,3,3 +人,27002,27026,24,10.917,NOUN,2,4,3 +提出,27035,27090,55,8.964,VERB,2,4,3 +的,27112,27136,24,13.549,PART,1,2,2 +要求,27136,27185,49,9.134,NOUN,2,3,3 +应该,27185,27233,48,8.424,VERB,2,1,2 +是,27266,27290,24,11.814,VERB,2,1,2 +他们,27290,27327,37,9.915,PRON,5,2,3 +所,27327,27347,20,9.892,PART,2,1,2 +能,27347,27368,21,9.423,VERB,3,1,2 +做到,27368,27395,27,-1.284,VERB,1,5,2 +的,27395,27419,24,13.549,PART,1,6,2 +权威,27419,27488,69,6.275,NOUN,3,2,3 +首先,27488,27521,33,8.032,ADV,3,2,3 +应该,27521,27557,36,8.424,VERB,2,1,2 +建立,27557,27599,42,9.048,VERB,2,1,2 +在,27599,27618,19,11.762,ADP,2,1,2 +理性,27618,27659,41,6.679,VERB,5,2,3 +的,27685,27711,26,13.549,PART,1,2,2 +基础,27711,27756,45,9.131,NOUN,2,3,3 +上,27756,27788,32,10.76,PART,1,7,2 +如果,27788,27823,35,9.006,SCONJ,3,2,3 +命令,27823,27859,36,6.886,VERB,3,1,2 +你,27859,27884,25,9.316,PRON,4,2,3 +的,27887,27906,19,13.549,PART,1,2,2 +老百姓,27906,27957,51,5.0,NOUN,2,3,3 +去,27957,27976,19,8.633,VERB,4,1,2 +投海,27976,28054,78,-3.507,VERB,2,1,2 +他们,28054,28110,56,9.915,PRON,3,2,3 +非,28110,28136,26,8.149,ADV,3,2,3 +起来,28136,28174,38,8.793,VERB,2,1,2 +革命,28174,28221,47,8.929,NOUN,2,7,3 +不,28221,28260,39,10.967,ADV,3,2,3 +可,28272,28299,27,9.183,VERB,2,8,3 +我,28299,28327,28,10.534,PRON,6,2,3 +的,28327,28358,31,13.549,PART,1,2,2 +命令,28386,28431,45,6.886,NOUN,2,3,3 +是,28431,28457,26,11.814,VERB,2,1,2 +合理,28457,28499,42,7.946,VERB,5,3,4 +的,28509,28529,20,13.549,PART,1,5,2 +所以,28529,28569,40,8.674,ADV,3,2,3 +我,28569,28608,39,10.534,PRON,2,2,2 +有权,28632,28674,42,-0.555,NOUN,3,2,3 +要,28674,28698,24,10.122,VERB,2,1,2 +别人,28698,28762,64,6.701,NOUN,3,2,3 +服从,28762,28809,47,5.896,VERB,2,7,3 +那么,28809,28891,82,8.176,ADV,3,2,3 +我,28891,28912,21,10.534,PRON,7,2,3 +提出,28912,28962,50,8.964,VERB,2,3,3 +的,28962,28988,26,13.549,PART,1,3,2 +日落,28988,29040,52,0.259,NOUN,2,3,3 +呢,29040,29063,23,8.018,PART,1,2,2 +小王子,29068,29176,108,-0.807,NOUN,2,2,2 +一旦,29176,29213,37,6.465,SCONJ,4,2,3 +提出,29226,29271,45,8.964,VERB,3,1,2 +一,29271,29290,19,11.429,NUM,3,1,2 +个,29290,29310,20,10.348,NUM,2,3,3 +问题,29310,29356,46,10.004,NOUN,2,6,3 +他,29385,29412,27,10.667,PRON,3,2,3 +是,29412,29437,25,11.814,VERB,2,1,2 +不,29437,29462,25,10.967,ADV,6,2,3 +会,29462,29475,13,10.067,VERB,2,1,2 +忘记,29475,29525,50,5.97,VERB,2,1,2 +这,29525,29554,29,11.129,DET,3,1,2 +个,29554,29575,21,10.348,NUM,2,3,3 +问题,29575,29608,33,10.004,NOUN,2,7,3 +的,29608,29648,40,13.549,PART,1,7,2 +日落,29676,29732,56,0.259,NOUN,4,2,3 +么,29744,29758,14,7.137,PART,2,1,2 +你,29758,29777,19,9.316,PRON,3,2,3 +会,29777,29803,26,10.067,VERB,3,1,2 +看到,29803,29857,54,0.123,VERB,1,6,2 +的,29857,29871,14,13.549,PART,1,2,2 +我,29871,29891,20,10.534,PRON,3,2,3 +一定,29891,29939,48,8.867,ADV,3,2,3 +要,29959,29985,26,10.122,VERB,2,1,2 +太阳,29985,30029,44,6.17,NOUN,2,1,2 +落山,30056,30104,48,1.155,VERB,1,5,2 +不过,30104,30152,48,7.661,ADV,3,2,3 +按照,30158,30236,78,8.148,ADP,2,1,2 +我,30236,30262,26,10.534,PRON,5,2,3 +的,30262,30278,16,13.549,PART,1,2,2 +统治,30278,30339,61,7.168,NOUN,2,3,3 +科学,30339,30385,46,9.271,NOUN,2,4,3 +我,30385,30422,37,10.534,PRON,2,2,2 +得,30450,30468,18,8.836,VERB,2,1,2 +等到,30468,30519,51,4.375,VERB,2,1,2 +条件,30519,30565,46,9.044,NOUN,5,2,3 +成熟,30565,30621,56,6.566,VERB,2,3,3 +的,30621,30640,19,13.549,PART,1,2,2 +时候,30648,30710,62,8.503,NOUN,2,6,3 +小王子,30738,30799,61,-0.807,NOUN,3,2,3 +问道,30799,30855,56,-1.165,VERB,2,1,2 +这,30855,30878,23,11.129,PRON,4,2,3 +要,30878,30909,31,10.122,VERB,2,1,2 +等到,30909,30942,33,4.375,VERB,2,1,2 +什么,30942,31001,59,9.138,DET,3,2,3 +时候,31029,31076,47,8.503,NOUN,2,6,3 +呢,31076,31096,20,8.018,PART,1,4,2 +嗯,31096,31116,20,0.447,INTJ,3,2,3 +国王,31116,31167,51,5.256,NOUN,2,2,2 +在,31167,31184,17,11.762,ADP,3,1,2 +回答,31184,31233,49,6.904,VERB,4,3,4 +之前,31233,31262,29,7.302,PART,1,3,2 +首先,31262,31307,45,8.032,ADV,2,2,2 +翻阅,31307,31323,16,2.319,VERB,2,1,2 +了,31349,31372,23,11.717,PART,1,1,1 +一,31372,31404,32,11.429,NUM,3,2,3 +本,31404,31439,35,9.001,NUM,4,2,3 +厚厚,31439,31485,46,-2.226,VERB,2,3,3 +的,31494,31510,16,13.549,PART,1,2,2 +日历,31510,31607,97,2.8,NOUN,2,6,3 +嘴里,31607,31661,54,1.074,NOUN,3,2,3 +慢慢,31661,31689,28,1.671,ADV,3,2,3 +说道,31689,31736,47,5.742,VERB,2,1,2 +嗯,31736,31764,28,0.447,INTJ,3,2,3 +嗯,31764,31784,20,0.447,INTJ,2,1,2 +日落,31784,31818,34,0.259,NOUN,3,2,3 +大约,31818,31895,77,6.253,ADV,3,2,3 +大约,31895,31948,53,6.253,ADV,4,2,3 +在,31948,31970,22,11.762,ADP,2,1,2 +今晚,31970,32024,54,-3.381,NOUN,5,2,3 +七时,32024,32129,105,2.45,NOUN,2,2,2 +四十,32155,32193,38,1.841,NUM,2,1,2 +分,32193,32216,23,8.956,NUM,2,4,3 +的,32216,32243,27,13.549,PART,1,2,2 +时候,32259,32315,56,8.503,NOUN,2,13,3 +你,32320,32358,38,9.316,PRON,7,2,3 +将,32362,32385,23,9.464,ADV,3,2,3 +看到,32385,32439,54,0.123,VERB,2,1,2 +我,32439,32455,16,10.534,PRON,2,5,3 +的,32455,32477,22,13.549,PART,1,2,2 +命令,32477,32510,33,6.886,NOUN,2,3,3 +一定,32510,32545,35,8.867,ADV,3,2,3 +会,32545,32576,31,10.067,VERB,2,1,2 +被,32600,32622,22,9.125,X,2,1,2 +服从,32622,32661,39,5.896,VERB,2,6,3 +的,32661,32679,18,13.549,PART,1,2,2 +小王子,32679,32739,60,-0.807,NOUN,3,2,3 +又,32739,32763,24,9.207,ADV,6,2,3 +打,32763,32780,17,7.276,VERB,2,4,3 +起,32780,32798,18,8.784,VERB,1,2,2 +哈欠,32798,32839,41,1.274,PROPN,2,2,2 +来,32839,32859,20,10.29,VERB,2,1,2 +了,32859,32883,24,11.717,PART,1,4,2 +他,32883,32903,20,10.667,PRON,3,2,3 +遗憾,32930,32979,49,5.522,VERB,3,2,3 +没有,32979,33026,47,9.863,ADV,2,1,2 +看到,33026,33082,56,0.123,VERB,2,1,2 +日落,33082,33122,40,0.259,NOUN,2,6,3 +他,33122,33145,23,10.667,PRON,3,2,3 +有点儿,33145,33249,104,5.857,ADV,3,2,3 +厌烦,33249,33296,47,3.287,VERB,2,1,2 +了,33296,33317,21,11.717,PART,1,4,2 +他,33317,33348,31,10.667,PRON,3,2,3 +对,33348,33370,22,10.687,ADP,3,1,2 +国王,33370,33420,50,5.256,NOUN,2,3,3 +说,33447,33471,24,10.28,VERB,2,1,2 +我,33471,33490,19,10.534,PRON,3,2,3 +没有,33490,33514,24,9.863,VERB,2,1,2 +必要,33514,33564,50,7.95,NOUN,2,2,2 +再,33564,33588,24,8.406,ADV,4,2,3 +待,33614,33634,20,5.908,VERB,2,1,2 +在,33634,33651,17,11.762,ADP,2,1,2 +这儿,33651,33692,41,5.471,PRON,2,7,3 +了,33692,33732,40,11.717,PART,1,5,2 +我,33744,33768,24,10.534,PRON,3,2,3 +要,33768,33780,12,10.122,VERB,2,1,2 +走,33780,33795,15,7.985,VERB,2,1,2 +了,33799,33810,11,11.717,PART,1,4,2 +这,33810,33832,22,11.129,DET,5,1,2 +位,33832,33849,17,8.577,NUM,2,3,3 +因为,33849,33885,36,9.073,ADP,5,1,2 +刚刚,33885,33922,37,6.033,ADV,4,2,3 +有,33922,33936,14,11.142,VERB,2,1,2 +了,33964,33986,22,11.717,PART,1,1,1 +一,33986,34010,24,11.429,NUM,3,1,2 +个,34010,34038,28,10.348,NUM,2,3,3 +臣民,34038,34104,66,3.205,NOUN,2,7,3 +而,34104,34117,13,10.275,ADV,2,1,2 +十分,34117,34160,43,8.083,ADV,3,2,3 +骄傲,34160,34199,39,4.817,VERB,2,1,2 +自得,34199,34226,27,1.615,VERB,2,7,3 +的,34226,34241,15,13.549,PART,1,2,2 +国王,34241,34276,35,5.256,NOUN,2,3,3 +说道,34276,34333,57,5.742,VERB,2,1,2 +嗯,34333,34356,23,0.447,INTJ,3,2,3 +别,34356,34374,18,7.115,ADV,4,2,3 +走,34374,34396,22,7.985,VERB,2,3,3 +别,34396,34411,15,7.115,ADV,3,2,3 +走,34420,34436,16,7.985,VERB,2,7,3 +我,34436,34449,13,10.534,PRON,3,2,3 +任命,34449,34478,29,5.79,VERB,2,1,2 +你,34478,34503,25,9.316,PRON,2,2,2 +当,34533,34562,29,8.529,VERB,3,1,2 +大臣,34562,34591,29,5.144,NOUN,2,7,3 +什么,34601,34657,56,9.138,DET,5,2,3 +大臣,34686,34746,60,5.144,NOUN,2,5,3 +嗯,34770,34795,25,0.447,INTJ,4,3,4 +司法,34795,34842,47,7.192,NOUN,2,1,2 +大臣,34842,34896,54,5.144,NOUN,1,3,2 +可是,34896,34944,48,7.153,ADV,3,2,3 +这儿,34984,35020,36,5.471,PRON,2,2,2 +没有,35020,35073,53,9.863,VERB,2,1,2 +一,35073,35106,33,11.429,NUM,3,1,2 +个,35111,35145,34,10.348,NUM,2,3,3 +要,35145,35166,21,10.122,VERB,4,1,2 +审判,35166,35214,48,6.657,VERB,2,4,3 +的,35249,35277,28,13.549,PART,1,2,2 +人,35277,35311,34,10.917,NOUN,2,5,3 +很,35339,35356,17,9.553,ADV,6,2,3 +难,35356,35378,22,7.489,ADV,2,2,2 +说,35378,35394,16,10.28,VERB,2,4,3 +呀,35394,35417,23,4.512,PART,1,2,2 +国王,35417,35455,38,5.256,NOUN,2,2,2 +说道,35455,35512,57,5.742,VERB,2,3,3 +因为,35512,35553,41,9.073,ADP,5,1,2 +我,35553,35584,31,10.534,PRON,3,2,3 +还,35609,35638,29,9.873,VERB,3,2,3 +没有,35638,35690,52,9.863,ADV,2,5,3 +巡视,35690,35773,83,2.863,VERB,2,1,2 +过,35773,35796,23,9.029,PART,1,1,1 +我,35796,35824,28,10.534,PRON,4,2,3 +的,35824,35847,23,13.549,PART,1,2,2 +王国,35847,35859,12,5.282,NOUN,2,6,3 +呢,35886,35910,24,8.018,PART,1,2,2 +我,35910,35916,6,10.534,PRON,3,2,3 +很,35919,35925,6,9.553,ADV,3,2,3 +老,35925,35931,6,6.986,VERB,3,3,3 +了,35931,35937,6,11.717,INTJ,2,4,3 +我,35937,35943,6,10.534,PRON,3,2,3 +这,35943,35950,7,11.129,DET,3,2,3 +地方,35950,35962,12,8.868,NOUN,2,3,3 +又,35962,35968,6,9.207,ADV,4,2,3 +小,35968,35974,6,8.573,VERB,2,3,3 +没有,35974,36020,46,9.863,ADV,2,1,2 +放,36020,36026,6,7.357,VERB,5,1,2 +銮驾,36026,36038,12,-1.852,NOUN,2,4,3 +的,36038,36044,6,13.549,PART,1,2,2 +地方,36053,36098,45,8.868,NOUN,2,6,3 +另外,36107,36150,43,7.427,DET,3,2,3 +一,36150,36186,36,11.429,ADV,3,2,3 +走路,36216,36254,38,3.922,VERB,2,3,3 +我,36254,36281,27,10.534,PRON,2,2,2 +就,36281,36304,23,10.143,ADV,3,2,3 +累,36304,36322,18,4.833,VERB,2,4,3 +哦,36322,36340,18,3.624,INTJ,3,1,2 +可是,36340,36392,52,7.153,ADV,3,2,3 +我,36416,36441,25,10.534,PRON,4,2,3 +已经,36441,36524,83,8.725,ADV,3,2,3 +看,36524,36554,30,9.554,VERB,2,1,2 +过,36554,36580,26,9.029,PART,1,4,2 +了,36580,36598,18,11.717,PART,1,4,2 +小王子,36598,37026,428,-0.807,NOUN,4,2,3 +说道,37050,37092,42,5.742,VERB,2,3,3 +并,37092,37125,33,9.959,CCONJ,1,1,1 +探身,37125,37182,57,-3.612,VERB,4,2,3 +朝,37182,37209,27,5.776,PROPN,3,1,2 +星球,37209,37251,42,2.8,NOUN,4,2,3 +的,37278,37307,29,13.549,PART,1,2,2 +那,37307,37336,29,8.881,DET,3,2,3 +一,37336,37362,26,11.429,NUM,3,2,3 +侧,37362,37385,23,5.651,NOUN,2,6,3 +看,37385,37420,35,9.554,VERB,2,1,2 +了,37448,37469,21,11.717,PART,1,1,1 +看,37469,37499,30,9.554,VERB,1,7,2 +那边,37499,37563,64,1.013,PRON,3,2,3 +也,37563,37590,27,10.523,ADV,3,2,3 +没有,37590,37649,59,9.863,VERB,2,1,2 +一,37652,37674,22,11.429,NUM,3,1,2 +个,37674,37690,16,10.348,NUM,2,3,3 +人,37690,37720,30,10.917,NOUN,2,6,3 +那么,37729,37755,26,8.176,ADV,6,2,3 +你,37764,37790,26,9.316,PRON,2,2,2 +就,37818,37831,13,10.143,ADV,3,2,3 +审判,37839,37885,46,6.657,VERB,2,1,2 +你,37885,37896,11,9.316,PRON,3,2,3 +自己,37896,37930,34,9.719,PRON,2,6,3 +呀,37930,37945,15,4.512,PART,1,2,2 +国王,37945,37998,53,5.256,NOUN,2,2,2 +回答,37998,38037,39,6.904,VERB,2,3,3 +他,38037,38056,19,10.667,PRON,2,2,2 +说,38056,38076,20,10.28,VERB,2,3,3 +这,38076,38107,31,11.129,PRON,4,2,3 +可,38107,38125,18,9.183,VERB,2,1,2 +是,38125,38149,24,11.814,VERB,2,1,2 +最,38149,38168,19,8.982,ADV,6,2,3 +难,38168,38190,22,7.489,VERB,2,4,3 +的,38216,38242,26,13.549,PART,1,6,2 +了,38242,38271,29,11.717,VERB,1,2,2 +审判,38271,38318,47,6.657,VERB,4,2,3 +自己,38318,38372,54,9.719,PRON,2,2,2 +比,38401,38421,20,8.602,ADP,3,1,2 +审判,38421,38471,50,6.657,VERB,2,1,2 +别人,38471,38519,48,6.701,NOUN,1,3,2 +要,38519,38535,16,10.122,VERB,2,2,2 +难,38535,38553,18,7.489,VERB,2,1,2 +得,38580,38607,27,8.836,PART,1,1,1 +多,38607,38639,32,9.815,VERB,2,5,3 +啊,38639,38663,24,5.45,INTJ,1,2,2 +你,38663,38683,20,9.316,PRON,4,2,3 +要是,38691,38735,44,5.913,ADV,3,1,2 +能,38735,38763,28,9.423,VERB,3,1,2 +审判,38763,38803,40,6.657,VERB,2,5,3 +好,38803,38825,22,9.375,VERB,2,4,3 +自己,38825,38863,38,9.719,PRON,3,2,3 +你,38863,38881,18,9.316,PRON,2,2,2 +就,38881,38900,19,10.143,ADV,3,2,3 +是,38927,38944,17,11.814,VERB,2,1,2 +一,38944,38963,19,11.429,NUM,3,1,2 +个,38963,38988,25,10.348,NUM,2,3,3 +真正,38988,39036,48,7.944,ADV,5,2,3 +有,39036,39064,28,11.142,VERB,2,1,2 +才智,39064,39106,42,4.332,NOUN,2,5,3 +的,39115,39142,27,13.549,PART,1,2,2 +人,39168,39195,27,10.917,NOUN,2,7,3 +我,39195,39213,18,10.534,PRON,3,2,3 +嘛,39213,39229,16,3.046,PART,2,1,2 +随便,39229,39273,44,5.013,VERB,3,2,3 +在,39273,39302,29,11.762,ADP,2,1,2 +什么,39302,39346,44,9.138,DET,3,2,3 +地方,39352,39402,50,8.868,NOUN,2,4,3 +我,39402,39415,13,10.534,PRON,2,2,2 +都,39415,39445,30,10.091,ADV,3,2,3 +可以,39470,39521,51,9.878,VERB,2,1,2 +审度,39550,39594,44,-0.396,VERB,2,1,2 +自己,39594,39634,40,9.719,PRON,2,8,3 +我,39634,39645,11,10.534,PRON,3,2,3 +没有,39645,39697,52,9.863,VERB,3,1,2 +必要,39705,39747,42,7.95,ADV,2,3,3 +留,39747,39762,15,7.191,VERB,2,1,2 +在,39762,39781,19,11.762,ADP,2,1,2 +这里,39781,39821,40,8.279,PRON,2,6,3 +嗯,39830,39846,16,0.447,INTJ,3,2,3 +国王,39846,39933,87,5.256,NOUN,2,2,2 +又,39933,39947,14,9.207,ADV,3,2,3 +说,39947,39965,18,10.28,VERB,2,4,3 +嗯,39973,39990,17,0.447,INTJ,3,2,3 +我,39990,40012,22,10.534,PRON,2,2,2 +想,40012,40039,27,8.368,VERB,2,1,2 +在,40039,40060,21,11.762,ADP,4,1,2 +我,40060,40084,24,10.534,PRON,5,2,3 +的,40084,40098,14,13.549,PART,1,2,2 +星球,40098,40162,64,2.8,NOUN,2,3,3 +上,40162,40182,20,10.76,PART,1,3,2 +有,40182,40206,24,11.142,VERB,2,1,2 +一,40206,40237,31,11.429,NUM,3,1,2 +只,40276,40309,33,8.687,NUM,2,3,3 +老,40309,40330,21,6.986,NOUN,2,2,2 +耗子,40330,40412,82,0.464,ADV,2,8,3 +夜里,40412,40449,37,3.178,NOUN,3,2,3 +我,40449,40473,24,10.534,PRON,2,2,2 +听见,40473,40529,56,5.596,VERB,2,1,2 +它,40543,40565,22,9.652,PRON,4,2,3 +的,40565,40581,16,13.549,PART,1,2,2 +声音,40589,40622,33,6.216,NOUN,2,5,3 +你,40622,40651,29,9.316,PRON,3,2,3 +可以,40651,40729,78,9.878,VERB,2,1,2 +审判,40729,40812,83,6.657,VERB,2,1,2 +它,40821,40845,24,9.652,PRON,2,5,3 +不时,40845,40892,47,3.997,ADV,4,2,3 +地,40892,40903,11,10.187,PART,3,3,3 +判处,40903,40960,57,5.067,VERB,2,1,2 +它,40987,41014,27,9.652,PRON,2,2,2 +死刑,41014,41053,39,5.286,NOUN,2,5,3 +因此,41053,41103,50,9.113,ADV,3,2,3 +它,41103,41141,38,9.652,PRON,4,2,3 +的,41168,41188,20,13.549,PART,1,2,2 +生命,41188,41219,31,7.588,NOUN,2,3,3 +取决,41227,41283,56,6.217,VERB,2,1,2 +于,41283,41311,28,9.923,ADP,2,1,2 +你,41311,41335,24,9.316,PRON,4,2,3 +的,41335,41374,39,13.549,PART,1,2,2 +判决,41402,41446,44,6.136,NOUN,2,6,3 +可是,41446,41480,34,7.153,ADV,3,2,3 +你,41480,41504,24,9.316,PRON,2,2,2 +要,41504,41525,21,10.122,VERB,2,1,2 +有,41525,41557,32,11.142,VERB,4,1,2 +节制,41557,41597,40,4.002,NOUN,2,3,3 +地,41597,41611,14,10.187,PART,1,2,2 +使用,41611,41648,37,8.768,VERB,2,1,2 +这,41648,41683,35,11.129,DET,3,1,2 +只,41702,41730,28,8.687,NUM,2,3,3 +耗子,41730,41809,79,0.464,VERB,2,7,3 +每次,41809,41853,44,-1.528,ADV,4,1,2 +判刑,41853,41898,45,3.88,VERB,1,2,2 +后,41898,41912,14,9.65,PART,1,2,2 +都,41912,41938,26,10.091,ADV,3,2,3 +要,41938,41970,32,10.122,VERB,2,1,2 +赦免,41981,42016,35,2.11,VERB,2,1,2 +它,42016,42044,28,9.652,PRON,2,6,3 +因为,42054,42130,76,9.073,ADP,4,1,2 +只有,42130,42184,54,8.512,ADV,3,1,2 +这,42184,42211,27,11.129,DET,3,1,2 +一,42211,42248,37,11.429,NUM,2,1,2 +只,42266,42282,16,8.687,NUM,2,4,3 +耗子,42282,42329,47,0.464,NOUN,2,8,3 +可是,42329,42383,54,7.153,ADV,4,2,3 +我,42410,42433,23,10.534,PRON,3,2,3 +不,42433,42457,24,10.967,ADV,3,2,3 +愿,42466,42480,14,6.426,VERB,2,1,2 +判,42480,42510,30,5.598,VERB,2,1,2 +死刑,42523,42558,35,5.286,NOUN,2,7,3 +小王子,42561,42634,73,-0.807,NOUN,3,2,3 +回答,42660,42718,58,6.904,VERB,2,1,2 +道,42718,42743,25,7.747,VERB,1,4,2 +我,42752,42765,13,10.534,PRON,3,2,3 +想,42765,42788,23,8.368,VERB,2,1,2 +我,42788,42821,33,10.534,PRON,3,2,3 +还是,42821,42858,37,8.437,ADV,3,2,3 +应该,42858,42873,15,8.424,VERB,3,1,2 +走,42873,42879,6,7.985,VERB,1,7,2 +嗯,42879,42885,6,0.447,INTJ,4,2,3 +不,42885,42891,6,10.967,ADV,3,2,3 +行,42891,42897,6,8.408,VERB,2,4,3 +国王,42917,42960,43,5.256,NOUN,3,2,3 +说,42960,42994,34,10.28,VERB,2,4,3 +但是,42994,43049,55,8.966,ADV,3,2,3 +小王子,43049,43126,77,-0.807,NOUN,4,2,3 +准备,43250,43363,113,7.796,VERB,4,2,3 +完毕,43363,43458,95,5.091,VERB,2,3,3 +之后,43458,43521,63,8.298,PART,2,4,3 +不,43546,43572,26,10.967,ADV,3,2,3 +想,43572,43604,32,8.368,VERB,2,1,2 +使,43604,43624,20,9.424,VERB,2,1,2 +老,43624,43653,29,6.986,ADJ,3,2,3 +君主,43653,43740,87,5.067,NOUN,2,3,3 +难过,43740,43794,54,3.56,ADV,2,5,3 +说道,43794,43831,37,5.742,VERB,3,1,2 +如果,43831,43905,74,9.006,SCONJ,4,2,3 +国王,43905,43967,62,5.256,NOUN,3,1,2 +陛下,43967,44027,60,3.507,NOUN,1,2,2 +想,44027,44050,23,8.368,VERB,3,1,2 +要,44050,44072,22,10.122,VERB,1,2,2 +不折不扣,44072,44216,144,-inf,VERB,4,2,3 +地,44216,44246,30,10.187,PART,1,2,2 +得到,44246,44279,33,8.638,VERB,3,1,2 +服从,44279,44324,45,5.896,NOUN,1,7,2 +你,44324,44342,18,9.316,PRON,3,2,3 +可以,44342,44383,41,9.878,VERB,2,1,2 +给,44383,44402,19,8.874,ADP,3,1,2 +我,44402,44415,13,10.534,PRON,2,3,3 +下,44415,44436,21,9.763,DET,2,1,2 +一,44436,44452,16,11.429,NUM,3,1,2 +个,44457,44473,16,10.348,NUM,2,3,3 +合理,44473,44507,34,7.946,ADJ,4,2,3 +的,44507,44539,32,13.549,PART,1,2,2 +命令,44566,44604,38,6.886,NOUN,2,13,3 +比如,44604,44635,31,6.62,ADV,4,2,3 +说,44635,44669,34,10.28,VERB,2,1,2 +你,44669,44703,34,9.316,PRON,3,2,3 +可以,44703,44747,44,9.878,VERB,2,1,2 +命令,44747,44795,48,6.886,VERB,2,1,2 +我,44795,44806,11,10.534,PRON,3,2,3 +一,44806,44830,24,11.429,NUM,4,1,2 +分钟,44830,44911,81,6.349,NUM,2,3,3 +之内,44911,44969,58,6.008,PART,1,2,2 +必须,44994,45041,47,9.143,VERB,3,1,2 +离开,45041,45093,52,6.843,VERB,1,11,2 +我,45093,45117,24,10.534,PRON,3,2,3 +认为,45117,45193,76,9.142,VERB,2,1,2 +这个,45193,45235,42,9.355,DET,3,1,2 +条件,45235,45280,45,9.044,NOUN,1,2,2 +是,45290,45312,22,11.814,VERB,2,1,2 +成熟,45312,45355,43,6.566,VERB,5,3,4 +的,45355,45388,33,13.549,PART,1,7,2 +国王,45416,45463,47,5.256,NOUN,3,2,3 +什么,45463,45510,47,9.138,PRON,2,2,2 +也,45510,45523,13,10.523,ADV,3,2,3 +没有,45523,45574,51,9.863,ADV,3,1,2 +回答,45574,45626,52,6.904,VERB,1,5,2 +起初,45626,45677,51,3.828,ADJ,4,2,3 +小王子,45686,45793,107,-0.807,NOUN,3,2,3 +有些,45793,45835,42,7.828,ADV,2,1,2 +犹疑不决,45835,45932,97,0.305,VERB,2,5,3 +随后,45956,46023,67,6.056,ADV,4,2,3 +叹,46051,46079,28,3.121,VERB,4,1,2 +了,46079,46104,25,11.717,PART,1,2,2 +口,46104,46126,22,6.814,NOUN,3,2,3 +气,46126,46148,22,6.317,NOUN,2,6,3 +就,46148,46173,25,10.143,ADV,4,2,3 +离开,46173,46217,44,6.843,VERB,2,1,2 +了,46217,46234,17,11.717,PART,1,6,2 +我,46234,46272,38,10.534,PRON,3,2,3 +派,46295,46328,33,6.855,VERB,2,1,2 +你,46328,46357,29,9.316,PRON,3,2,3 +当,46357,46380,23,8.529,VERB,2,1,2 +我,46380,46390,10,10.534,PRON,4,2,3 +的,46398,46424,26,13.549,PART,1,2,2 +大使,46424,46507,83,5.308,NOUN,2,4,3 +国王,46507,46548,41,5.256,NOUN,2,2,2 +匆忙,46548,46612,64,3.219,VERB,4,2,3 +地,46621,46648,27,10.187,PART,1,2,2 +喊,46648,46668,20,4.488,VERB,2,1,2 +道,46679,46693,14,7.747,VERB,2,7,3 +国王,46693,46729,36,5.256,NOUN,3,2,3 +显出,46729,46786,57,3.833,VERB,2,1,2 +非常,46812,46866,54,7.985,ADV,6,2,3 +有,46866,46897,31,11.142,VERB,2,1,2 +权威,46897,46928,31,6.275,ADJ,2,5,3 +的,46928,46957,29,13.549,PART,1,2,2 +样子,46957,47032,75,5.381,NOUN,2,5,3 +小王子,47032,47113,81,-0.807,NOUN,3,2,3 +在,47113,47132,19,11.762,ADP,3,1,2 +旅途,47132,47181,49,3.161,NOUN,3,2,3 +中,47181,47206,25,11.01,PART,1,3,2 +自言自语,47206,47281,75,4.497,VERB,4,2,3 +地,47310,47337,27,10.187,PART,1,2,2 +说,47337,47356,19,10.28,VERB,2,1,2 +这些,47356,47404,48,9.355,DET,4,2,3 +大人,47404,47441,37,4.335,NOUN,2,3,3 +真,47441,47470,29,7.318,ADV,3,2,3 +奇怪,47483,47527,44,5.942,VERB,2,8,3 +第二,47527,47567,40,2.407,NUM,5,1,2 +个,47567,47585,18,10.348,NUM,2,3,3 +行星,47585,47662,77,3.092,NOUN,2,3,3 +上,47662,47684,22,10.76,PART,1,2,2 +住,47684,47712,28,7.882,VERB,2,1,2 +着,47712,47737,25,9.759,PART,1,1,1 +一,47737,47760,23,11.429,NUM,3,1,2 +个,47760,47793,33,10.348,NUM,2,3,3 +爱,47793,47821,28,6.488,VERB,4,1,2 +虚荣,47849,47886,37,3.305,VERB,2,4,3 +的,47886,47900,14,13.549,PART,1,2,2 +人,47900,47933,33,10.917,NOUN,2,5,3 +喔唷,47933,47978,45,-inf,NOUN,3,2,3 +喔唷,47978,48006,28,-inf,INTJ,2,2,2 +一,48006,48023,17,11.429,NUM,4,1,2 +个,48023,48038,15,10.348,NUM,2,3,3 +崇拜,48038,48081,43,5.076,VERB,2,3,3 +我,48081,48099,18,10.534,PRON,3,2,3 +的,48099,48108,9,13.549,PART,1,2,2 +人,48108,48135,27,10.917,NOUN,2,3,3 +来,48161,48182,21,10.29,VERB,2,1,2 +拜访,48182,48207,25,2.775,VERB,2,1,2 +了,48207,48218,11,11.717,PART,1,4,2 +这个,48245,48283,38,9.355,DET,3,2,3 +爱,48283,48316,33,6.488,NOUN,2,1,2 +虚荣,48316,48356,40,3.305,NOUN,4,2,3 +的,48356,48383,27,13.549,PART,1,2,2 +人,48386,48403,17,10.917,NOUN,2,3,3 +一,48403,48418,15,11.429,ADV,5,2,3 +见到,48424,48469,45,-1.826,VERB,2,1,2 +小王子,48469,48553,84,-0.807,NOUN,1,1,1 +老远,48553,48598,45,-1.585,NOUN,1,3,2 +就,48598,48617,19,10.143,ADV,2,2,2 +叫喊,48617,48668,51,2.44,VERB,3,1,2 +起来,48680,48722,42,8.793,VERB,1,7,2 +在,48722,48746,24,11.762,ADP,3,1,2 +那些,48746,48794,48,7.845,DET,5,2,3 +爱,48794,48818,24,6.488,VERB,5,1,2 +虚荣,48853,48911,58,3.305,VERB,2,4,3 +的,48911,48939,28,13.549,PART,1,2,2 +人,48939,48964,25,10.917,NOUN,2,4,3 +眼,48964,48990,26,5.516,NOUN,2,3,3 +里,48990,49011,21,8.887,PART,1,3,2 +别人,49011,49097,86,6.701,NOUN,2,2,2 +都,49097,49120,23,10.091,ADV,3,2,3 +成,49120,49145,25,8.929,VERB,2,1,2 +了,49145,49168,23,11.717,PART,1,1,1 +他们,49168,49211,43,9.915,PRON,4,2,3 +的,49211,49224,13,13.549,PART,1,2,2 +崇拜者,49224,49292,68,1.951,NOUN,2,6,3 +你,49326,49353,27,9.316,PRON,4,2,3 +好,49353,49379,26,9.375,ADJ,2,3,3 +小王子,49379,49455,76,-0.807,NOUN,3,2,3 +说,49463,49484,21,10.28,VERB,2,1,2 +道,49484,49500,16,7.747,VERB,1,4,2 +你,49500,49521,21,9.316,PRON,5,2,3 +的,49527,49555,28,13.549,PART,1,2,2 +帽子,49555,49611,56,4.197,NOUN,2,3,3 +很,49635,49661,26,9.553,ADV,3,2,3 +奇怪,49661,49756,95,5.942,VERB,2,4,3 +这,49756,49785,29,11.129,PRON,4,2,3 +是,49785,49811,26,11.814,VERB,2,1,2 +为了,49811,49869,58,8.741,ADP,6,1,2 +向,49898,49919,21,9.071,ADP,4,1,2 +人,49919,49931,12,10.917,NOUN,2,3,3 +致意,49931,49992,61,3.142,VERB,2,5,3 +用,49995,50026,31,9.22,VERB,2,4,3 +的,50029,50057,28,13.549,PART,1,5,2 +爱,50057,50092,35,6.488,VERB,6,1,2 +虚荣,50114,50148,34,3.305,VERB,2,4,3 +的,50148,50169,21,13.549,PART,1,2,2 +人,50169,50200,31,10.917,NOUN,2,3,3 +回答,50200,50256,56,6.904,VERB,2,1,2 +道,50256,50281,25,7.747,VERB,2,5,3 +当,50281,50298,17,8.529,VERB,3,1,2 +人们,50298,50347,49,8.766,NOUN,5,2,3 +向,50371,50397,26,9.071,ADP,3,1,2 +我,50397,50423,26,10.534,PRON,2,3,3 +欢呼,50423,50460,37,3.807,VERB,2,4,3 +的,50460,50493,33,13.549,PART,1,2,2 +时候,50500,50556,56,8.503,NOUN,2,4,3 +我,50556,50582,26,10.534,PRON,2,2,2 +就,50608,50636,28,10.143,ADV,3,2,3 +用,50636,50655,19,9.22,ADP,2,1,2 +帽子,50655,50696,41,4.197,NOUN,2,3,3 +向,50696,50725,29,9.071,VERB,2,1,2 +他们,50725,50779,54,9.915,PRON,2,3,3 +致意,50779,50816,37,3.142,VERB,2,4,3 +可惜,50816,50899,83,5.195,ADV,5,2,3 +没有,50899,50938,39,9.863,VERB,2,1,2 +一,50938,50967,29,11.429,NUM,3,1,2 +个,50967,51006,39,10.348,NUM,2,3,3 +人,51012,51046,34,10.917,NOUN,2,6,3 +经过,51046,51084,38,8.006,VERB,2,1,2 +这里,51084,51135,51,8.279,PRON,2,4,3 +小王子,51163,51274,111,-0.807,NOUN,5,2,3 +不,51274,51299,25,10.967,ADV,4,2,3 +解,51299,51319,20,6.957,VERB,2,1,2 +其,51319,51338,19,9.903,PRON,3,2,3 +意,51338,51370,32,7.295,NOUN,2,2,2 +说道,51384,51438,54,5.742,VERB,2,7,3 +啊,51438,51462,24,5.45,PART,1,2,2 +是,51462,51486,24,11.814,VERB,2,2,2 +吗,51513,51541,28,7.517,PART,1,2,2 +爱,51541,51569,28,6.488,VERB,6,1,2 +虚荣,51569,51621,52,3.305,NOUN,2,4,3 +的,51621,51639,18,13.549,PART,1,2,2 +人,51644,51677,33,10.917,NOUN,2,3,3 +向,51677,51702,25,9.071,ADP,3,1,2 +小王子,51727,51815,88,-0.807,NOUN,2,3,3 +建议,51841,51895,54,7.515,VERB,2,1,2 +道,51924,51948,24,7.747,VERB,3,1,2 +你,51948,51971,23,9.316,PRON,3,2,3 +用,51971,51992,21,9.22,VERB,3,1,2 +一,51992,52006,14,11.429,NUM,3,1,2 +只,52006,52038,32,8.687,NUM,2,3,3 +手,52054,52086,32,7.035,NOUN,2,4,3 +去,52086,52113,27,8.633,VERB,2,1,2 +拍,52113,52143,30,4.902,VERB,3,2,3 +另,52143,52173,30,8.413,DET,2,1,2 +一,52173,52196,23,11.429,NUM,2,1,2 +只,52196,52216,20,8.687,NUM,2,4,3 +手,52216,52242,26,7.035,NOUN,2,11,3 +小王子,52268,52325,57,-0.807,NOUN,3,2,3 +就,52325,52347,22,10.143,ADV,3,1,2 +拍,52347,52379,32,4.902,VERB,3,2,3 +起,52379,52405,26,8.784,VERB,1,3,2 +巴掌,52405,52451,46,2.408,NOUN,3,1,2 +来,52451,52472,21,10.29,VERB,1,5,2 +这,52472,52491,19,11.129,DET,4,1,2 +位,52491,52522,31,8.577,NUM,2,3,3 +爱,52550,52576,26,6.488,VERB,3,1,2 +虚荣,52576,52634,58,3.305,ADJ,2,4,3 +者,52634,52652,18,9.751,NOUN,2,3,3 +就,52652,52683,31,10.143,ADV,3,2,3 +谦逊,52683,52725,42,2.163,VERB,3,2,3 +地,52725,52742,17,10.187,NOUN,1,2,2 +举起,52742,52814,72,3.039,VERB,3,1,2 +帽子,52814,52854,40,4.197,NOUN,2,3,3 +向,52854,52873,19,9.071,ADP,3,1,2 +小王子,52873,52954,81,-0.807,NOUN,2,3,3 +致意,52963,53007,44,3.142,VERB,2,6,3 +小王子,53007,53071,64,-0.807,NOUN,3,2,3 +心想,53071,53122,51,3.169,VERB,2,1,2 +这,53152,53185,33,11.129,PRON,3,2,3 +比,53185,53212,27,8.602,ADP,3,1,2 +访问,53212,53266,54,6.744,VERB,2,1,2 +那,53266,53288,22,8.881,DET,3,1,2 +位,53288,53317,29,8.577,NUM,2,3,3 +国王,53346,53393,47,5.256,NOUN,2,5,3 +有趣,53393,53444,51,5.373,VERB,2,6,3 +于是,53444,53507,63,6.92,ADV,3,2,3 +他,53507,53527,20,10.667,PRON,2,2,2 +又,53527,53544,17,9.207,ADV,3,2,3 +拍,53544,53565,21,4.902,VERB,3,2,3 +起,53565,53584,19,8.784,VERB,1,2,2 +巴掌,53584,53627,43,2.408,NOUN,2,1,2 +来,53627,53644,17,10.29,PART,3,6,4 +爱,53644,53662,18,6.488,VERB,3,1,2 +虚荣,53662,53738,76,3.305,ADJ,2,1,2 +者,53738,53770,32,9.751,NOUN,1,2,2 +又,53770,53795,25,9.207,ADV,7,2,3 +举起,53795,53846,51,3.039,VERB,2,1,2 +帽子,53846,53889,43,4.197,NOUN,2,5,3 +来,53889,53906,17,10.29,VERB,1,2,2 +向,53906,53936,30,9.071,VERB,2,1,2 +他,53964,53987,23,10.667,PRON,2,3,3 +致意,53987,54028,41,3.142,VERB,2,6,3 +小王子,54028,54113,85,-0.807,NOUN,4,2,3 +这样,54113,54166,53,9.279,ADV,4,2,3 +做,54166,54185,19,8.971,VERB,3,1,2 +了,54185,54204,19,11.717,PART,1,2,2 +五,54204,54223,19,9.386,NUM,2,1,2 +分钟,54223,54272,49,6.349,NUM,2,5,3 +之后,54272,54352,80,8.298,PART,2,4,3 +对,54352,54378,26,10.687,VERB,3,1,2 +这,54378,54409,31,11.129,DET,3,1,2 +种,54409,54428,19,10.708,NUM,2,3,3 +单调,54428,54472,44,3.605,ADJ,4,2,3 +的,54472,54481,9,13.549,PART,1,2,2 +把戏,54481,54526,45,3.033,NOUN,2,5,3 +有点儿,54526,54622,96,5.857,ADV,3,2,3 +厌倦,54635,54668,33,3.624,VERB,2,1,2 +了,54668,54687,19,11.717,PART,1,4,2 +说道,54693,54734,41,5.742,VERB,3,1,2 +要,54739,54756,17,10.122,VERB,5,1,2 +想,54764,54791,27,8.368,VERB,1,2,2 +叫,54791,54813,22,6.117,VERB,2,1,2 +你,54813,54831,18,9.316,PRON,4,2,3 +的,54831,54846,15,13.549,PART,1,2,2 +帽子,54846,54871,25,4.197,NOUN,2,3,3 +掉,54871,54894,23,6.228,VERB,2,1,2 +下来,54894,54966,72,7.366,VERB,1,5,2 +该,54966,54995,29,8.64,VERB,4,1,2 +怎么,55005,55051,46,7.922,ADV,3,2,3 +做,55051,55076,25,8.971,VERB,2,5,3 +呢,55076,55093,17,8.018,INTJ,1,6,2 +可,55093,55106,13,9.183,ADV,6,1,2 +这,55106,55133,27,11.129,DET,3,1,2 +回,55133,55151,18,7.826,NUM,2,3,3 +爱,55151,55171,20,6.488,VERB,2,1,2 +虚荣,55171,55219,48,3.305,ADJ,2,7,3 +者,55246,55271,25,9.751,NOUN,2,3,3 +听,55271,55290,19,7.519,VERB,2,1,2 +不,55290,55307,17,10.967,ADV,6,2,3 +进,55307,55331,24,8.492,VERB,2,1,2 +他,55331,55353,22,10.667,PRON,2,5,3 +的,55382,55410,28,13.549,PART,1,2,2 +话,55410,55428,18,8.328,NOUN,2,5,3 +因为,55428,55467,39,9.073,ADP,3,1,2 +凡是,55467,55503,36,6.059,ADV,4,2,3 +爱,55503,55534,31,6.488,VERB,5,1,2 +虚荣,55534,55576,42,3.305,VERB,2,4,3 +的,55576,55596,20,13.549,PART,1,2,2 +人,55596,55617,21,10.917,NOUN,2,4,3 +只,55617,55629,12,8.687,ADV,3,2,3 +听,55629,55665,36,7.519,VERB,2,1,2 +得,55689,55705,16,8.836,PART,5,1,2 +进,55705,55723,18,8.492,VERB,2,1,2 +赞美,55723,55770,47,4.246,NOUN,2,5,3 +的,55770,55791,21,13.549,PART,1,2,2 +话,55791,55810,19,8.328,NOUN,2,8,3 +他,55810,55827,17,10.667,PRON,4,2,3 +问,55827,55838,11,7.875,VERB,2,1,2 +小王子,55838,55921,83,-0.807,NOUN,2,2,2 +道,55921,55931,10,7.747,VERB,3,1,2 +你,55939,55958,19,9.316,PRON,3,2,3 +真的,55958,55995,37,-1.005,ADV,2,2,2 +钦佩,55995,56041,46,3.289,VERB,2,1,2 +我,56065,56087,22,10.534,PRON,2,8,3 +吗,56087,56109,22,7.517,PART,1,2,2 +钦佩,56109,56158,49,3.289,NOUN,3,2,3 +是,56158,56175,17,11.814,VERB,2,1,2 +什么,56180,56241,61,9.138,DET,3,2,3 +意思,56241,56276,35,6.989,NOUN,2,5,3 +钦佩,56276,56325,49,3.289,VERB,3,1,2 +嘛,56325,56348,23,3.046,INTJ,1,2,2 +就是,56348,56427,79,9.457,ADV,3,2,3 +承认,56427,56492,65,7.311,VERB,2,1,2 +我,56492,56512,20,10.534,PRON,3,2,3 +是,56512,56524,12,11.814,VERB,2,1,2 +星球,56524,56573,49,2.8,NOUN,6,2,3 +上,56608,56635,27,10.76,PART,1,2,2 +最,56635,56665,30,8.982,ADV,6,2,3 +美,56665,56689,24,7.968,VERB,2,3,3 +的,56718,56736,18,13.549,PART,1,2,2 +人,56736,56757,21,10.917,NOUN,2,3,3 +服饰,56757,56804,47,3.82,NOUN,5,2,3 +最,56804,56830,26,8.982,ADV,3,2,3 +好,56830,56860,30,9.375,VERB,2,4,3 +的,56860,56882,22,13.549,PART,1,2,2 +人,56882,56902,20,10.917,NOUN,2,3,3 +最,56902,56925,23,8.982,ADV,6,2,3 +富有,56925,56967,42,5.761,VERB,2,4,3 +的,56967,56979,12,13.549,PART,1,2,2 +人,56979,57000,21,10.917,NOUN,2,3,3 +最,57031,57063,32,8.982,ADV,3,2,3 +聪明,57063,57122,59,5.468,VERB,2,5,3 +的,57122,57150,28,13.549,PART,1,2,2 +人,57150,57163,13,10.917,NOUN,2,8,3 +可,57163,57195,32,9.183,VERB,3,2,3 +您,57222,57252,30,6.65,PRON,2,2,2 +是,57252,57275,23,11.814,VERB,2,1,2 +您,57275,57296,21,6.65,PRON,6,2,3 +的,57296,57309,13,13.549,PART,1,2,2 +星球,57309,57396,87,2.8,NOUN,2,3,3 +上,57396,57422,26,10.76,VERB,1,2,2 +唯一,57422,57456,34,-0.276,ADJ,3,2,3 +的,57456,57490,34,13.549,PART,1,2,2 +人,57518,57540,22,10.917,NOUN,2,4,3 +呀,57540,57567,27,4.512,PART,1,2,2 +让,57567,57592,25,8.07,VERB,4,1,2 +我,57592,57611,19,10.534,PRON,2,2,2 +高兴,57611,57656,45,6.05,VERB,3,5,4 +吧,57656,57680,24,6.177,PART,1,2,2 +请,57680,57719,39,7.183,VERB,4,1,2 +你,57722,57743,21,9.316,PRON,2,2,2 +还是,57743,57774,31,8.437,ADV,4,2,3 +来,57774,57794,20,10.29,VERB,2,1,2 +钦佩,57794,57878,84,3.289,VERB,2,1,2 +我,57878,57900,22,10.534,PRON,2,8,3 +吧,57906,57928,22,6.177,PART,1,2,2 +小王子,57928,58032,104,-0.807,NOUN,4,2,3 +轻轻,58032,58083,51,-4.075,VERB,4,2,3 +地,58083,58116,33,10.187,PART,1,2,2 +耸了耸,58116,58187,71,-0.529,VERB,2,1,2 +肩膀,58187,58236,49,4.048,NOUN,2,5,3 +说道,58267,58313,46,5.742,VERB,3,2,3 +我,58313,58337,24,10.534,PRON,2,2,2 +钦佩,58337,58375,38,3.289,VERB,2,1,2 +你,58375,58387,12,9.316,PRON,2,5,3 +可是,58387,58422,35,7.153,ADV,3,2,3 +这,58422,58445,23,11.129,PRON,2,2,2 +有,58445,58465,20,11.142,VERB,2,1,2 +什么,58465,58550,85,9.138,DET,5,2,3 +能,58550,58595,45,9.423,NOUN,2,1,2 +使,58598,58625,27,9.424,VERB,2,1,2 +你,58625,58643,18,9.316,PRON,2,2,2 +这样,58643,58701,58,9.279,ADV,4,2,3 +感,58729,58756,27,7.158,VERB,2,1,2 +兴趣,58756,58836,80,6.902,NOUN,2,8,3 +的,58836,58857,21,13.549,PART,1,5,2 +于是,58857,58885,28,6.92,ADV,3,2,3 +小王子,58885,58949,64,-0.807,NOUN,2,2,2 +就,58958,58970,12,10.143,ADV,3,2,3 +走开,58970,59008,38,2.515,VERB,2,1,2 +了,59008,59033,25,11.717,PART,1,4,2 +小王子,59033,59119,86,-0.807,NOUN,3,2,3 +在,59119,59148,29,11.762,ADP,3,1,2 +路上,59148,59195,47,5.779,NOUN,2,3,3 +自言自语,59195,59298,103,4.497,VERB,4,2,3 +地,59298,59321,23,10.187,PART,1,2,2 +说,59347,59371,24,10.28,VERB,3,1,2 +了,59371,59391,20,11.717,PART,1,2,2 +一,59391,59417,26,11.429,NUM,4,2,3 +句,59417,59439,22,6.844,NUM,2,3,3 +这些,59439,59481,42,9.355,DET,5,2,3 +大人,59481,59520,39,4.335,NOUN,2,3,3 +肯定,59520,59558,38,7.35,ADV,3,2,3 +是,59558,59572,14,11.814,VERB,2,1,2 +十分,59572,59603,31,8.083,ADV,3,2,3 +古怪,59603,59655,52,3.395,VERB,2,6,3 diff --git a/dataset_description.json b/dataset_description.json new file mode 100644 index 0000000000000000000000000000000000000000..faba19d4bb15248b6e4a45be87fdb0d881931956 --- /dev/null +++ b/dataset_description.json @@ -0,0 +1,14 @@ +{ + "Name": "Le Petit Prince (LPP) Multi-talker: Naturalistic 7T fMRI and EEG Dataset", + "BIDSVersion": "1.8.0", + "License": "CC0", + "Authors": [ + "Zhengwu Ma", + "Nan Wang", + "Jixing Li" + ], + "EthicsApprovals": [ + "The experimental procedures have been approved by the Ethics Committee of City University of Hong Kong and the Ninth People’s Hospital affiliated with Shanghai Jiao Tong University School of Medicine (EEG: SH9H-2019-T33-2; fMRI: SH9H-2022-T379-2)." + ], + "DatasetDOI": "doi:10.18112/openneuro.ds005345.v1.0.1" +} \ No newline at end of file diff --git a/participants.json b/participants.json new file mode 100644 index 0000000000000000000000000000000000000000..23b99868bc74776be75dc843342d8418918e6749 --- /dev/null +++ b/participants.json @@ -0,0 +1,26 @@ +{ + "age": { + "LongName": "", + "Description": "age of the participant", + "Units": "years" + }, + "sex": { + "LongName": "", + "Description": "sex of the participant as reported by the participant", + "Levels": { + "M": "male", + "F": "female" + } + }, + "eeg_acq_time": { + "LongName": "", + "Description": "EEG data acquisition time", + "Units": "year-month-date" + }, + "fmri_acq_time": { + "LongName": "", + "Description": "fMRI data acquisition time", + "Units": "year-month-date" + } +} + diff --git a/participants.tsv b/participants.tsv new file mode 100644 index 0000000000000000000000000000000000000000..755ef61cfcee0f725e9f64d1f827db75c6a07988 --- /dev/null +++ b/participants.tsv @@ -0,0 +1,27 @@ +participant_id age sex eeg_acq_time fmri_acq_time +sub-01 26 F 2021-09-10 2024-07-05 +sub-02 23 F 2021-09-15 2024-06-24 +sub-03 24 M 2021-09-16 2024-06-27 +sub-04 21 F 2021-09-18 2024-06-14 +sub-05 21 F 2021-09-28 2024-06-28 +sub-06 24 F 2021-10-31 2024-05-30 +sub-07 27 M 2021-11-07 2024-06-21 +sub-08 20 M 2021-11-07 2024-05-28 +sub-09 25 M 2021-11-10 2024-06-25 +sub-10 23 M 2021-11-13 2024-06-14 +sub-11 28 M 2021-11-14 2024-06-18 +sub-12 26 F 2021-12-18 2024-05-31 +sub-13 24 F 2021-12-14 2024-04-09 +sub-14 23 F 2021-12-13 2024-06-05 +sub-15 26 F 2021-09-12 2024-05-28 +sub-16 21 F 2021-09-19 2024-06-07 +sub-17 26 F 2021-09-22 2024-07-05 +sub-18 26 F 2021-09-09 2024-04-03 +sub-19 23 M 2021-09-26 2024-06-18 +sub-20 21 F 2021-10-31 2024-07-05 +sub-21 27 M 2021-11-04 2024-05-31 +sub-22 25 M 2021-09-10 2024-04-09 +sub-23 21 M 2021-12-18 2024-06-18 +sub-24 26 M 2021-12-18 2024-07-01 +sub-25 24 F 2021-12-16 2024-06-05 +sub-26 22 F 2021-11-20 2024-08-26 \ No newline at end of file diff --git a/quiz/multitalker_quiz_question.csv b/quiz/multitalker_quiz_question.csv new file mode 100644 index 0000000000000000000000000000000000000000..f1ba066e49dba2c03e1e6a5bd198a7b4af3a3a11 --- /dev/null +++ b/quiz/multitalker_quiz_question.csv @@ -0,0 +1,17 @@ +section,question_id,question,choice_a,choice_b,choice_c,choice_d,answer +single_f,1,叙述者知道了巨蟒的故事后,画了他的第一幅作品。他的第一幅作品是:,一只正在消化大象的开着肚皮的蟒蛇,一只戴着帽子的巨蟒,一只正在消化大象的闭着肚皮的蟒蛇,一只在帽子里的巨蟒,c +single_f,2,总的来说,叙述者对大人们的态度是:,大人们太关注“重要”的事,对他们的评价不高,他对大人们的态度很模糊,大人们能给出最好的建议,很尊敬他们,大人们对彼此很凶恶,对他们的评价不高,a +single_f,3,叙述者认为他不能马上画出小王子想要的羊,主要应该责怪谁?,他的同龄人,大人们,他自己,小王子,b +single_f,4,为什么跟小王子讲话很困难?,他不说话,他不问问题,他说外星语,他不直接回答问题,d +single_m,1,第一颗行星上的国王声称他统治什么?,他自己的太阳系,不统治任何东西,他自己的星球,一切,d +single_m,2,小王子向第一颗行星上的国王请求了什么?,让太阳为他落下,让星星为他显现,让他消失,让草为他生长,a +single_m,3,第二颗行星上那个戴着一顶古怪帽子的人非常:,善于观察,骄傲自大,正直,快乐,b +single_m,4,当小王子表示他想离开第一颗行星时,国王的反应是什么,给他一张地图,让他离开,把他推开,告诉他不要离开这个星球,给他糖吃,c +mixed_f,1,小王子最后接受了叙述者画的什么?,帽子,大象,碗,箱子,d +mixed_f,2,小王子看到叙述者的飞机后有什么反应?,他立即要求驾驶它,他害怕地从飞机上跑开,他不知道那是什么,要求对方解释,他向叙述者讲述了他的驾驶经历,c +mixed_f,3,当小王子得知叙述者来自天空时,他有什么反应?,大笑,哭了,尖叫,跑开,a +mixed_f,4,为什么小王子不怕小羊跑丢?,有绳子拴着小羊,小羊很小,小羊在房子里,小王子待的地方很小,d +mixed_m,1,第一颗行星上,除了老国王还有什么?,耗子,大臣,公主,小羊,a +mixed_m,2,第二颗行星上的人要求小王子参加一个游戏,小王子需要做什么?,拍手,跺脚,打响指,喊叫,a +mixed_m,3,第二颗行星上的人为什么脱下帽子?,天气太热,让小王子给他画像,整理头发,向小王子致意,d +mixed_m,4,小王子对这两个行星上大人的感觉是什么?,英俊,古怪,幽默,蛮横,b \ No newline at end of file diff --git a/stimuli/mix.wav b/stimuli/mix.wav new file mode 100644 index 0000000000000000000000000000000000000000..ee8ab208d60aae7c7b4443146c89bee8359f57cd --- /dev/null +++ b/stimuli/mix.wav @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da853a02dc4051381befabcf94797f49df9be69bd2463d2f17ea676e40ada80 +size 53184646 diff --git a/stimuli/single_female.wav b/stimuli/single_female.wav new file mode 100644 index 0000000000000000000000000000000000000000..51225453775fbb8a35946864707c9f64422492a9 --- /dev/null +++ b/stimuli/single_female.wav @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8167809a6fb12a99f2bac2886969b8921b3f255c94cd45488b7950bc24d9b8e6 +size 53184646 diff --git a/stimuli/single_male.wav b/stimuli/single_male.wav new file mode 100644 index 0000000000000000000000000000000000000000..d3425070153dd151ef46b2647365fa40021a0edc --- /dev/null +++ b/stimuli/single_male.wav @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6721cd28899ce455677d124667638624c917451f4a99bef0647daa5eddb0f8f7 +size 52903992 diff --git a/sub-01/anat/sub-01_rec-defaced_T1w.json b/sub-01/anat/sub-01_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..8ea8ff74114cd054120d03b25b7f15c870bf361b --- /dev/null +++ b/sub-01/anat/sub-01_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231665, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "15:19:35.410000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.171828, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 617, + -3482, + 391, + 36, + 71, + -243, + -19, + 40 ], + "TxRefAmp": 208.701, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-01/anat/sub-01_rec-defaced_T1w.nii.gz b/sub-01/anat/sub-01_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..cb048c1d47a4ad353cddae33d0f419154b6f33a9 --- /dev/null +++ b/sub-01/anat/sub-01_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76dbba1572a552bba2356322637e9a17a7aff97d163f11db2035e4163f80d56d +size 37138610 diff --git a/sub-01/func/sub-01_task-multitalker_run-1_bold.json b/sub-01/func/sub-01_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..32d119cd21000bc20af56e5f216c76269d8e5dec --- /dev/null +++ b/sub-01/func/sub-01_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.23164, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "15:41:13.467500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.129617, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 619, + -3486, + 427, + 75, + 64, + -247, + 141, + -5 + ], + "TxRefAmp": 208.701, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "7d8c577b-3c07-488a-a103-379e82f3d7ab||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.976296, + -0.21644 + ], + "ImageOrientationText": "Tra>Cor(-12.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-01/func/sub-01_task-multitalker_run-2_bold.json b/sub-01/func/sub-01_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..f3c7d9ff3f2795c1e7d8c081717a02181c678551 --- /dev/null +++ b/sub-01/func/sub-01_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.23164, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "15:55:3.495000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.129617, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 619, + -3486, + 427, + 75, + 64, + -247, + 141, + -5 + ], + "TxRefAmp": 208.701, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "7d8c577b-3c07-488a-a103-379e82f3d7ab||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.976296, + -0.21644 + ], + "ImageOrientationText": "Tra>Cor(-12.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-01/func/sub-01_task-multitalker_run-3_bold.json b/sub-01/func/sub-01_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..6b6dc0e606ad9081261c15c7cdad087e38e75e53 --- /dev/null +++ b/sub-01/func/sub-01_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.23164, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "16:09:16.382500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.129617, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 619, + -3486, + 427, + 75, + 64, + -247, + 141, + -5 + ], + "TxRefAmp": 208.701, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "7d8c577b-3c07-488a-a103-379e82f3d7ab||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.976296, + -0.21644 + ], + "ImageOrientationText": "Tra>Cor(-12.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-01/func/sub-01_task-multitalker_run-4_bold.json b/sub-01/func/sub-01_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..0163fe263b65bee66d767636aac3fbaa13cd63e0 --- /dev/null +++ b/sub-01/func/sub-01_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.23164, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "16:23:6.907500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.129617, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 619, + -3486, + 427, + 75, + 64, + -247, + 141, + -5 + ], + "TxRefAmp": 208.701, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "7d8c577b-3c07-488a-a103-379e82f3d7ab||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.976296, + -0.21644 + ], + "ImageOrientationText": "Tra>Cor(-12.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-01/func/sub-01_task-rest_bold.json b/sub-01/func/sub-01_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..bef26ad5c617a3f553c4feb97d9cd4cce3495395 --- /dev/null +++ b/sub-01/func/sub-01_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231638, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "15:32:8.140000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.127515, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 619, + -3486, + 427, + 75, + 64, + -247, + 141, + -5 + ], + "TxRefAmp": 208.701, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "e46c8198-bac8-4068-8348-b290bb412b4a||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.976296, + -0.21644 + ], + "ImageOrientationText": "Tra>Cor(-12.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-02/anat/sub-02_rec-defaced_T1w.json b/sub-02/anat/sub-02_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..c3f9b3c1cf04db4040af7a1ff371aab17a00a1e7 --- /dev/null +++ b/sub-02/anat/sub-02_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231487, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "10:26:17.465000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.185831, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 536, + -3587, + 563, + 132, + 74, + -353, + 208, + 112 ], + "TxRefAmp": 215.754, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + -0.0418757, + 0, + -0.999123 ], + "ImageOrientationText": "Sag>Tra(2.4)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-02/anat/sub-02_rec-defaced_T1w.nii.gz b/sub-02/anat/sub-02_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..dd7f2103b9ba839f49fecd1b127fb4f297b8c072 --- /dev/null +++ b/sub-02/anat/sub-02_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca8b6e92fdf8d773b418051f8068f06425200640285506a9dc2f689abf850cac +size 37491477 diff --git a/sub-02/func/sub-02_task-multitalker_run-1_bold.json b/sub-02/func/sub-02_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..75c7d6049f8a468d4631fdcdcec3f73c9924ea94 --- /dev/null +++ b/sub-02/func/sub-02_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231419, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "10:50:1.377500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.14018, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 515, + -3583, + 690, + 444, + 2, + -262, + 301, + 89 + ], + "TxRefAmp": 215.754, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "8aa047c1-c5dc-44d0-99d7-19103dc2a4cd||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999642, + -0.0038248, + -0.0264837, + 2.52368e-08, + 0.989732, + -0.142937 + ], + "ImageOrientationText": "Tra>Cor(-8.2)>Sag(-1.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-02/func/sub-02_task-multitalker_run-2_bold.json b/sub-02/func/sub-02_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..a139c8818e7f0218a5473b301ee3bf2e239037cc --- /dev/null +++ b/sub-02/func/sub-02_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231419, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "11:04:2.795000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.14018, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 515, + -3583, + 690, + 444, + 2, + -262, + 301, + 89 + ], + "TxRefAmp": 215.754, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "8aa047c1-c5dc-44d0-99d7-19103dc2a4cd||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999642, + -0.0038248, + -0.0264837, + 2.52368e-08, + 0.989732, + -0.142937 + ], + "ImageOrientationText": "Tra>Cor(-8.2)>Sag(-1.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-02/func/sub-02_task-multitalker_run-3_bold.json b/sub-02/func/sub-02_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..164ae1bc1cb0719b226c9c7e359051cc1c86c5bb --- /dev/null +++ b/sub-02/func/sub-02_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231419, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "11:18:17.275000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.14018, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 515, + -3583, + 690, + 444, + 2, + -262, + 301, + 89 + ], + "TxRefAmp": 215.754, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "8aa047c1-c5dc-44d0-99d7-19103dc2a4cd||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999642, + -0.0038248, + -0.0264837, + 2.52368e-08, + 0.989732, + -0.142937 + ], + "ImageOrientationText": "Tra>Cor(-8.2)>Sag(-1.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-02/func/sub-02_task-multitalker_run-4_bold.json b/sub-02/func/sub-02_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..c572cb20c49bf1eda04543d2d996cc0296bdf0d4 --- /dev/null +++ b/sub-02/func/sub-02_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231419, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "11:32:12.747500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.14018, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 515, + -3583, + 690, + 444, + 2, + -262, + 301, + 89 + ], + "TxRefAmp": 215.754, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "8aa047c1-c5dc-44d0-99d7-19103dc2a4cd||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999642, + -0.0038248, + -0.0264837, + 2.52368e-08, + 0.989732, + -0.142937 + ], + "ImageOrientationText": "Tra>Cor(-8.2)>Sag(-1.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-02/func/sub-02_task-rest_bold.json b/sub-02/func/sub-02_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..83dd9e873f03a187003cb979e2775d1caa13a32e --- /dev/null +++ b/sub-02/func/sub-02_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231403, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "10:40:25.505000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.137906, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 518, + -3575, + 691, + 457, + 8, + -221, + 314, + 108 + ], + "TxRefAmp": 215.754, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "ec120da6-8145-402a-b3c5-0f9bbf351f8a||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999642, + -0.0038248, + -0.0264837, + 2.52368e-08, + 0.989732, + -0.142937 + ], + "ImageOrientationText": "Tra>Cor(-8.2)>Sag(-1.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-03/anat/sub-03_rec-defaced_T1w.json b/sub-03/anat/sub-03_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..255439bcd4bd3321c0a5e9d1aa698be60c26cd04 --- /dev/null +++ b/sub-03/anat/sub-03_rec-defaced_T1w.json @@ -0,0 +1,73 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "RawImage": false, + "SeriesNumber": 3, + "AcquisitionTime": "13:52:4.072500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.148573, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 569, + -3648, + 496, + 58, + -107, + -799, + 319, + 69 ], + "TxRefAmp": 222.898, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0.0139622, + 0, + -0.999903 ], + "ImageOrientationText": "Sag>Tra(-0.8)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505" +} diff --git a/sub-03/anat/sub-03_rec-defaced_T1w.nii.gz b/sub-03/anat/sub-03_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..e6208568a3a6bbedb7c61828bff49419e5441c4f --- /dev/null +++ b/sub-03/anat/sub-03_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d346ad3293f54fa6bdf4df436bc293c33a30034b9deb8db9d906767fe25096b0 +size 39284936 diff --git a/sub-03/func/sub-03_task-multitalker_run-1_bold.json b/sub-03/func/sub-03_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..6852636a6a68cfcffb65cdbe148a2a663ee1b2fb --- /dev/null +++ b/sub-03/func/sub-03_task-multitalker_run-1_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 10, + "AcquisitionTime": "14:16:5.130000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.112075, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 574, + -3672, + 593, + 214, + -115, + -934, + 626, + 91 + ], + "TxRefAmp": 222.898, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "1716f9e9-6a4c-48d4-a7f4-37526d1ced2e||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0.000282408, + 0.000917909, + -5.22117e-09, + 0.955788, + -0.294056 + ], + "ImageOrientationText": "Tra>Cor(-17.1)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-03/func/sub-03_task-multitalker_run-2_bold.json b/sub-03/func/sub-03_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..5ed85887b4198f1c539fb904869e6df95da5851e --- /dev/null +++ b/sub-03/func/sub-03_task-multitalker_run-2_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 12, + "AcquisitionTime": "14:30:6.117500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.112075, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 574, + -3672, + 593, + 214, + -115, + -934, + 626, + 91 + ], + "TxRefAmp": 222.898, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "1716f9e9-6a4c-48d4-a7f4-37526d1ced2e||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0.000282408, + 0.000917909, + -5.22117e-09, + 0.955788, + -0.294056 + ], + "ImageOrientationText": "Tra>Cor(-17.1)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-03/func/sub-03_task-multitalker_run-3_bold.json b/sub-03/func/sub-03_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..929e59541c02963a0ffc96d65acda3976af5eb48 --- /dev/null +++ b/sub-03/func/sub-03_task-multitalker_run-3_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 14, + "AcquisitionTime": "14:44:17.337500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.112075, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 574, + -3672, + 593, + 214, + -115, + -934, + 626, + 91 + ], + "TxRefAmp": 222.898, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "1716f9e9-6a4c-48d4-a7f4-37526d1ced2e||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0.000282408, + 0.000917909, + -5.22117e-09, + 0.955788, + -0.294056 + ], + "ImageOrientationText": "Tra>Cor(-17.1)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-03/func/sub-03_task-multitalker_run-4_bold.json b/sub-03/func/sub-03_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..5d66f41be0576720aac1ec31ea71b8a7774e34a7 --- /dev/null +++ b/sub-03/func/sub-03_task-multitalker_run-4_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 16, + "AcquisitionTime": "14:58:35.047500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.112075, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 574, + -3672, + 593, + 214, + -115, + -934, + 626, + 91 + ], + "TxRefAmp": 222.898, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "1716f9e9-6a4c-48d4-a7f4-37526d1ced2e||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0.000282408, + 0.000917909, + -5.22117e-09, + 0.955788, + -0.294056 + ], + "ImageOrientationText": "Tra>Cor(-17.1)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-03/func/sub-03_task-rest_bold.json b/sub-03/func/sub-03_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..58398c410edea332f232a009104e9fbd8f6c5614 --- /dev/null +++ b/sub-03/func/sub-03_task-rest_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 8, + "AcquisitionTime": "14:06:13.652500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.110257, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 574, + -3672, + 593, + 214, + -115, + -934, + 626, + 91 + ], + "TxRefAmp": 222.898, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "cf529399-eba1-4322-8650-3489d2c1d00b||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0.000282408, + 0.000917909, + -5.22117e-09, + 0.955788, + -0.294056 + ], + "ImageOrientationText": "Tra>Cor(-17.1)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-04/anat/sub-04_rec-defaced_T1w.json b/sub-04/anat/sub-04_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..0c0a2fe85d397b6010fba1077a7cf5d2b5b6f476 --- /dev/null +++ b/sub-04/anat/sub-04_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231447, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "15:03:2.730000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.106232, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 617, + -3516, + 509, + 291, + 37, + -293, + -89, + 70 ], + "TxRefAmp": 210.534, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + -0.0244322, + 0, + -0.999701 ], + "ImageOrientationText": "Sag>Tra(1.4)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-04/anat/sub-04_rec-defaced_T1w.nii.gz b/sub-04/anat/sub-04_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..6bd7b26167558c0cf5e285bbe8173b894a6834d3 --- /dev/null +++ b/sub-04/anat/sub-04_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3f9442eff9f1393b197ad145d3bcbcfe3ab39317dd0e86abe804f6c381cfc9 +size 38656441 diff --git a/sub-04/func/sub-04_task-multitalker_run-1_bold.json b/sub-04/func/sub-04_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..68ea313aa7d3c18422ac67aecc4e15cdf946528a --- /dev/null +++ b/sub-04/func/sub-04_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231332, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "15:26:7.667500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.0801354, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 621, + -3501, + 635, + 747, + -16, + -162, + -4, + 114 + ], + "TxRefAmp": 210.534, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "76bfe425-e997-4e4e-bb4e-2be53ca94585||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999999, + -0.000453768, + -0.00128126, + -7.38531e-09, + 0.942628, + -0.333844 + ], + "ImageOrientationText": "Tra>Cor(-19.5)>Sag(-0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-04/func/sub-04_task-multitalker_run-2_bold.json b/sub-04/func/sub-04_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..3753f09ecf30260b7f22bcb9a8fdb5a2d0f6e23d --- /dev/null +++ b/sub-04/func/sub-04_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231332, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "15:40:8.990000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.0801354, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 621, + -3501, + 635, + 747, + -16, + -162, + -4, + 114 + ], + "TxRefAmp": 210.534, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "76bfe425-e997-4e4e-bb4e-2be53ca94585||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999999, + -0.000453768, + -0.00128126, + -7.38531e-09, + 0.942628, + -0.333844 + ], + "ImageOrientationText": "Tra>Cor(-19.5)>Sag(-0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-04/func/sub-04_task-multitalker_run-3_bold.json b/sub-04/func/sub-04_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..677d00d586a07a2c49d65c8563de0cc4271b753f --- /dev/null +++ b/sub-04/func/sub-04_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231332, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "15:54:6.962500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.0801354, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 621, + -3501, + 635, + 747, + -16, + -162, + -4, + 114 + ], + "TxRefAmp": 210.534, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "76bfe425-e997-4e4e-bb4e-2be53ca94585||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999999, + -0.000453768, + -0.00128126, + -7.38531e-09, + 0.942628, + -0.333844 + ], + "ImageOrientationText": "Tra>Cor(-19.5)>Sag(-0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-04/func/sub-04_task-multitalker_run-4_bold.json b/sub-04/func/sub-04_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..75045054105c66378d34f3e445537557c1371394 --- /dev/null +++ b/sub-04/func/sub-04_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231332, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "16:08:15.142500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.0801354, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 621, + -3501, + 635, + 747, + -16, + -162, + -4, + 114 + ], + "TxRefAmp": 210.534, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "76bfe425-e997-4e4e-bb4e-2be53ca94585||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999999, + -0.000453768, + -0.00128126, + -7.38531e-09, + 0.942628, + -0.333844 + ], + "ImageOrientationText": "Tra>Cor(-19.5)>Sag(-0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-04/func/sub-04_task-rest_bold.json b/sub-04/func/sub-04_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..b5a46606f03eacc6375e53d152586c3a21d0a3a0 --- /dev/null +++ b/sub-04/func/sub-04_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231333, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "15:16:49.820000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.0788355, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 621, + -3501, + 635, + 747, + -16, + -162, + -4, + 114 + ], + "TxRefAmp": 210.534, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "0d3a3a02-faad-4363-8b1c-5253bedf1947||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999999, + -0.000453768, + -0.00128126, + -7.38531e-09, + 0.942628, + -0.333844 + ], + "ImageOrientationText": "Tra>Cor(-19.5)>Sag(-0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-05/anat/sub-05_rec-defaced_T1w.json b/sub-05/anat/sub-05_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..27e2d622822197b7d40a118d55e9f090a16ec4cf --- /dev/null +++ b/sub-05/anat/sub-05_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231399, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "10:26:20.235000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.181062, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 662, + -3652, + 532, + 166, + 97, + -258, + 174, + -64 ], + "TxRefAmp": 220.269, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0.00349062, + 0.999994, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag>Cor(0.2)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-05/anat/sub-05_rec-defaced_T1w.nii.gz b/sub-05/anat/sub-05_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..6f4bb1bd3a6f459987df9db8d6327e7e91ccded2 --- /dev/null +++ b/sub-05/anat/sub-05_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23363f43a119c0ff7415a22dca902559b3566a3b264cdd6888e4e276fabb8a09 +size 37794910 diff --git a/sub-05/func/sub-05_task-multitalker_run-1_bold.json b/sub-05/func/sub-05_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..5853afa0abf94abfe7f544d4912ff0f1b27f3ee2 --- /dev/null +++ b/sub-05/func/sub-05_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231317, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "10:53:39.190000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.136583, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 658, + -3614, + 650, + 617, + 96, + 123, + 199, + -55 + ], + "TxRefAmp": 220.269, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "c9fd72e0-676a-4a13-a436-d77e0d3e14df||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.990509, + -0.137445 + ], + "ImageOrientationText": "Tra>Cor(-7.9)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-05/func/sub-05_task-multitalker_run-2_bold.json b/sub-05/func/sub-05_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..e037959dec5de2d0c64c5340e6f47c88aad42e07 --- /dev/null +++ b/sub-05/func/sub-05_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231317, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "11:08:33.530000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.136583, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 658, + -3614, + 650, + 617, + 96, + 123, + 199, + -55 + ], + "TxRefAmp": 220.269, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "c9fd72e0-676a-4a13-a436-d77e0d3e14df||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.990509, + -0.137445 + ], + "ImageOrientationText": "Tra>Cor(-7.9)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-05/func/sub-05_task-multitalker_run-3_bold.json b/sub-05/func/sub-05_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..f82bc1c4d165959a5c16c3fc0e112bfb0b8d07d5 --- /dev/null +++ b/sub-05/func/sub-05_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231317, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "11:24:21.855000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.136583, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 658, + -3614, + 650, + 617, + 96, + 123, + 199, + -55 + ], + "TxRefAmp": 220.269, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "c9fd72e0-676a-4a13-a436-d77e0d3e14df||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.990509, + -0.137445 + ], + "ImageOrientationText": "Tra>Cor(-7.9)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-05/func/sub-05_task-multitalker_run-4_bold.json b/sub-05/func/sub-05_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..274263261572bb1430b8049e7748bc2e6e19ba09 --- /dev/null +++ b/sub-05/func/sub-05_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231317, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "11:38:27.917500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.136583, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 658, + -3614, + 650, + 617, + 96, + 123, + 199, + -55 + ], + "TxRefAmp": 220.269, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "c9fd72e0-676a-4a13-a436-d77e0d3e14df||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.990509, + -0.137445 + ], + "ImageOrientationText": "Tra>Cor(-7.9)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-05/func/sub-05_task-rest_bold.json b/sub-05/func/sub-05_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..23fdf64ae538857cba6850a94a7e66a44f2ba355 --- /dev/null +++ b/sub-05/func/sub-05_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231293, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "10:38:44.072500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.134367, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 658, + -3614, + 650, + 617, + 96, + 123, + 199, + -55 + ], + "TxRefAmp": 220.269, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b5cb1862-d183-4b23-8bad-44c2ca3669c8||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.990509, + -0.137445 + ], + "ImageOrientationText": "Tra>Cor(-7.9)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-06/anat/sub-06_rec-defaced_T1w.json b/sub-06/anat/sub-06_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..2532d8f47faef0000626a846eb0e50187b53fe49 --- /dev/null +++ b/sub-06/anat/sub-06_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231465, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "13:32:36.015000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.159365, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 626, + -3660, + 505, + 81, + 117, + -527, + 149, + 6 ], + "TxRefAmp": 220.317, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-06/anat/sub-06_rec-defaced_T1w.nii.gz b/sub-06/anat/sub-06_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..55c45fec66985f939011cf3aae1edfb0acdfb4d9 --- /dev/null +++ b/sub-06/anat/sub-06_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71fa31cf70c3efc06dd4dd9e927507bb2b532f15e2bcc92eafd509ce156a02a1 +size 38313851 diff --git a/sub-06/func/sub-06_task-multitalker_run-1_bold.json b/sub-06/func/sub-06_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..dd70acae785ea9f23074dcced9febfcaef9e48be --- /dev/null +++ b/sub-06/func/sub-06_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231411, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "13:54:4.852500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.120216, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 621, + -3667, + 627, + 290, + 186, + -653, + 269, + 29 + ], + "TxRefAmp": 220.317, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "76826103-dfe4-4319-89b6-cf2b39e215c4||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-06/func/sub-06_task-multitalker_run-2_bold.json b/sub-06/func/sub-06_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..059fec359f28c02a91aaa13e330498fd27154233 --- /dev/null +++ b/sub-06/func/sub-06_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231411, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "14:08:3.007500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.120216, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 621, + -3667, + 627, + 290, + 186, + -653, + 269, + 29 + ], + "TxRefAmp": 220.317, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "76826103-dfe4-4319-89b6-cf2b39e215c4||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-06/func/sub-06_task-multitalker_run-3_bold.json b/sub-06/func/sub-06_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..7012a891659e9ab8df304ea903c3ec541fbe1855 --- /dev/null +++ b/sub-06/func/sub-06_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231411, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "14:22:3.995000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.120216, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 621, + -3667, + 627, + 290, + 186, + -653, + 269, + 29 + ], + "TxRefAmp": 220.317, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "76826103-dfe4-4319-89b6-cf2b39e215c4||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-06/func/sub-06_task-multitalker_run-4_bold.json b/sub-06/func/sub-06_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..082f66b8ff7b6b41be4954d102fc430f12bfb148 --- /dev/null +++ b/sub-06/func/sub-06_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231411, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "14:35:53.690000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.120216, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 621, + -3667, + 627, + 290, + 186, + -653, + 269, + 29 + ], + "TxRefAmp": 220.317, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "76826103-dfe4-4319-89b6-cf2b39e215c4||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-06/func/sub-06_task-rest_bold.json b/sub-06/func/sub-06_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..eaeb6a245f47b7f72c7c1adefceb4db8e096324e --- /dev/null +++ b/sub-06/func/sub-06_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231399, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "13:45:8.597500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.118266, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 621, + -3667, + 627, + 290, + 186, + -653, + 269, + 29 + ], + "TxRefAmp": 220.317, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "32f4938b-6045-4ae8-968f-ae333e6df2af||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-07/anat/sub-07_rec-defaced_T1w.json b/sub-07/anat/sub-07_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..aaf6cf80c59fe46fa129e8317b60c70188b41de5 --- /dev/null +++ b/sub-07/anat/sub-07_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231421, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "14:35:4.942500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.159942, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 589, + -3574, + 546, + 143, + 9, + -450, + 61, + -152 ], + "TxRefAmp": 239.657, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-07/anat/sub-07_rec-defaced_T1w.nii.gz b/sub-07/anat/sub-07_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..74fe6028b056a902afac4a60197e559458414e7a --- /dev/null +++ b/sub-07/anat/sub-07_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee4b1a27b40edeb5170aa68e37b10ab6f133a545d5290c0e4a473facd5002e92 +size 39105053 diff --git a/sub-07/func/sub-07_task-multitalker_run-1_bold.json b/sub-07/func/sub-07_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..c0339efa4cfc82a34614c47a43fc1e4cf79458cb --- /dev/null +++ b/sub-07/func/sub-07_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231328, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "14:57:29.725000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.1233, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 581, + -3545, + 683, + 536, + 7, + -121, + 234, + -157 + ], + "TxRefAmp": 239.657, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "0df0a3d5-c37f-4df9-8f84-5cd55a516e94||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-07/func/sub-07_task-multitalker_run-2_bold.json b/sub-07/func/sub-07_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..cee5937c459f56da15e9f706c41cbc7ae4173488 --- /dev/null +++ b/sub-07/func/sub-07_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231328, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "15:11:23.380000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.1233, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 581, + -3545, + 683, + 536, + 7, + -121, + 234, + -157 + ], + "TxRefAmp": 239.657, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "0df0a3d5-c37f-4df9-8f84-5cd55a516e94||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-07/func/sub-07_task-multitalker_run-3_bold.json b/sub-07/func/sub-07_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..7f0aa926702f3f76a5da784a50c6140319a6d6c0 --- /dev/null +++ b/sub-07/func/sub-07_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231328, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "15:25:27.962500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.1233, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 581, + -3545, + 683, + 536, + 7, + -121, + 234, + -157 + ], + "TxRefAmp": 239.657, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "0df0a3d5-c37f-4df9-8f84-5cd55a516e94||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-07/func/sub-07_task-multitalker_run-4_bold.json b/sub-07/func/sub-07_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..dfeff87dea69521cb137197cd0c65402ac947ba3 --- /dev/null +++ b/sub-07/func/sub-07_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231328, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "15:39:12.407500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.1233, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 581, + -3545, + 683, + 536, + 7, + -121, + 234, + -157 + ], + "TxRefAmp": 239.657, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "0df0a3d5-c37f-4df9-8f84-5cd55a516e94||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-07/func/sub-07_task-rest_bold.json b/sub-07/func/sub-07_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..59ad3a75d82ea897e025d39893f63a7d9e2bf697 --- /dev/null +++ b/sub-07/func/sub-07_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231317, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "14:47:15.530000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.1213, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 581, + -3545, + 683, + 536, + 7, + -121, + 234, + -157 + ], + "TxRefAmp": 239.657, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "3e45c035-a3c2-4224-918f-66bdedb974e3||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-08/anat/sub-08_rec-defaced_T1w.json b/sub-08/anat/sub-08_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..8d643b0ee2b9e6141efb91f190bdd517db594ad2 --- /dev/null +++ b/sub-08/anat/sub-08_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231428, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "13:39:30.462500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.15666, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 616, + -3581, + 566, + 82, + 9, + -337, + 284, + 0 ], + "TxRefAmp": 236.498, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0.0104717, + 0, + -0.999945 ], + "ImageOrientationText": "Sag>Tra(-0.6)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-08/anat/sub-08_rec-defaced_T1w.nii.gz b/sub-08/anat/sub-08_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..c2d7f293c3913eeac406d3298ff6cc6076c831c8 --- /dev/null +++ b/sub-08/anat/sub-08_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a24772980a8c937ed8808972c8ecbc4a6e8965de69447219c9d636d35e7e32 +size 39150636 diff --git a/sub-08/func/sub-08_task-multitalker_run-1_bold.json b/sub-08/func/sub-08_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..6aace327ec4e30feaec717dd8b73fd435aa1d60a --- /dev/null +++ b/sub-08/func/sub-08_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231399, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "14:02:55.227500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.118175, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 629, + -3591, + 671, + 191, + 103, + -324, + 624, + 12 + ], + "TxRefAmp": 236.498, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b2df5b4a-00c1-4150-aa10-7bd601a50848||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 1.77059e-05, + 6.64907e-05, + -1.3514e-08, + 0.966376, + -0.257134 + ], + "ImageOrientationText": "Tra>Cor(-14.9)>Sag(0.0)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-08/func/sub-08_task-multitalker_run-2_bold.json b/sub-08/func/sub-08_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..37891591dd870064dbbe790871d3c0ea68498591 --- /dev/null +++ b/sub-08/func/sub-08_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231399, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "14:17:30.462500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.118175, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 629, + -3591, + 671, + 191, + 103, + -324, + 624, + 12 + ], + "TxRefAmp": 236.498, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b2df5b4a-00c1-4150-aa10-7bd601a50848||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 1.77059e-05, + 6.64907e-05, + -1.3514e-08, + 0.966376, + -0.257134 + ], + "ImageOrientationText": "Tra>Cor(-14.9)>Sag(0.0)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-08/func/sub-08_task-multitalker_run-3_bold.json b/sub-08/func/sub-08_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..f22ce362cd6ecbcfffd69a68a5e321afbb0a6259 --- /dev/null +++ b/sub-08/func/sub-08_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231399, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "14:31:38.005000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.118175, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 629, + -3591, + 671, + 191, + 103, + -324, + 624, + 12 + ], + "TxRefAmp": 236.498, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b2df5b4a-00c1-4150-aa10-7bd601a50848||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 1.77059e-05, + 6.64907e-05, + -1.3514e-08, + 0.966376, + -0.257134 + ], + "ImageOrientationText": "Tra>Cor(-14.9)>Sag(0.0)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-08/func/sub-08_task-multitalker_run-4_bold.json b/sub-08/func/sub-08_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..0305ac5a200b3822b8927671626a3782bc96a23b --- /dev/null +++ b/sub-08/func/sub-08_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231399, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "14:45:51.182500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.118175, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 629, + -3591, + 671, + 191, + 103, + -324, + 624, + 12 + ], + "TxRefAmp": 236.498, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b2df5b4a-00c1-4150-aa10-7bd601a50848||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 1.77059e-05, + 6.64907e-05, + -1.3514e-08, + 0.966376, + -0.257134 + ], + "ImageOrientationText": "Tra>Cor(-14.9)>Sag(0.0)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-08/func/sub-08_task-rest_bold.json b/sub-08/func/sub-08_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..389e73b44e85ee82aa0955bd462d92876c00551a --- /dev/null +++ b/sub-08/func/sub-08_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231384, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "13:52:50.235000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.116258, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 629, + -3591, + 671, + 191, + 103, + -324, + 624, + 12 + ], + "TxRefAmp": 236.498, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "500065e1-849a-48e1-80b8-702cffea455e||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 1.77059e-05, + 6.64907e-05, + -1.3514e-08, + 0.966376, + -0.257134 + ], + "ImageOrientationText": "Tra>Cor(-14.9)>Sag(0.0)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-09/anat/sub-09_rec-defaced_T1w.json b/sub-09/anat/sub-09_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..07dec230206a64c90694547e5c9469da9e264de7 --- /dev/null +++ b/sub-09/anat/sub-09_rec-defaced_T1w.json @@ -0,0 +1,73 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "13:21:34.280000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.205149, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 621, + -3613, + 525, + 162, + -42, + -478, + -127, + -7 ], + "TxRefAmp": 239.042, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + -0.0627905, + 0.998027, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag>Cor(-3.6)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505" +} diff --git a/sub-09/anat/sub-09_rec-defaced_T1w.nii.gz b/sub-09/anat/sub-09_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..46acfdd1fc6bbb3ed6c218aa272c5bdbf4a09aa8 --- /dev/null +++ b/sub-09/anat/sub-09_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a54ac6c9c078aee178c179af8993fd3d988ac9d6797202058477500fbcad58f8 +size 39262020 diff --git a/sub-09/func/sub-09_task-multitalker_run-1_bold.json b/sub-09/func/sub-09_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..83e934d79fc747b0a7c2bb4f5a7af648b751fae9 --- /dev/null +++ b/sub-09/func/sub-09_task-multitalker_run-1_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 10, + "AcquisitionTime": "13:42:28.432500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.158994, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 634, + -3617, + 618, + 535, + 52, + -518, + -113, + -31 + ], + "TxRefAmp": 239.042, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "3594816e-d20d-4e3c-8e7e-055d874246d6||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.951057, + -0.309017 + ], + "ImageOrientationText": "Tra>Cor(-18.0)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-09/func/sub-09_task-multitalker_run-2_bold.json b/sub-09/func/sub-09_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..d951fdee642ffa065d6563c8941c953968bdb2e0 --- /dev/null +++ b/sub-09/func/sub-09_task-multitalker_run-2_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 12, + "AcquisitionTime": "13:56:17.315000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.158994, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 634, + -3617, + 618, + 535, + 52, + -518, + -113, + -31 + ], + "TxRefAmp": 239.042, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "3594816e-d20d-4e3c-8e7e-055d874246d6||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.951057, + -0.309017 + ], + "ImageOrientationText": "Tra>Cor(-18.0)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-09/func/sub-09_task-multitalker_run-3_bold.json b/sub-09/func/sub-09_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..b345a57bd990f0a3133f802abff8df8a72fdaf74 --- /dev/null +++ b/sub-09/func/sub-09_task-multitalker_run-3_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 17, + "AcquisitionTime": "14:26:43.215000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.15769, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 621, + -3600, + 601, + 502, + -45, + -515, + -143, + -48 + ], + "TxRefAmp": 239.683, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "84cdb887-c380-4679-813d-6e3bcf4d382a||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.951057, + -0.309017 + ], + "ImageOrientationText": "Tra>Cor(-18.0)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-09/func/sub-09_task-multitalker_run-4_bold.json b/sub-09/func/sub-09_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..024d1e20387af5769f6b355855f0416e9f0ab4a9 --- /dev/null +++ b/sub-09/func/sub-09_task-multitalker_run-4_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 19, + "AcquisitionTime": "14:40:39.157500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.15769, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 621, + -3600, + 601, + 502, + -45, + -515, + -143, + -48 + ], + "TxRefAmp": 239.683, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "84cdb887-c380-4679-813d-6e3bcf4d382a||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.951057, + -0.309017 + ], + "ImageOrientationText": "Tra>Cor(-18.0)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-09/func/sub-09_task-rest_bold.json b/sub-09/func/sub-09_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..53558281d0b90bf68b3618749d94fb1d25f7fabc --- /dev/null +++ b/sub-09/func/sub-09_task-rest_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 8, + "AcquisitionTime": "13:32:59.177500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.156415, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 634, + -3617, + 618, + 535, + 52, + -518, + -113, + -31 + ], + "TxRefAmp": 239.042, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "359371c5-d4e0-48ff-b18d-1fdbb6dd57d6||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.951057, + -0.309017 + ], + "ImageOrientationText": "Tra>Cor(-18.0)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-10/anat/sub-10_rec-defaced_T1w.json b/sub-10/anat/sub-10_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..c7224998d7f86c237e2d9c0523f7f6abf44d5c2e --- /dev/null +++ b/sub-10/anat/sub-10_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231387, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "13:15:47.305000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.12983, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 594, + -3574, + 590, + 30, + -3, + -444, + 195, + -18 ], + "TxRefAmp": 240.832, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0.0401318, + 0, + -0.999194 ], + "ImageOrientationText": "Sag>Tra(-2.3)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-10/anat/sub-10_rec-defaced_T1w.nii.gz b/sub-10/anat/sub-10_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..f592192b53e1b1c5db47f61846975db5e62bda7f --- /dev/null +++ b/sub-10/anat/sub-10_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbbc206a104ccd12280c4baa9b4e3fff145898b7a53e70783fabcbae9dfac1fd +size 40308898 diff --git a/sub-10/func/sub-10_task-multitalker_run-1_bold.json b/sub-10/func/sub-10_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..78145cda764aedf62f874dc088856d6db557cf91 --- /dev/null +++ b/sub-10/func/sub-10_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231382, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "13:39:54.562500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.101698, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 600, + -3551, + 717, + -5, + 49, + -281, + 362, + -4 + ], + "TxRefAmp": 240.832, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "9a1fb8ea-c6fe-4f9d-a97b-5dcdc64cf988||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999997, + 0.000774975, + 0.0022886, + -3.00189e-08, + 0.947173, + -0.320723 + ], + "ImageOrientationText": "Tra>Cor(-18.7)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-10/func/sub-10_task-multitalker_run-2_bold.json b/sub-10/func/sub-10_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..e55f74e9b27a1e1aeb10567a9df70b2ed587428c --- /dev/null +++ b/sub-10/func/sub-10_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231382, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "13:53:51.610000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.101698, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 600, + -3551, + 717, + -5, + 49, + -281, + 362, + -4 + ], + "TxRefAmp": 240.832, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "9a1fb8ea-c6fe-4f9d-a97b-5dcdc64cf988||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999997, + 0.000774975, + 0.0022886, + -3.00189e-08, + 0.947173, + -0.320723 + ], + "ImageOrientationText": "Tra>Cor(-18.7)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-10/func/sub-10_task-multitalker_run-3_bold.json b/sub-10/func/sub-10_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..94d30e59a8d549cffa431af96f4bfba6ec9603b4 --- /dev/null +++ b/sub-10/func/sub-10_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231382, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "14:08:4.745000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.101698, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 600, + -3551, + 717, + -5, + 49, + -281, + 362, + -4 + ], + "TxRefAmp": 240.832, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "9a1fb8ea-c6fe-4f9d-a97b-5dcdc64cf988||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999997, + 0.000774975, + 0.0022886, + -3.00189e-08, + 0.947173, + -0.320723 + ], + "ImageOrientationText": "Tra>Cor(-18.7)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-10/func/sub-10_task-multitalker_run-4_bold.json b/sub-10/func/sub-10_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..977ee5387862faf2e726599df02be8dae88a0e53 --- /dev/null +++ b/sub-10/func/sub-10_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231382, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "14:22:2.695000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.101698, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 600, + -3551, + 717, + -5, + 49, + -281, + 362, + -4 + ], + "TxRefAmp": 240.832, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "9a1fb8ea-c6fe-4f9d-a97b-5dcdc64cf988||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999997, + 0.000774975, + 0.0022886, + -3.00189e-08, + 0.947173, + -0.320723 + ], + "ImageOrientationText": "Tra>Cor(-18.7)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-10/func/sub-10_task-rest_bold.json b/sub-10/func/sub-10_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..004fa2e239d4e3ed51ee017b09eeaa332d03d7d6 --- /dev/null +++ b/sub-10/func/sub-10_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231368, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "13:30:3.577500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.100049, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 600, + -3551, + 717, + -5, + 49, + -281, + 362, + -4 + ], + "TxRefAmp": 240.832, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "c013bb93-746b-4870-b0e8-41e599ba909d||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999997, + 0.000774975, + 0.0022886, + -3.00189e-08, + 0.947173, + -0.320723 + ], + "ImageOrientationText": "Tra>Cor(-18.7)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-11/anat/sub-11_rec-defaced_T1w.json b/sub-11/anat/sub-11_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..4c00fcdc58b91a2f35d6c8c7eabdeaf1befcb10d --- /dev/null +++ b/sub-11/anat/sub-11_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231487, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "10:04:33.137500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.136788, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 625, + -3566, + 549, + 78, + 24, + -250, + 16, + 21 ], + "TxRefAmp": 235.692, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-11/anat/sub-11_rec-defaced_T1w.nii.gz b/sub-11/anat/sub-11_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..d4e8f604666a0fcda9e8be8c391c7b02020ba497 --- /dev/null +++ b/sub-11/anat/sub-11_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff081c0fd4e3c09ff84e96036563b525610cd81bc15fc105e85cf435dceef0ee +size 39206877 diff --git a/sub-11/func/sub-11_task-multitalker_run-1_bold.json b/sub-11/func/sub-11_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..a6caba742f3507225c8dcdb45734ca28cbef4e93 --- /dev/null +++ b/sub-11/func/sub-11_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231455, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "10:26:46.765000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.103232, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 642, + -3561, + 642, + 224, + 80, + -31, + 149, + 42 + ], + "TxRefAmp": 235.692, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "7ebb5901-9175-4d5c-882c-0db0daa3ec06||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-11/func/sub-11_task-multitalker_run-2_bold.json b/sub-11/func/sub-11_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..8257d4c76a58ea1acaa0885846e41bcc12e217dc --- /dev/null +++ b/sub-11/func/sub-11_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231455, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "10:40:47.497500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.103232, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 642, + -3561, + 642, + 224, + 80, + -31, + 149, + 42 + ], + "TxRefAmp": 235.692, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "7ebb5901-9175-4d5c-882c-0db0daa3ec06||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-11/func/sub-11_task-multitalker_run-3_bold.json b/sub-11/func/sub-11_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..1070a46788a0d6cf027617df24bacac0a2f141d1 --- /dev/null +++ b/sub-11/func/sub-11_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231455, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "10:54:52.220000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.103232, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 642, + -3561, + 642, + 224, + 80, + -31, + 149, + 42 + ], + "TxRefAmp": 235.692, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "7ebb5901-9175-4d5c-882c-0db0daa3ec06||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-11/func/sub-11_task-multitalker_run-4_bold.json b/sub-11/func/sub-11_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..5eadfc788bbc7d67ab5f31d9a1eb666104fd392b --- /dev/null +++ b/sub-11/func/sub-11_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231455, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 18, + "AcquisitionTime": "11:24:43.542500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.103232, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 642, + -3561, + 642, + 224, + 80, + -31, + 149, + 42 + ], + "TxRefAmp": 235.692, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "7ebb5901-9175-4d5c-882c-0db0daa3ec06||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-18_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-11/func/sub-11_task-rest_bold.json b/sub-11/func/sub-11_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..a80f901d0a69e86de43b4e65c16b39b50bd1f6db --- /dev/null +++ b/sub-11/func/sub-11_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231445, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "10:17:2.587500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.101558, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 642, + -3561, + 642, + 224, + 80, + -31, + 149, + 42 + ], + "TxRefAmp": 235.692, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "cd45a8f7-8c1c-4635-8f20-ed7c062368be||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-12/anat/sub-12_rec-defaced_T1w.json b/sub-12/anat/sub-12_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..f5a908732b97061013bb36a5873903b3012a4520 --- /dev/null +++ b/sub-12/anat/sub-12_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231706, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "15:35:10.522500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.204535, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 663, + -3555, + 406, + 26, + 122, + -532, + 95, + -16 ], + "TxRefAmp": 228.912, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0.0226873, + 0, + -0.999743 ], + "ImageOrientationText": "Sag>Tra(-1.3)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-12/anat/sub-12_rec-defaced_T1w.nii.gz b/sub-12/anat/sub-12_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..44d49bbbc2d3f20299a556a14dd4515347ac30f9 --- /dev/null +++ b/sub-12/anat/sub-12_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1124c155c5ff7d89e975194b62a344891620660fa9624651cb0d19e9c0636eea +size 38030278 diff --git a/sub-12/func/sub-12_task-multitalker_run-1_bold.json b/sub-12/func/sub-12_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..845e47db9d0e9240c581c669acfe1e6ef04230b2 --- /dev/null +++ b/sub-12/func/sub-12_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231672, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "15:57:20.430000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.154289, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 678, + -3582, + 488, + 162, + 254, + -693, + 329, + 13 + ], + "TxRefAmp": 228.912, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "de23f098-b260-4e37-8c52-3760e743bcc8||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.000428234, + 0.00203139, + -1.74413e-08, + 0.978496, + -0.206266 + ], + "ImageOrientationText": "Tra>Cor(-11.9)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-12/func/sub-12_task-multitalker_run-2_bold.json b/sub-12/func/sub-12_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..c18baeb66239f6141eadf58ff3e84b9a5ae547dc --- /dev/null +++ b/sub-12/func/sub-12_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231672, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "16:11:8.315000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.154289, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 678, + -3582, + 488, + 162, + 254, + -693, + 329, + 13 + ], + "TxRefAmp": 228.912, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "de23f098-b260-4e37-8c52-3760e743bcc8||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.000428234, + 0.00203139, + -1.74413e-08, + 0.978496, + -0.206266 + ], + "ImageOrientationText": "Tra>Cor(-11.9)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-12/func/sub-12_task-multitalker_run-3_bold.json b/sub-12/func/sub-12_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..b2d4204f8f3f916aed8c14368e4e5fff1c1118bc --- /dev/null +++ b/sub-12/func/sub-12_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231672, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "16:24:59.310000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.154289, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 678, + -3582, + 488, + 162, + 254, + -693, + 329, + 13 + ], + "TxRefAmp": 228.912, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "de23f098-b260-4e37-8c52-3760e743bcc8||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.000428234, + 0.00203139, + -1.74413e-08, + 0.978496, + -0.206266 + ], + "ImageOrientationText": "Tra>Cor(-11.9)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-12/func/sub-12_task-multitalker_run-4_bold.json b/sub-12/func/sub-12_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..c9257ca202ce4e4f18b7f5e17a1d0c0eb08d175b --- /dev/null +++ b/sub-12/func/sub-12_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231672, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "16:38:51.862500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.154289, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 678, + -3582, + 488, + 162, + 254, + -693, + 329, + 13 + ], + "TxRefAmp": 228.912, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "de23f098-b260-4e37-8c52-3760e743bcc8||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.000428234, + 0.00203139, + -1.74413e-08, + 0.978496, + -0.206266 + ], + "ImageOrientationText": "Tra>Cor(-11.9)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-12/func/sub-12_task-rest_bold.json b/sub-12/func/sub-12_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..4c6145182c66b2b728cbcb7399d81539e5b8a6a3 --- /dev/null +++ b/sub-12/func/sub-12_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231658, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "15:48:9.985000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.151786, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 678, + -3582, + 488, + 162, + 254, + -693, + 329, + 13 + ], + "TxRefAmp": 228.912, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b256c7c0-1b84-4a97-99eb-6280af124561||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.000428234, + 0.00203139, + -1.74413e-08, + 0.978496, + -0.206266 + ], + "ImageOrientationText": "Tra>Cor(-11.9)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-13/anat/sub-13_rec-defaced_T1w.json b/sub-13/anat/sub-13_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..897ad9fca40262a2c61c4e91eb747c873a8f7406 --- /dev/null +++ b/sub-13/anat/sub-13_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231504, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "13:31:18.150000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.171748, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 598, + -3592, + 502, + 53, + -9, + -333, + 372, + -26 ], + "TxRefAmp": 225.207, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-13/anat/sub-13_rec-defaced_T1w.nii.gz b/sub-13/anat/sub-13_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..46929edc1366c08683fee0c44450a1746ea67a21 --- /dev/null +++ b/sub-13/anat/sub-13_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48cbbf5915edb9590f1c264ef8a261c10dd4c038f10be8ed57dfd6353dc0a518 +size 37726468 diff --git a/sub-13/func/sub-13_task-multitalker_run-1_bold.json b/sub-13/func/sub-13_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..17229980b18737867c2186d5ec24cf1184e8a80d --- /dev/null +++ b/sub-13/func/sub-13_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231403, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "13:54:44.140000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.129556, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 614, + -3615, + 620, + 491, + 117, + -328, + 703, + -2 + ], + "TxRefAmp": 225.207, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b2d9c80e-acad-40d1-9c17-61ead1ee6340||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-13/func/sub-13_task-multitalker_run-2_bold.json b/sub-13/func/sub-13_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..3c144f5d52697ee6e811736cf009536635a456e9 --- /dev/null +++ b/sub-13/func/sub-13_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231403, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "14:08:56.682500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.129556, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 614, + -3615, + 620, + 491, + 117, + -328, + 703, + -2 + ], + "TxRefAmp": 225.207, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b2d9c80e-acad-40d1-9c17-61ead1ee6340||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-13/func/sub-13_task-multitalker_run-3_bold.json b/sub-13/func/sub-13_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..bf3dad89bff3bd9338517d051c5653edba5861a9 --- /dev/null +++ b/sub-13/func/sub-13_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231403, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "14:24:17.215000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.129556, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 614, + -3615, + 620, + 491, + 117, + -328, + 703, + -2 + ], + "TxRefAmp": 225.207, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b2d9c80e-acad-40d1-9c17-61ead1ee6340||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-13/func/sub-13_task-multitalker_run-4_bold.json b/sub-13/func/sub-13_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..9decce0c4519d64dc4bc6af3d1c15d585910bff8 --- /dev/null +++ b/sub-13/func/sub-13_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231403, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "14:38:15.610000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.129556, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 614, + -3615, + 620, + 491, + 117, + -328, + 703, + -2 + ], + "TxRefAmp": 225.207, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b2d9c80e-acad-40d1-9c17-61ead1ee6340||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-13/func/sub-13_task-rest_bold.json b/sub-13/func/sub-13_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..14e1e0729ea5d050f3d67565cc5c1487b0f03558 --- /dev/null +++ b/sub-13/func/sub-13_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231396, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "13:43:45.245000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.127455, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 614, + -3615, + 620, + 491, + 117, + -328, + 703, + -2 + ], + "TxRefAmp": 225.207, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "7eab5e5b-72f0-4dbd-b999-966debc7ee42||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-14/anat/sub-14_rec-defaced_T1w.json b/sub-14/anat/sub-14_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..5b26734ca2a3210556553144d14b144132dfe0a1 --- /dev/null +++ b/sub-14/anat/sub-14_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231461, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "09:52:33.540000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.152025, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 631, + -3607, + 452, + 296, + 72, + -416, + 122, + 11 ], + "TxRefAmp": 213.875, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0.0226873, + 0, + -0.999743 ], + "ImageOrientationText": "Sag>Tra(-1.3)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-14/anat/sub-14_rec-defaced_T1w.nii.gz b/sub-14/anat/sub-14_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..4bf6b4e4863a94e666e09336d3b955a8a28b58d9 --- /dev/null +++ b/sub-14/anat/sub-14_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ddc8a5cc6481a3c3d6e688cd69c08c448f53128d1ec7d0a6b4b55199e28273 +size 38386064 diff --git a/sub-14/func/sub-14_task-multitalker_run-1_bold.json b/sub-14/func/sub-14_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..19290e83a579a00f93b602fc7bf6b8c5169ea81a --- /dev/null +++ b/sub-14/func/sub-14_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231378, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "10:15:10.467500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.114679, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 631, + -3611, + 549, + 736, + 199, + -439, + 311, + 13 + ], + "TxRefAmp": 213.875, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "1aac69b1-ba9e-44aa-bd04-dfdbb33bf88a||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.00045967, + 0.00180294, + -3.41559e-09, + 0.969002, + -0.247052 + ], + "ImageOrientationText": "Tra>Cor(-14.3)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-14/func/sub-14_task-multitalker_run-2_bold.json b/sub-14/func/sub-14_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..aa9cbb4e9bb0b14105eef24d55cc6e77ba100d4c --- /dev/null +++ b/sub-14/func/sub-14_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231378, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "10:29:37.605000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.114679, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 631, + -3611, + 549, + 736, + 199, + -439, + 311, + 13 + ], + "TxRefAmp": 213.875, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "1aac69b1-ba9e-44aa-bd04-dfdbb33bf88a||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.00045967, + 0.00180294, + -3.41559e-09, + 0.969002, + -0.247052 + ], + "ImageOrientationText": "Tra>Cor(-14.3)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-14/func/sub-14_task-multitalker_run-3_bold.json b/sub-14/func/sub-14_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..7e9fe77c7f91c3f3003457f52cfee46a8189fa4f --- /dev/null +++ b/sub-14/func/sub-14_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231378, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "10:43:34.210000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.114679, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 631, + -3611, + 549, + 736, + 199, + -439, + 311, + 13 + ], + "TxRefAmp": 213.875, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "1aac69b1-ba9e-44aa-bd04-dfdbb33bf88a||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.00045967, + 0.00180294, + -3.41559e-09, + 0.969002, + -0.247052 + ], + "ImageOrientationText": "Tra>Cor(-14.3)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-14/func/sub-14_task-multitalker_run-4_bold.json b/sub-14/func/sub-14_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..03d8bbc54311371241db7e2bf0e2b0bb7b8fe3a3 --- /dev/null +++ b/sub-14/func/sub-14_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231378, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "10:57:33.450000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.114679, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 631, + -3611, + 549, + 736, + 199, + -439, + 311, + 13 + ], + "TxRefAmp": 213.875, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "1aac69b1-ba9e-44aa-bd04-dfdbb33bf88a||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.00045967, + 0.00180294, + -3.41559e-09, + 0.969002, + -0.247052 + ], + "ImageOrientationText": "Tra>Cor(-14.3)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-14/func/sub-14_task-rest_bold.json b/sub-14/func/sub-14_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..ece59085f21d7cc57ddf849986fa2b37b2aa6f89 --- /dev/null +++ b/sub-14/func/sub-14_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231369, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "10:05:30.405000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.112819, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 631, + -3611, + 549, + 736, + 199, + -439, + 311, + 13 + ], + "TxRefAmp": 213.875, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "5fa48f36-fc6f-4824-8087-16343088fbfb||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.00045967, + 0.00180294, + -3.41559e-09, + 0.969002, + -0.247052 + ], + "ImageOrientationText": "Tra>Cor(-14.3)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-15/anat/sub-15_rec-defaced_T1w.json b/sub-15/anat/sub-15_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..862bdb4d634f2172e76bdfad5ab6c9ef178e8262 --- /dev/null +++ b/sub-15/anat/sub-15_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231452, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "15:48:43.075000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.164238, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 583, + -3628, + 553, + 112, + -36, + -164, + 251, + 79 ], + "TxRefAmp": 231.843, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-15/anat/sub-15_rec-defaced_T1w.nii.gz b/sub-15/anat/sub-15_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..43237571e900329d0ae090c60ca5e443a37cb037 --- /dev/null +++ b/sub-15/anat/sub-15_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13d414428e10eefad2c03b8414a0bdbd74301f8db9f9fa5cace7b6be325d6df7 +size 38516271 diff --git a/sub-15/func/sub-15_task-multitalker_run-1_bold.json b/sub-15/func/sub-15_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..7ee10b617011e827b75a568cb12333dae2d444e1 --- /dev/null +++ b/sub-15/func/sub-15_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231335, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "16:11:16.832500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.123891, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 576, + -3617, + 701, + 579, + 14, + 151, + 373, + 90 + ], + "TxRefAmp": 231.843, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "fd02bc8e-4b4e-4b49-86bb-45a91a3e3579||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.975149, + -0.221548 + ], + "ImageOrientationText": "Tra>Cor(-12.8)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-15/func/sub-15_task-multitalker_run-2_bold.json b/sub-15/func/sub-15_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..4e879969282c2f62838fced9ac78d26ef131e704 --- /dev/null +++ b/sub-15/func/sub-15_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231335, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "16:25:9.482500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.123891, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 576, + -3617, + 701, + 579, + 14, + 151, + 373, + 90 + ], + "TxRefAmp": 231.843, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "fd02bc8e-4b4e-4b49-86bb-45a91a3e3579||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.975149, + -0.221548 + ], + "ImageOrientationText": "Tra>Cor(-12.8)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-15/func/sub-15_task-multitalker_run-3_bold.json b/sub-15/func/sub-15_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..05c095192edfeee6d16792559e79d64c1a468afb --- /dev/null +++ b/sub-15/func/sub-15_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231335, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "16:39:21.037500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.123891, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 576, + -3617, + 701, + 579, + 14, + 151, + 373, + 90 + ], + "TxRefAmp": 231.843, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "fd02bc8e-4b4e-4b49-86bb-45a91a3e3579||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.975149, + -0.221548 + ], + "ImageOrientationText": "Tra>Cor(-12.8)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-15/func/sub-15_task-multitalker_run-4_bold.json b/sub-15/func/sub-15_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..1a9fc9f95e048dbd63c45b73251d384fb128cb72 --- /dev/null +++ b/sub-15/func/sub-15_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231335, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "16:53:19.480000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.123891, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 576, + -3617, + 701, + 579, + 14, + 151, + 373, + 90 + ], + "TxRefAmp": 231.843, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "fd02bc8e-4b4e-4b49-86bb-45a91a3e3579||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.975149, + -0.221548 + ], + "ImageOrientationText": "Tra>Cor(-12.8)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-15/func/sub-15_task-rest_bold.json b/sub-15/func/sub-15_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..3d4b3e158713461af0136cc1a1ffc1986d356255 --- /dev/null +++ b/sub-15/func/sub-15_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231324, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "16:02:0.805000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.121881, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 576, + -3617, + 701, + 579, + 14, + 151, + 373, + 90 + ], + "TxRefAmp": 231.843, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "c4294e01-eefc-43ba-96e3-7d6c0670bba0||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.975149, + -0.221548 + ], + "ImageOrientationText": "Tra>Cor(-12.8)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-16/anat/sub-16_rec-defaced_T1w.json b/sub-16/anat/sub-16_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..1e4c3331234a4b72e795c115243ae682b4096f88 --- /dev/null +++ b/sub-16/anat/sub-16_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231497, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "13:24:48.490000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.140026, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 625, + -3549, + 486, + -32, + 41, + -285, + 304, + -24 ], + "TxRefAmp": 223.244, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-16/anat/sub-16_rec-defaced_T1w.nii.gz b/sub-16/anat/sub-16_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..8e2bffe846c1eabfe5301f5ae77fdfd01130f462 --- /dev/null +++ b/sub-16/anat/sub-16_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa0ac4056c5d1e9d0eecb015be11e5ed14ddbbc63bd7dc5ba1e6b432052f59f +size 38188132 diff --git a/sub-16/func/sub-16_task-multitalker_run-1_bold.json b/sub-16/func/sub-16_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..d7d67ca3348688bfdbf8d53474282c173a127347 --- /dev/null +++ b/sub-16/func/sub-16_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.23146, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "13:46:23.740000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.105627, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 641, + -3533, + 587, + 92, + 140, + -106, + 477, + 15 + ], + "TxRefAmp": 223.244, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "e9d8523e-ef1a-43a3-9eb4-1bf7f3e254ee||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-16/func/sub-16_task-multitalker_run-2_bold.json b/sub-16/func/sub-16_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..b9f0aece2e05dd9b1786dcc7b1d6f66f71fadc92 --- /dev/null +++ b/sub-16/func/sub-16_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.23146, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "14:00:20.210000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.105627, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 641, + -3533, + 587, + 92, + 140, + -106, + 477, + 15 + ], + "TxRefAmp": 223.244, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "e9d8523e-ef1a-43a3-9eb4-1bf7f3e254ee||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-16/func/sub-16_task-multitalker_run-3_bold.json b/sub-16/func/sub-16_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..251092c2d527a850221949a87d4ffffc72e196dd --- /dev/null +++ b/sub-16/func/sub-16_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.23146, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "14:14:18.242500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.105627, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 641, + -3533, + 587, + 92, + 140, + -106, + 477, + 15 + ], + "TxRefAmp": 223.244, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "e9d8523e-ef1a-43a3-9eb4-1bf7f3e254ee||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-16/func/sub-16_task-multitalker_run-4_bold.json b/sub-16/func/sub-16_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..ae9fad02bc90bee09f8a68916c1aa1ce28aac7b2 --- /dev/null +++ b/sub-16/func/sub-16_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.23146, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "14:28:27.537500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.105627, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 641, + -3533, + 587, + 92, + 140, + -106, + 477, + 15 + ], + "TxRefAmp": 223.244, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "e9d8523e-ef1a-43a3-9eb4-1bf7f3e254ee||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-16/func/sub-16_task-rest_bold.json b/sub-16/func/sub-16_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..78509902caaac805ab94f1d226ea107fda2d6820 --- /dev/null +++ b/sub-16/func/sub-16_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231448, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "13:37:4.367500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.103914, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 641, + -3533, + 587, + 92, + 140, + -106, + 477, + 15 + ], + "TxRefAmp": 223.244, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "e9bfb09d-3bf5-4c60-85ad-d97ee28b2944||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-17/anat/sub-17_rec-defaced_T1w.json b/sub-17/anat/sub-17_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..b1889765b3a83ff3f49b227cc8e7e14f9180386c --- /dev/null +++ b/sub-17/anat/sub-17_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231602, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 3, + "AcquisitionTime": "13:39:13.812500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.18028, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 606, + -3567, + 458, + 154, + -95, + -94, + 211, + 87 ], + "TxRefAmp": 221.132, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0.0191974, + 0, + -0.999816 ], + "ImageOrientationText": "Sag>Tra(-1.1)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-3_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-17/anat/sub-17_rec-defaced_T1w.nii.gz b/sub-17/anat/sub-17_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..86131bcc49c24a5cceb420dccfec50663315836b --- /dev/null +++ b/sub-17/anat/sub-17_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b2bf6aff6786d7acac3b60a9868812093422936f0caa12225d3635bd8060624 +size 38457949 diff --git a/sub-17/func/sub-17_task-multitalker_run-1_bold.json b/sub-17/func/sub-17_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..e2a2c1bb56ca85d9ee7988a65294417453807ca0 --- /dev/null +++ b/sub-17/func/sub-17_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231517, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "14:02:9.477500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.135993, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 606, + -3592, + 579, + 475, + -79, + -61, + 395, + 119 + ], + "TxRefAmp": 221.132, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "73d6e86f-43fc-4f90-b049-c445a11f6028||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.99991, + 0.00147256, + 0.0133315, + 1.66291e-08, + 0.993955, + -0.10979 + ], + "ImageOrientationText": "Tra>Cor(-6.3)>Sag(0.8)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-17/func/sub-17_task-multitalker_run-2_bold.json b/sub-17/func/sub-17_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..f408119f489a42587ccd906f72f4ae0101c4b6e1 --- /dev/null +++ b/sub-17/func/sub-17_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231517, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "14:16:21.152500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.135993, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 606, + -3592, + 579, + 475, + -79, + -61, + 395, + 119 + ], + "TxRefAmp": 221.132, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "73d6e86f-43fc-4f90-b049-c445a11f6028||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.99991, + 0.00147256, + 0.0133315, + 1.66291e-08, + 0.993955, + -0.10979 + ], + "ImageOrientationText": "Tra>Cor(-6.3)>Sag(0.8)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-17/func/sub-17_task-multitalker_run-3_bold.json b/sub-17/func/sub-17_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..7e5f0ca7157804b3259417421513e005811b2440 --- /dev/null +++ b/sub-17/func/sub-17_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231517, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "14:30:18.247500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.135993, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 606, + -3592, + 579, + 475, + -79, + -61, + 395, + 119 + ], + "TxRefAmp": 221.132, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "73d6e86f-43fc-4f90-b049-c445a11f6028||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.99991, + 0.00147256, + 0.0133315, + 1.66291e-08, + 0.993955, + -0.10979 + ], + "ImageOrientationText": "Tra>Cor(-6.3)>Sag(0.8)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-17/func/sub-17_task-multitalker_run-4_bold.json b/sub-17/func/sub-17_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..86df0cc4846c6b7cc4ca31e15f9ac6a9406b3c9b --- /dev/null +++ b/sub-17/func/sub-17_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231517, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "14:44:2.312500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.135993, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 606, + -3592, + 579, + 475, + -79, + -61, + 395, + 119 + ], + "TxRefAmp": 221.132, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "73d6e86f-43fc-4f90-b049-c445a11f6028||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.99991, + 0.00147256, + 0.0133315, + 1.66291e-08, + 0.993955, + -0.10979 + ], + "ImageOrientationText": "Tra>Cor(-6.3)>Sag(0.8)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-17/func/sub-17_task-rest_bold.json b/sub-17/func/sub-17_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..606d8fcc7a7564e6fee59fd3baf59ac94aed21c1 --- /dev/null +++ b/sub-17/func/sub-17_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231506, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "13:53:3.112500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.133787, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 606, + -3592, + 579, + 475, + -79, + -61, + 395, + 119 + ], + "TxRefAmp": 221.132, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "bd96a7f4-6eff-4816-989e-02c1c4349ebd||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.99991, + 0.00147256, + 0.0133315, + 1.66291e-08, + 0.993955, + -0.10979 + ], + "ImageOrientationText": "Tra>Cor(-6.3)>Sag(0.8)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-18/anat/sub-18_rec-defaced_T1w.json b/sub-18/anat/sub-18_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..7e1db400c30fc1550821e3de83492f2691b6b781 --- /dev/null +++ b/sub-18/anat/sub-18_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.23145, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 3, + "AcquisitionTime": "14:43:51.652500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.194352, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 626, + -3634, + 531, + 243, + 74, + -214, + 314, + -50 ], + "TxRefAmp": 219.631, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-3_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-18/anat/sub-18_rec-defaced_T1w.nii.gz b/sub-18/anat/sub-18_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..2ba1f5ce1cfaff30feafb15e228044cb585e7a52 --- /dev/null +++ b/sub-18/anat/sub-18_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e11f54a4ead19e5af0a0794d61c244b0cb5464d37c4c8636d6e0de19661b9c +size 38059462 diff --git a/sub-18/func/sub-18_task-multitalker_run-1_bold.json b/sub-18/func/sub-18_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..3838dfb09fe43de2d211ac564e1878f830723819 --- /dev/null +++ b/sub-18/func/sub-18_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231307, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS\\EXT", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 11, + "AcquisitionTime": "15:05:14.880000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.14945, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 652, + -3615, + 725, + 798, + 286, + 28, + 623, + -19 + ], + "TxRefAmp": 219.631, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "d4bab98b-2ce9-462d-b503-7985cd5c1e64||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.967709, + -0.252069 + ], + "ImageOrientationText": "Tra>Cor(-14.6)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-11_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-18/func/sub-18_task-multitalker_run-2_bold.json b/sub-18/func/sub-18_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..3838dfb09fe43de2d211ac564e1878f830723819 --- /dev/null +++ b/sub-18/func/sub-18_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231307, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS\\EXT", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 11, + "AcquisitionTime": "15:05:14.880000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.14945, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 652, + -3615, + 725, + 798, + 286, + 28, + 623, + -19 + ], + "TxRefAmp": 219.631, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "d4bab98b-2ce9-462d-b503-7985cd5c1e64||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.967709, + -0.252069 + ], + "ImageOrientationText": "Tra>Cor(-14.6)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-11_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-18/func/sub-18_task-multitalker_run-3_bold.json b/sub-18/func/sub-18_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..3838dfb09fe43de2d211ac564e1878f830723819 --- /dev/null +++ b/sub-18/func/sub-18_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231307, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS\\EXT", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 11, + "AcquisitionTime": "15:05:14.880000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.14945, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 652, + -3615, + 725, + 798, + 286, + 28, + 623, + -19 + ], + "TxRefAmp": 219.631, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "d4bab98b-2ce9-462d-b503-7985cd5c1e64||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.967709, + -0.252069 + ], + "ImageOrientationText": "Tra>Cor(-14.6)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-11_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-18/func/sub-18_task-multitalker_run-4_bold.json b/sub-18/func/sub-18_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..3838dfb09fe43de2d211ac564e1878f830723819 --- /dev/null +++ b/sub-18/func/sub-18_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231307, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS\\EXT", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 11, + "AcquisitionTime": "15:05:14.880000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.14945, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 652, + -3615, + 725, + 798, + 286, + 28, + 623, + -19 + ], + "TxRefAmp": 219.631, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "d4bab98b-2ce9-462d-b503-7985cd5c1e64||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.967709, + -0.252069 + ], + "ImageOrientationText": "Tra>Cor(-14.6)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-11_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-18/func/sub-18_task-rest_bold.json b/sub-18/func/sub-18_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..b38687c84e1e8a6c5761384d31c126c485c336de --- /dev/null +++ b/sub-18/func/sub-18_task-rest_bold.json @@ -0,0 +1,170 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231296, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS\\EXT", + "SequenceName": "epfid2d1_130", + "ImageType": ["ORIGINAL", "PRIMARY", "M", "MB", "ND", "NORM", "MOSAIC"], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "14:55:54.430000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.14423, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 652, + -3615, + 725, + 798, + 286, + 28, + 623, + -19 ], + "TxRefAmp": 219.631, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "3027429a-a13d-43d6-94bb-152964f02e87||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.967709, + -0.252069 ], + "ImageOrientationText": "Tra>Cor(-14.6)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": ["func","_acq-epfid2p2m5_dir-PA_run-8_bold"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "TaskName": "rest" +} diff --git a/sub-19/anat/sub-19_rec-defaced_T1w.json b/sub-19/anat/sub-19_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..16a22c9b4ba03d5230498718c1a2fbabf57809b7 --- /dev/null +++ b/sub-19/anat/sub-19_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231457, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "13:21:31.737500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.137523, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 593, + -3596, + 525, + 156, + -48, + -526, + 153, + -6 ], + "TxRefAmp": 248.24, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-19/anat/sub-19_rec-defaced_T1w.nii.gz b/sub-19/anat/sub-19_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..5011db187b81bfff32fb2d435f598165cb6885ee --- /dev/null +++ b/sub-19/anat/sub-19_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef95af3c28b61d78d24d90f98b9c95126ea2a68919a77e958468c95b03adadae +size 39520452 diff --git a/sub-19/func/sub-19_task-multitalker_run-1_bold.json b/sub-19/func/sub-19_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..2407bb6c2a697f46024ebedba0eebe67e01ae618 --- /dev/null +++ b/sub-19/func/sub-19_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231394, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "14:01:20.942500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.113452, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 582, + -3617, + 623, + 469, + -4, + -492, + 402, + 12 + ], + "TxRefAmp": 248.24, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "5fe6d449-53e4-48fe-bf80-298b4c5a3562||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-19/func/sub-19_task-multitalker_run-2_bold.json b/sub-19/func/sub-19_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..e697a76af688143a09a16f119b472842c2bd0f44 --- /dev/null +++ b/sub-19/func/sub-19_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231394, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "14:15:29.952500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.113452, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 582, + -3617, + 623, + 469, + -4, + -492, + 402, + 12 + ], + "TxRefAmp": 248.24, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "5fe6d449-53e4-48fe-bf80-298b4c5a3562||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-19/func/sub-19_task-multitalker_run-3_bold.json b/sub-19/func/sub-19_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..7b361d7f09a8e397dd22541f452983b2ab39c07b --- /dev/null +++ b/sub-19/func/sub-19_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231394, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "14:29:38.220000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.113452, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 582, + -3617, + 623, + 469, + -4, + -492, + 402, + 12 + ], + "TxRefAmp": 248.24, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "5fe6d449-53e4-48fe-bf80-298b4c5a3562||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-19/func/sub-19_task-multitalker_run-4_bold.json b/sub-19/func/sub-19_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..5adf48fb190961585c6ffcaca1600ef16387d391 --- /dev/null +++ b/sub-19/func/sub-19_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231394, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 18, + "AcquisitionTime": "14:43:35.030000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.113452, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 582, + -3617, + 623, + 469, + -4, + -492, + 402, + 12 + ], + "TxRefAmp": 248.24, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "5fe6d449-53e4-48fe-bf80-298b4c5a3562||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-18_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-19/func/sub-19_task-rest_bold.json b/sub-19/func/sub-19_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..82e80eb0bd281c92d68aa93fd2d2e4ab275d8d7d --- /dev/null +++ b/sub-19/func/sub-19_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231379, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "13:33:49.262500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.111612, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 582, + -3617, + 623, + 469, + -4, + -492, + 402, + 12 + ], + "TxRefAmp": 248.24, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "fcd86c9f-7502-4cd8-b38c-a2d085b89269||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-20/anat/sub-20_rec-defaced_T1w.json b/sub-20/anat/sub-20_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..e2a5a976c2f2bbae05fe31e4daddbbf9e9590ba1 --- /dev/null +++ b/sub-20/anat/sub-20_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231651, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "10:20:19.362500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.136282, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 608, + -3584, + 433, + 73, + -83, + 89, + 260, + -109 ], + "TxRefAmp": 207.637, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0.057564, + 0, + -0.998342 ], + "ImageOrientationText": "Sag>Tra(-3.3)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-20/anat/sub-20_rec-defaced_T1w.nii.gz b/sub-20/anat/sub-20_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..eb956785a318c417a85e03afc2a024ca567d0329 --- /dev/null +++ b/sub-20/anat/sub-20_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87119f54628f2bc085ff6d94366a47e14751e21e6c69f6ddb0269026a09efa7e +size 39049456 diff --git a/sub-20/func/sub-20_task-multitalker_run-1_bold.json b/sub-20/func/sub-20_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..d3f226c5ca9acbdafa0ed451a7a5a90112bb5bc0 --- /dev/null +++ b/sub-20/func/sub-20_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231562, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 17, + "AcquisitionTime": "11:17:52.857500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.111893, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 616, + -3555, + 551, + 406, + -157, + 331, + 603, + -100 + ], + "TxRefAmp": 218.271, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "0ead375c-5927-4b16-96f4-fef214c9ab33||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999709, + 0.00407507, + 0.0237693, + 1.82496e-09, + 0.98562, + -0.168977 + ], + "ImageOrientationText": "Tra>Cor(-9.7)>Sag(1.4)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-17_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-20/func/sub-20_task-multitalker_run-2_bold.json b/sub-20/func/sub-20_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..47fd310ec9bf02b589cc8ac3c905000b3070a207 --- /dev/null +++ b/sub-20/func/sub-20_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231562, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 19, + "AcquisitionTime": "11:31:49.947500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.111893, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 616, + -3555, + 551, + 406, + -157, + 331, + 603, + -100 + ], + "TxRefAmp": 218.271, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "0ead375c-5927-4b16-96f4-fef214c9ab33||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999709, + 0.00407507, + 0.0237693, + 1.82496e-09, + 0.98562, + -0.168977 + ], + "ImageOrientationText": "Tra>Cor(-9.7)>Sag(1.4)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-19_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-20/func/sub-20_task-multitalker_run-3_bold.json b/sub-20/func/sub-20_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..3e3e6c05b916451fd25444faf9b6a157986e3a72 --- /dev/null +++ b/sub-20/func/sub-20_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231562, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 21, + "AcquisitionTime": "11:45:47.042500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.111893, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 616, + -3555, + 551, + 406, + -157, + 331, + 603, + -100 + ], + "TxRefAmp": 218.271, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "0ead375c-5927-4b16-96f4-fef214c9ab33||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999709, + 0.00407507, + 0.0237693, + 1.82496e-09, + 0.98562, + -0.168977 + ], + "ImageOrientationText": "Tra>Cor(-9.7)>Sag(1.4)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-21_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-20/func/sub-20_task-multitalker_run-4_bold.json b/sub-20/func/sub-20_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..7a43a0d7896cc5b926a07702d4965bb10d7bc0ad --- /dev/null +++ b/sub-20/func/sub-20_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231562, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 23, + "AcquisitionTime": "11:59:51.267500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.111893, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 616, + -3555, + 551, + 406, + -157, + 331, + 603, + -100 + ], + "TxRefAmp": 218.271, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "0ead375c-5927-4b16-96f4-fef214c9ab33||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999709, + 0.00407507, + 0.0237693, + 1.82496e-09, + 0.98562, + -0.168977 + ], + "ImageOrientationText": "Tra>Cor(-9.7)>Sag(1.4)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-23_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-20/func/sub-20_task-rest_bold.json b/sub-20/func/sub-20_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..5e015d5ba33fc705dfd78398a4eff7fae1303e83 --- /dev/null +++ b/sub-20/func/sub-20_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231553, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 15, + "AcquisitionTime": "11:08:38.842500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.110078, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 616, + -3555, + 551, + 406, + -157, + 331, + 603, + -100 + ], + "TxRefAmp": 218.271, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "ab79b292-bd9e-451e-83e9-1bdba7443667||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999709, + 0.00407507, + 0.0237693, + 1.82496e-09, + 0.98562, + -0.168977 + ], + "ImageOrientationText": "Tra>Cor(-9.7)>Sag(1.4)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-15_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-21/anat/sub-21_rec-defaced_T1w.json b/sub-21/anat/sub-21_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..4d9ca76a10a0dc2a3142e2143be10633b3047e9a --- /dev/null +++ b/sub-21/anat/sub-21_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231433, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "13:18:53.177500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.164001, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 613, + -3594, + 603, + 163, + -65, + -339, + 344, + -32 ], + "TxRefAmp": 241.26, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0.0226873, + 0, + -0.999743 ], + "ImageOrientationText": "Sag>Tra(-1.3)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-21/anat/sub-21_rec-defaced_T1w.nii.gz b/sub-21/anat/sub-21_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..2730de47700d8b8e022d15fc0478c44229299cbc --- /dev/null +++ b/sub-21/anat/sub-21_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0afdad2b790efd2dbe5d6e3d30223a70276777c5ee8152fb84cb5085001608 +size 39571374 diff --git a/sub-21/func/sub-21_task-multitalker_run-1_bold.json b/sub-21/func/sub-21_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..ff5c0eb68943852bfcaf16e48cb2a3d032a276ce --- /dev/null +++ b/sub-21/func/sub-21_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231367, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "13:45:43.450000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.126303, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 611, + -3570, + 737, + 408, + 27, + -201, + 547, + -2 + ], + "TxRefAmp": 241.26, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "9366a087-a3f4-4956-ae80-1630816da5ed||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.00041838, + 0.00207426, + 3.66104e-09, + 0.980258, + -0.197721 + ], + "ImageOrientationText": "Tra>Cor(-11.4)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-21/func/sub-21_task-multitalker_run-2_bold.json b/sub-21/func/sub-21_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..f6da4ea47cfdee9b1ec7ebb37a733b174a9df1ee --- /dev/null +++ b/sub-21/func/sub-21_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231367, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "13:59:49.455000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.126303, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 611, + -3570, + 737, + 408, + 27, + -201, + 547, + -2 + ], + "TxRefAmp": 241.26, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "9366a087-a3f4-4956-ae80-1630816da5ed||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.00041838, + 0.00207426, + 3.66104e-09, + 0.980258, + -0.197721 + ], + "ImageOrientationText": "Tra>Cor(-11.4)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-21/func/sub-21_task-multitalker_run-3_bold.json b/sub-21/func/sub-21_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..684884434c1c4528941ed221f4a344b04ed09b48 --- /dev/null +++ b/sub-21/func/sub-21_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231367, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "14:13:46.297500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.126303, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 611, + -3570, + 737, + 408, + 27, + -201, + 547, + -2 + ], + "TxRefAmp": 241.26, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "9366a087-a3f4-4956-ae80-1630816da5ed||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.00041838, + 0.00207426, + 3.66104e-09, + 0.980258, + -0.197721 + ], + "ImageOrientationText": "Tra>Cor(-11.4)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-21/func/sub-21_task-multitalker_run-4_bold.json b/sub-21/func/sub-21_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..6751aa13f5afee1dcd61158883561d739c555890 --- /dev/null +++ b/sub-21/func/sub-21_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231367, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "14:27:59.225000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.126303, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 611, + -3570, + 737, + 408, + 27, + -201, + 547, + -2 + ], + "TxRefAmp": 241.26, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "9366a087-a3f4-4956-ae80-1630816da5ed||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.00041838, + 0.00207426, + 3.66104e-09, + 0.980258, + -0.197721 + ], + "ImageOrientationText": "Tra>Cor(-11.4)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-21/func/sub-21_task-rest_bold.json b/sub-21/func/sub-21_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..4bf8b2247a9bbffbea85603f659206ccfc656769 --- /dev/null +++ b/sub-21/func/sub-21_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231354, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "13:35:59.550000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.124254, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 611, + -3570, + 737, + 408, + 27, + -201, + 547, + -2 + ], + "TxRefAmp": 241.26, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "e00292db-8d43-477f-9b6e-9a786b68b3a0||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999998, + 0.00041838, + 0.00207426, + 3.66104e-09, + 0.980258, + -0.197721 + ], + "ImageOrientationText": "Tra>Cor(-11.4)>Sag(0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-22/anat/sub-22_rec-defaced_T1w.json b/sub-22/anat/sub-22_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..a9fe4fa947c93d92bc0954b4be0f325db8ed6d5e --- /dev/null +++ b/sub-22/anat/sub-22_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231531, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "15:16:23.782500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.160278, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 633, + -3540, + 549, + -17, + 135, + -143, + 459, + -18 ], + "TxRefAmp": 244.2, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-22/anat/sub-22_rec-defaced_T1w.nii.gz b/sub-22/anat/sub-22_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..f9c9c6c2521bc9d2a6681f46975e45ebb764128d --- /dev/null +++ b/sub-22/anat/sub-22_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fb0e7dcf6e3ab79e416c1b6c5b31803f7337d4226b2cad50b6f41d42ae3e788 +size 39282756 diff --git a/sub-22/func/sub-22_task-multitalker_run-1_bold.json b/sub-22/func/sub-22_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..80f14a064dbbf52a84b246fdf86ca91d06bddcb7 --- /dev/null +++ b/sub-22/func/sub-22_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231511, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "15:48:36.085000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.129304, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 648, + -3508, + 629, + -20, + 251, + 55, + 585, + -18 + ], + "TxRefAmp": 244.2, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "53bd2caf-a813-4669-81d9-6ead4be0cf48||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-22/func/sub-22_task-multitalker_run-2_bold.json b/sub-22/func/sub-22_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..58569dea63871ec4dfaa0206275f3b826b567323 --- /dev/null +++ b/sub-22/func/sub-22_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231511, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "16:02:41.415000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.129304, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 648, + -3508, + 629, + -20, + 251, + 55, + 585, + -18 + ], + "TxRefAmp": 244.2, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "53bd2caf-a813-4669-81d9-6ead4be0cf48||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-22/func/sub-22_task-multitalker_run-3_bold.json b/sub-22/func/sub-22_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..6e3f84416da29efe13e3707bddfe3cfa0c8df210 --- /dev/null +++ b/sub-22/func/sub-22_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231511, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "16:16:46.082500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.129304, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 648, + -3508, + 629, + -20, + 251, + 55, + 585, + -18 + ], + "TxRefAmp": 244.2, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "53bd2caf-a813-4669-81d9-6ead4be0cf48||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-22/func/sub-22_task-multitalker_run-4_bold.json b/sub-22/func/sub-22_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..d57d55ecf436d1d52fc42be81c36164af21ae654 --- /dev/null +++ b/sub-22/func/sub-22_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231511, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "16:31:13.312500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.129304, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 648, + -3508, + 629, + -20, + 251, + 55, + 585, + -18 + ], + "TxRefAmp": 244.2, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "53bd2caf-a813-4669-81d9-6ead4be0cf48||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-22/func/sub-22_task-rest_bold.json b/sub-22/func/sub-22_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..2d2082c2562d543158bc0b37084d0e40b23f791a --- /dev/null +++ b/sub-22/func/sub-22_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231505, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "15:28:34.167500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.127206, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 648, + -3508, + 629, + -20, + 251, + 55, + 585, + -18 + ], + "TxRefAmp": 244.2, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "90e80253-d323-47ef-b3bc-56fd02bc8c85||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-23/anat/sub-23_rec-defaced_T1w.json b/sub-23/anat/sub-23_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..94afdbec5b658a8ed7d4cc692752ffc26bc4d44e --- /dev/null +++ b/sub-23/anat/sub-23_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231546, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 3, + "AcquisitionTime": "15:21:47.167500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.134754, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 625, + -3563, + 506, + -67, + 18, + -635, + 87, + 40 ], + "TxRefAmp": 236.875, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-3_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-23/anat/sub-23_rec-defaced_T1w.nii.gz b/sub-23/anat/sub-23_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..8644735055ca47a94d57fc13392e887ae0711f2a --- /dev/null +++ b/sub-23/anat/sub-23_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91081e9d000e7be14a6f08f8b72c8514b8c60f5a914d01ebb88209ac229bd898 +size 38394532 diff --git a/sub-23/func/sub-23_task-multitalker_run-1_bold.json b/sub-23/func/sub-23_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..a9a894e17422614de19341cb6140109f7812a4d1 --- /dev/null +++ b/sub-23/func/sub-23_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231498, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "15:56:53.397500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.101651, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 624, + -3593, + 609, + -14, + 9, + -612, + 399, + 25 + ], + "TxRefAmp": 236.875, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b71fd9d5-ced1-4de3-ab43-ba4c4820c373||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-23/func/sub-23_task-multitalker_run-2_bold.json b/sub-23/func/sub-23_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..69fef905fdbcde882815bf018a74887169ded132 --- /dev/null +++ b/sub-23/func/sub-23_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231498, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "16:10:52.557500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.101651, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 624, + -3593, + 609, + -14, + 9, + -612, + 399, + 25 + ], + "TxRefAmp": 236.875, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b71fd9d5-ced1-4de3-ab43-ba4c4820c373||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-23/func/sub-23_task-multitalker_run-3_bold.json b/sub-23/func/sub-23_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..e6d5c1b79f218dfc13d37d326a41383f79006b57 --- /dev/null +++ b/sub-23/func/sub-23_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231498, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "16:24:53.602500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.101651, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 624, + -3593, + 609, + -14, + 9, + -612, + 399, + 25 + ], + "TxRefAmp": 236.875, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b71fd9d5-ced1-4de3-ab43-ba4c4820c373||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-23/func/sub-23_task-multitalker_run-4_bold.json b/sub-23/func/sub-23_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..5694c8d885b26fb6d8fcaa5c6d59a29428c8b5d1 --- /dev/null +++ b/sub-23/func/sub-23_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231498, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 18, + "AcquisitionTime": "16:38:35.645000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.101651, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 624, + -3593, + 609, + -14, + 9, + -612, + 399, + 25 + ], + "TxRefAmp": 236.875, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "b71fd9d5-ced1-4de3-ab43-ba4c4820c373||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-18_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-23/func/sub-23_task-rest_bold.json b/sub-23/func/sub-23_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..3426143d3b648dafaa7d70e6a92652375ca5ad07 --- /dev/null +++ b/sub-23/func/sub-23_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231496, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "15:33:57.905000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.100002, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 624, + -3593, + 609, + -14, + 9, + -612, + 399, + 25 + ], + "TxRefAmp": 236.875, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "70651dc1-1e5f-4432-b902-3d7b26702424||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-24/anat/sub-24_rec-defaced_T1w.json b/sub-24/anat/sub-24_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..e944387cf4212ef2da09983d896070e1b345e017 --- /dev/null +++ b/sub-24/anat/sub-24_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231408, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 3, + "AcquisitionTime": "09:50:58.920000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.152551, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 592, + -3638, + 574, + 119, + -130, + -577, + 89, + -186 ], + "TxRefAmp": 230.366, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0, + 0, + -1 ], + "ImageOrientationText": "Sag", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-3_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-24/anat/sub-24_rec-defaced_T1w.nii.gz b/sub-24/anat/sub-24_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..e53557a500194367b2f109a9c6c49dcd7727873a --- /dev/null +++ b/sub-24/anat/sub-24_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ec1d294e3c285b22658d15ace53f0a25e81723fe5d72f82aa25d1c48d4de89 +size 37302932 diff --git a/sub-24/func/sub-24_task-multitalker_run-1_bold.json b/sub-24/func/sub-24_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..086d4f914a9087e7f4c257b775a44c3ac9bdcdda --- /dev/null +++ b/sub-24/func/sub-24_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231366, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "10:22:19.505000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.115076, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 566, + -3658, + 665, + 424, + -164, + -503, + 358, + -204 + ], + "TxRefAmp": 230.366, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "9a6d65b2-dd1c-41c2-b70e-db3445a14917||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.88, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-24/func/sub-24_task-multitalker_run-2_bold.json b/sub-24/func/sub-24_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..8edb1f90a49dfbec4762bc8825e7389dd225f32e --- /dev/null +++ b/sub-24/func/sub-24_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231366, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "10:36:17.930000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.115076, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 566, + -3658, + 665, + 424, + -164, + -503, + 358, + -204 + ], + "TxRefAmp": 230.366, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "9a6d65b2-dd1c-41c2-b70e-db3445a14917||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.12, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-24/func/sub-24_task-multitalker_run-3_bold.json b/sub-24/func/sub-24_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..8751d317016069f8df88cff4e89235ebde824d9f --- /dev/null +++ b/sub-24/func/sub-24_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231366, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "10:50:14.340000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.115076, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 566, + -3658, + 665, + 424, + -164, + -503, + 358, + -204 + ], + "TxRefAmp": 230.366, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "9a6d65b2-dd1c-41c2-b70e-db3445a14917||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.765, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-24/func/sub-24_task-multitalker_run-4_bold.json b/sub-24/func/sub-24_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..652b9a697ef66b14daa6a9077aab9942db2b840d --- /dev/null +++ b/sub-24/func/sub-24_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231366, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 18, + "AcquisitionTime": "11:04:16.460000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.115076, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 566, + -3658, + 665, + 424, + -164, + -503, + 358, + -204 + ], + "TxRefAmp": 230.366, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "9a6d65b2-dd1c-41c2-b70e-db3445a14917||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-18_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-24/func/sub-24_task-rest_bold.json b/sub-24/func/sub-24_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..6f31071312b82d25f89c4c5de52c8c4de0a218a4 --- /dev/null +++ b/sub-24/func/sub-24_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.23135, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "10:02:16.385000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.113209, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 566, + -3658, + 665, + 424, + -164, + -503, + 358, + -204 + ], + "TxRefAmp": 230.366, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "1842a99b-e3c1-4116-bb9f-3dc5967d9e83||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 1, + 0, + 0, + 0, + 0.887011, + -0.461749 + ], + "ImageOrientationText": "Tra>Cor(-27.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-25/anat/sub-25_rec-defaced_T1w.json b/sub-25/anat/sub-25_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..816b9ec483ab09ca6e8948ed226ec6470151277b --- /dev/null +++ b/sub-25/anat/sub-25_rec-defaced_T1w.json @@ -0,0 +1,75 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231551, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "NonlinearGradientCorrection": false, + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "13:27:26.020000", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.175208, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 586, + -3612, + 508, + -2, + -34, + -602, + 239, + 23 ], + "TxRefAmp": 210.704, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + -0.0139622, + 0, + -0.999903 ], + "ImageOrientationText": "Sag>Tra(0.8)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202" +} diff --git a/sub-25/anat/sub-25_rec-defaced_T1w.nii.gz b/sub-25/anat/sub-25_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..abd7727633b5c064ab4a007bec18bf6cd23ebf74 --- /dev/null +++ b/sub-25/anat/sub-25_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0910b97f4064dbc661038c129d7dec0ffb69918a61a9cbfc112bdb46c8e512a7 +size 39149218 diff --git a/sub-25/func/sub-25_task-multitalker_run-1_bold.json b/sub-25/func/sub-25_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..1bdc703ca4439bf14cb8f98e558627ad96b801f3 --- /dev/null +++ b/sub-25/func/sub-25_task-multitalker_run-1_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231555, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 10, + "AcquisitionTime": "13:48:37.652500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.132166, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 596, + -3645, + 581, + 33, + -20, + -612, + 318, + 66 + ], + "TxRefAmp": 210.704, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "d21e3dad-b8e9-47ee-889f-908bd1cd54c0||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999999, + -0.000221798, + -0.00138426, + 3.56242e-08, + 0.987409, + -0.158186 + ], + "ImageOrientationText": "Tra>Cor(-9.1)>Sag(-0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-10_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-25/func/sub-25_task-multitalker_run-2_bold.json b/sub-25/func/sub-25_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..cd47e6bca5792dacfb3aafad73c9fa0e1f418c73 --- /dev/null +++ b/sub-25/func/sub-25_task-multitalker_run-2_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231555, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 12, + "AcquisitionTime": "14:02:58.847500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.132166, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 596, + -3645, + 581, + 33, + -20, + -612, + 318, + 66 + ], + "TxRefAmp": 210.704, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "d21e3dad-b8e9-47ee-889f-908bd1cd54c0||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.999999, + -0.000221798, + -0.00138426, + 3.56242e-08, + 0.987409, + -0.158186 + ], + "ImageOrientationText": "Tra>Cor(-9.1)>Sag(-0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-12_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-25/func/sub-25_task-multitalker_run-3_bold.json b/sub-25/func/sub-25_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..58b60c5fcaf919f5d800e86e0ee81dac0ba1b2ce --- /dev/null +++ b/sub-25/func/sub-25_task-multitalker_run-3_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231555, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 14, + "AcquisitionTime": "14:17:1.297500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.132166, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 596, + -3645, + 581, + 33, + -20, + -612, + 318, + 66 + ], + "TxRefAmp": 210.704, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "d21e3dad-b8e9-47ee-889f-908bd1cd54c0||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999999, + -0.000221798, + -0.00138426, + 3.56242e-08, + 0.987409, + -0.158186 + ], + "ImageOrientationText": "Tra>Cor(-9.1)>Sag(-0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-14_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-25/func/sub-25_task-multitalker_run-4_bold.json b/sub-25/func/sub-25_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..133d89084300d29effb22b4428bfb957d1f2feff --- /dev/null +++ b/sub-25/func/sub-25_task-multitalker_run-4_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231555, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 16, + "AcquisitionTime": "14:31:0.547500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.132166, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 596, + -3645, + 581, + 33, + -20, + -612, + 318, + 66 + ], + "TxRefAmp": 210.704, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "d21e3dad-b8e9-47ee-889f-908bd1cd54c0||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999999, + -0.000221798, + -0.00138426, + 3.56242e-08, + 0.987409, + -0.158186 + ], + "ImageOrientationText": "Tra>Cor(-9.1)>Sag(-0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-16_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-25/func/sub-25_task-rest_bold.json b/sub-25/func/sub-25_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..9a7f557fdeb31a4a5b16684f0bc8f823228d108e --- /dev/null +++ b/sub-25/func/sub-25_task-rest_bold.json @@ -0,0 +1,185 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231538, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "NonlinearGradientCorrection": false, + "SeriesNumber": 8, + "AcquisitionTime": "13:39:36.155000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.130022, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 596, + -3645, + 581, + 33, + -20, + -612, + 318, + 66 + ], + "TxRefAmp": 210.704, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "825a546a-b3ec-487a-b068-7cdd6394840f||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.2375, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.999999, + -0.000221798, + -0.00138426, + 3.56242e-08, + 0.987409, + -0.158186 + ], + "ImageOrientationText": "Tra>Cor(-9.1)>Sag(-0.1)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "BidsGuess": [ + "func", + "_acq-epfid2p2m5_dir-PA_run-8_bold" + ], + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20240202", + "Dcm2bidsVersion": "3.1.1", + "TaskName": "rest" +} \ No newline at end of file diff --git a/sub-26/anat/sub-26_rec-defaced_T1w.json b/sub-26/anat/sub-26_rec-defaced_T1w.json new file mode 100644 index 0000000000000000000000000000000000000000..adb46ee57b92283c0af66314a97a1a73b3bb3079 --- /dev/null +++ b/sub-26/anat/sub-26_rec-defaced_T1w.json @@ -0,0 +1,73 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "3D", + "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images", + "ProtocolName": "t1_mp2rage_sag_0.7mm", + "ScanningSequence": "GR\\IR", + "SequenceVariant": "SK\\SP\\MP\\OSP", + "ScanOptions": "IR\\PFP\\WE", + "SequenceName": "*tfl3d1_16ns", + "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"], + "RawImage": false, + "SeriesNumber": 4, + "AcquisitionTime": "13:20:26.197500", + "AcquisitionNumber": 1, + "SliceThickness": 0.7, + "SAR": 0.166271, + "EchoTime": 0.00232, + "RepetitionTime": 3.8, + "SpoilingState": true, + "PartialFourier": 0.75, + "BaseResolution": 296, + "ShimSetting": [ + 631, + -3579, + 505, + 239, + 30, + -414, + 151, + -181 ], + "TxRefAmp": 223.174, + "PhaseResolution": 1, + "PhaseOversampling": 0.18, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%SiemensSeq%\\tfl", + "RefLinesPE": 36, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "PhaseEncodingSteps": 263, + "AcquisitionMatrixPE": 296, + "ReconMatrixPE": 296, + "ParallelReductionFactorInPlane": 3, + "PixelBandwidth": 200, + "DwellTime": 8.5e-06, + "ImageOrientationPatientDICOM": [ + 0, + 1, + 0, + 0.076719, + 0, + -0.997053 ], + "ImageOrientationText": "Sag>Tra(-4.4)", + "InPlanePhaseEncodingDirectionDICOM": "ROW", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505" +} diff --git a/sub-26/anat/sub-26_rec-defaced_T1w.nii.gz b/sub-26/anat/sub-26_rec-defaced_T1w.nii.gz new file mode 100644 index 0000000000000000000000000000000000000000..2a1f73228574776836eb63edb1e354ce2c31365e --- /dev/null +++ b/sub-26/anat/sub-26_rec-defaced_T1w.nii.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14281a6e36a23a0184df45a3ca71088cfb5abb7247fe07c2e6331388006c6201 +size 38893537 diff --git a/sub-26/func/sub-26_task-multitalker_run-1_bold.json b/sub-26/func/sub-26_task-multitalker_run-1_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..0985bdc194a545611b3f65cc4fdacad75dc8563e --- /dev/null +++ b/sub-26/func/sub-26_task-multitalker_run-1_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 10, + "AcquisitionTime": "13:43:47.832500", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.125425, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 628, + -3595, + 596, + 545, + 86, + -361, + 315, + -176 + ], + "TxRefAmp": 223.174, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "2b1f66ab-146d-426d-97cd-65cfe3b31476||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47, + 0, + 0.53, + 0.0575, + 0.5875, + 0.1175, + 0.6475, + 0.175, + 0.705, + 0.235, + 0.765, + 0.295, + 0.8225, + 0.3525, + 0.8825, + 0.4125, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.998165, + 0.0171158, + 0.0580844, + -2.97991e-08, + 0.959222, + -0.282654 + ], + "ImageOrientationText": "Tra>Cor(-16.4)>Sag(3.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.2.0", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-26/func/sub-26_task-multitalker_run-2_bold.json b/sub-26/func/sub-26_task-multitalker_run-2_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..0a7ea29907c2e673aa66b85dda3980a8d7b70767 --- /dev/null +++ b/sub-26/func/sub-26_task-multitalker_run-2_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 12, + "AcquisitionTime": "13:57:48.270000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.125425, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 628, + -3595, + 596, + 545, + 86, + -361, + 315, + -176 + ], + "TxRefAmp": 223.174, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "2b1f66ab-146d-426d-97cd-65cfe3b31476||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.355, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.998165, + 0.0171158, + 0.0580844, + -2.97991e-08, + 0.959222, + -0.282654 + ], + "ImageOrientationText": "Tra>Cor(-16.4)>Sag(3.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.2.0", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-26/func/sub-26_task-multitalker_run-3_bold.json b/sub-26/func/sub-26_task-multitalker_run-3_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..48414dc0591b37cc88c1595eee62dd9ecb310a01 --- /dev/null +++ b/sub-26/func/sub-26_task-multitalker_run-3_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 14, + "AcquisitionTime": "14:11:53.505000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.125425, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 628, + -3595, + 596, + 545, + 86, + -361, + 315, + -176 + ], + "TxRefAmp": 223.174, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "2b1f66ab-146d-426d-97cd-65cfe3b31476||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47, + 0, + 0.5275, + 0.0575, + 0.5875, + 0.1175, + 0.645, + 0.175, + 0.705, + 0.235, + 0.7625, + 0.2925, + 0.8225, + 0.3525, + 0.8825, + 0.41, + 0.94, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.998165, + 0.0171158, + 0.0580844, + -2.97991e-08, + 0.959222, + -0.282654 + ], + "ImageOrientationText": "Tra>Cor(-16.4)>Sag(3.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.2.0", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-26/func/sub-26_task-multitalker_run-4_bold.json b/sub-26/func/sub-26_task-multitalker_run-4_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..59dcdf52ba2c169c313d663a738588ea8d07f77f --- /dev/null +++ b/sub-26/func/sub-26_task-multitalker_run-4_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "task_BOLD_MB_PA_Auto", + "ProtocolName": "task_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 16, + "AcquisitionTime": "14:26:3.585000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.125425, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 628, + -3595, + 596, + 545, + 86, + -361, + 315, + -176 + ], + "TxRefAmp": 223.174, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "2b1f66ab-146d-426d-97cd-65cfe3b31476||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47, + 0, + 0.53, + 0.06, + 0.5875, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.47 + ], + "ImageOrientationPatientDICOM": [ + 0.998165, + 0.0171158, + 0.0580844, + -2.97991e-08, + 0.959222, + -0.282654 + ], + "ImageOrientationText": "Tra>Cor(-16.4)>Sag(3.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.2.0", + "TaskName": "multitalker" +} \ No newline at end of file diff --git a/sub-26/func/sub-26_task-rest_bold.json b/sub-26/func/sub-26_task-rest_bold.json new file mode 100644 index 0000000000000000000000000000000000000000..ff5879c4f1c68ce6ab9f94c6d0dca416d31ad746 --- /dev/null +++ b/sub-26/func/sub-26_task-rest_bold.json @@ -0,0 +1,180 @@ +{ + "Modality": "MR", + "MagneticFieldStrength": 7, + "ImagingFrequency": 297.231, + "Manufacturer": "Siemens", + "ManufacturersModelName": "Investigational_Device_7T", + "InstitutionName": "Hospital", + "InstitutionalDepartmentName": "Department", + "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP", + "DeviceSerialNumber": "79115", + "StationName": "AWP79115", + "BodyPartExamined": "BRAIN", + "PatientPosition": "HFS", + "ProcedureStepDescription": "9th_Hospital^SONBOT", + "SoftwareVersions": "syngo MR E12", + "MRAcquisitionType": "2D", + "SeriesDescription": "rs_BOLD_MB_PA_Auto", + "ProtocolName": "rs_BOLD_MB_PA_Auto", + "ScanningSequence": "EP", + "SequenceVariant": "SK\\SS", + "ScanOptions": "PFP\\FS", + "SequenceName": "epfid2d1_130", + "ImageType": [ + "ORIGINAL", + "PRIMARY", + "M", + "MB", + "ND", + "NORM", + "MOSAIC" + ], + "SeriesNumber": 8, + "AcquisitionTime": "13:34:21.340000", + "AcquisitionNumber": 1, + "ImageComments": "Unaliased MB5/PE4", + "SliceThickness": 1.6, + "SpacingBetweenSlices": 1.6, + "SAR": 0.123391, + "EchoTime": 0.0222, + "RepetitionTime": 1, + "FlipAngle": 45, + "PartialFourier": 0.875, + "BaseResolution": 130, + "ShimSetting": [ + 628, + -3595, + 596, + 545, + 86, + -361, + 315, + -176 + ], + "TxRefAmp": 223.174, + "PhaseResolution": 1, + "ReceiveCoilName": "1Tx32Rx_Head", + "ReceiveCoilActiveElements": "A32", + "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold", + "WipMemBlock": "c3103f0a-171b-4c14-954b-d036851e371b||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja", + "RefLinesPE": 24, + "CoilCombinationMethod": "Sum of Squares", + "ConsistencyInfo": "N4_VE12U_LATEST_20181126", + "MatrixCoilMode": "GRAPPA", + "MultibandAccelerationFactor": 5, + "PercentPhaseFOV": 100, + "PercentSampling": 100, + "EchoTrainLength": 57, + "PhaseEncodingSteps": 114, + "AcquisitionMatrixPE": 130, + "ReconMatrixPE": 130, + "BandwidthPerPixelPhaseEncode": 24.814, + "ParallelReductionFactorInPlane": 2, + "EffectiveEchoSpacing": 0.000309999, + "DerivedVendorReportedEchoSpacing": 0.000619997, + "TotalReadoutTime": 0.0399898, + "PixelBandwidth": 1925, + "DwellTime": 2e-06, + "PhaseEncodingDirection": "j", + "SliceTiming": [ + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725, + 0, + 0.53, + 0.06, + 0.59, + 0.1175, + 0.6475, + 0.1775, + 0.7075, + 0.235, + 0.765, + 0.295, + 0.825, + 0.3525, + 0.8825, + 0.4125, + 0.9425, + 0.4725 + ], + "ImageOrientationPatientDICOM": [ + 0.998165, + 0.0171158, + 0.0580844, + -2.97991e-08, + 0.959222, + -0.282654 + ], + "ImageOrientationText": "Tra>Cor(-16.4)>Sag(3.5)", + "InPlanePhaseEncodingDirectionDICOM": "COL", + "ConversionSoftware": "dcm2niix", + "ConversionSoftwareVersion": "v1.0.20220505", + "Dcm2bidsVersion": "3.2.0", + "TaskName": "rest" +} \ No newline at end of file