sub-03.html 158 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <meta name="generator" content="Docutils 0.12: http://docutils.sourceforge.net/" />
  7. <title></title>
  8. <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
  9. <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
  10. <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
  11. <style type="text/css">
  12. .sub-report-title {}
  13. .run-title {}
  14. h1 { padding-top: 35px; }
  15. h2 { padding-top: 20px; }
  16. h3 { padding-top: 15px; }
  17. .elem-desc {}
  18. .elem-caption {
  19. margin-top: 15px
  20. margin-bottom: 0;
  21. }
  22. .elem-filename {}
  23. div.elem-image {
  24. width: 100%;
  25. page-break-before:always;
  26. }
  27. .elem-image object.svg-reportlet {
  28. width: 100%;
  29. padding-bottom: 5px;
  30. }
  31. body {
  32. padding: 65px 10px 10px;
  33. }
  34. .boiler-html {
  35. font-family: "Bitstream Charter", "Georgia", Times;
  36. margin: 20px 25px;
  37. padding: 10px;
  38. background-color: #F8F9FA;
  39. }
  40. div#boilerplate pre {
  41. margin: 20px 25px;
  42. padding: 10px;
  43. background-color: #F8F9FA;
  44. }
  45. #errors div, #errors p {
  46. padding-left: 1em;
  47. }
  48. </style>
  49. </head>
  50. <body>
  51. <nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light">
  52. <div class="collapse navbar-collapse">
  53. <ul class="navbar-nav">
  54. <li class="nav-item"><a class="nav-link" href="#Summary">Summary</a></li>
  55. <li class="nav-item"><a class="nav-link" href="#Anatomical">Anatomical</a></li>
  56. <li class="nav-item dropdown">
  57. <a class="nav-link dropdown-toggle" id="navbarFunctional" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#">Functional</a>
  58. <div class="dropdown-menu" aria-labelledby="navbarFunctional">
  59. <a class="dropdown-item" href="#datatype-figures_desc-summary_session-retest_suffix-bold_task-covertverbgeneration">Reports for: session <span class="bids-entity">retest</span>, task <span class="bids-entity">covertverbgeneration</span>.</a>
  60. <a class="dropdown-item" href="#datatype-figures_desc-summary_session-retest_suffix-bold_task-fingerfootlips">Reports for: session <span class="bids-entity">retest</span>, task <span class="bids-entity">fingerfootlips</span>.</a>
  61. <a class="dropdown-item" href="#datatype-figures_desc-summary_session-retest_suffix-bold_task-linebisection">Reports for: session <span class="bids-entity">retest</span>, task <span class="bids-entity">linebisection</span>.</a>
  62. <a class="dropdown-item" href="#datatype-figures_desc-summary_session-retest_suffix-bold_task-overtverbgeneration">Reports for: session <span class="bids-entity">retest</span>, task <span class="bids-entity">overtverbgeneration</span>.</a>
  63. <a class="dropdown-item" href="#datatype-figures_desc-summary_session-retest_suffix-bold_task-overtwordrepetition">Reports for: session <span class="bids-entity">retest</span>, task <span class="bids-entity">overtwordrepetition</span>.</a>
  64. <a class="dropdown-item" href="#datatype-figures_desc-summary_session-test_suffix-bold_task-covertverbgeneration">Reports for: session <span class="bids-entity">test</span>, task <span class="bids-entity">covertverbgeneration</span>.</a>
  65. <a class="dropdown-item" href="#datatype-figures_desc-summary_session-test_suffix-bold_task-fingerfootlips">Reports for: session <span class="bids-entity">test</span>, task <span class="bids-entity">fingerfootlips</span>.</a>
  66. <a class="dropdown-item" href="#datatype-figures_desc-summary_session-test_suffix-bold_task-linebisection">Reports for: session <span class="bids-entity">test</span>, task <span class="bids-entity">linebisection</span>.</a>
  67. <a class="dropdown-item" href="#datatype-figures_desc-summary_session-test_suffix-bold_task-overtverbgeneration">Reports for: session <span class="bids-entity">test</span>, task <span class="bids-entity">overtverbgeneration</span>.</a>
  68. <a class="dropdown-item" href="#datatype-figures_desc-summary_session-test_suffix-bold_task-overtwordrepetition">Reports for: session <span class="bids-entity">test</span>, task <span class="bids-entity">overtwordrepetition</span>.</a>
  69. </div>
  70. </li>
  71. <li class="nav-item"><a class="nav-link" href="#About">About</a></li>
  72. <li class="nav-item"><a class="nav-link" href="#boilerplate">Methods</a></li>
  73. <li class="nav-item"><a class="nav-link" href="#errors">Errors</a></li>
  74. </ul>
  75. </div>
  76. </nav>
  77. <noscript>
  78. <h1 class="text-danger"> The navigation menu uses Javascript. Without it this report might not work as expected </h1>
  79. </noscript>
  80. <div id="Summary">
  81. <h1 class="sub-report-title">Summary</h1>
  82. <div id="datatype-figures_desc-summary_suffix-T1w">
  83. <ul class="elem-desc">
  84. <li>Subject ID: 03</li>
  85. <li>Structural images: 2 T1-weighted </li>
  86. <li>Functional series: 10</li>
  87. <ul class="elem-desc">
  88. <li>Task: covertverbgeneration (2 runs)</li>
  89. <li>Task: fingerfootlips (2 runs)</li>
  90. <li>Task: linebisection (2 runs)</li>
  91. <li>Task: overtverbgeneration (2 runs)</li>
  92. <li>Task: overtwordrepetition (2 runs)</li>
  93. </ul>
  94. <li>Standard output spaces: MNI152NLin2009cAsym, MNI152NLin6Asym, fsaverage</li>
  95. <li>Non-standard output spaces: anat</li>
  96. <li>FreeSurfer reconstruction: Run by fMRIPrep</li>
  97. </ul>
  98. </div>
  99. </div>
  100. <div id="Anatomical">
  101. <h1 class="sub-report-title">Anatomical</h1>
  102. <div id="datatype-figures_desc-conform_extension-['.html']_suffix-T1w">
  103. <h3 class="elem-title">Anatomical Conformation</h3>
  104. <ul class="elem-desc">
  105. <li>Input T1w images: 2</li>
  106. <li>Output orientation: RAS</li>
  107. <li>Output dimensions: 256x156x256</li>
  108. <li>Output voxel size: 1mm x 1.3mm x 1mm</li>
  109. <li>Discarded images: 0</li>
  110. </ul>
  111. </div>
  112. <div id="datatype-figures_suffix-dseg">
  113. <h3 class="run-title">Brain mask and brain tissue segmentation of the T1w</h3><p class="elem-caption">This panel shows the template T1-weighted image (if several T1w images were found), with contours delineating the detected brain mask and brain tissue segmentations.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_dseg.svg" style="width: 100%" />
  114. </div>
  115. <div class="elem-filename">
  116. Get figure file: <a href="./sub-03/figures/sub-03_dseg.svg" target="_blank">sub-03/figures/sub-03_dseg.svg</a>
  117. </div>
  118. </div>
  119. <div id="datatype-figures_regex_search-True_space-.*_suffix-T1w">
  120. <h3 class="run-title">Spatial normalization of the anatomical T1w reference</h3><p class="elem-desc">Results of nonlinear alignment of the T1w reference one or more template space(s). Hover on the panels with the mouse pointer to transition between both spaces.</p><p class="elem-caption">Spatial normalization of the T1w image to the <code>MNI152NLin6Asym</code> template.</p> <object class="svg-reportlet" type="image/svg+xml" data="./sub-03/figures/sub-03_space-MNI152NLin6Asym_T1w.svg">
  121. Problem loading figure sub-03/figures/sub-03_space-MNI152NLin6Asym_T1w.svg. If the link below works, please try reloading the report in your browser.</object>
  122. </div>
  123. <div class="elem-filename">
  124. Get figure file: <a href="./sub-03/figures/sub-03_space-MNI152NLin6Asym_T1w.svg" target="_blank">sub-03/figures/sub-03_space-MNI152NLin6Asym_T1w.svg</a>
  125. </div>
  126. <p class="elem-caption">Spatial normalization of the T1w image to the <code>MNI152NLin2009cAsym</code> template.</p> <object class="svg-reportlet" type="image/svg+xml" data="./sub-03/figures/sub-03_space-MNI152NLin2009cAsym_T1w.svg">
  127. Problem loading figure sub-03/figures/sub-03_space-MNI152NLin2009cAsym_T1w.svg. If the link below works, please try reloading the report in your browser.</object>
  128. </div>
  129. <div class="elem-filename">
  130. Get figure file: <a href="./sub-03/figures/sub-03_space-MNI152NLin2009cAsym_T1w.svg" target="_blank">sub-03/figures/sub-03_space-MNI152NLin2009cAsym_T1w.svg</a>
  131. </div>
  132. </div>
  133. <div id="datatype-figures_desc-reconall_suffix-T1w">
  134. <h3 class="run-title">Surface reconstruction</h3><p class="elem-caption">Surfaces (white and pial) reconstructed with FreeSurfer (<code>recon-all</code>) overlaid on the participant's T1w template.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_desc-reconall_T1w.svg" style="width: 100%" />
  135. </div>
  136. <div class="elem-filename">
  137. Get figure file: <a href="./sub-03/figures/sub-03_desc-reconall_T1w.svg" target="_blank">sub-03/figures/sub-03_desc-reconall_T1w.svg</a>
  138. </div>
  139. </div>
  140. </div>
  141. <div id="Functional">
  142. <h1 class="sub-report-title">Functional</h1>
  143. <div id="datatype-figures_desc-summary_session-retest_suffix-bold_task-covertverbgeneration">
  144. <h2 class="sub-report-group">Reports for: session <span class="bids-entity">retest</span>, task <span class="bids-entity">covertverbgeneration</span>.</h2> <details open>
  145. <summary>Summary</summary>
  146. <ul class="elem-desc">
  147. <li>Repetition time (TR): 2.5s</li>
  148. <li>Phase-encoding (PE) direction: MISSING - Assuming Anterior-Posterior</li>
  149. <li>Single-echo EPI sequence.</li>
  150. <li>Slice timing correction: Applied</li>
  151. <li>Susceptibility distortion correction: None</li>
  152. <li>Registration: FreeSurfer <code>bbregister</code> (boundary-based registration, BBR) - 6 dof</li>
  153. <li>Non-steady-state volumes: 1</li>
  154. </ul>
  155. </details>
  156. <details>
  157. <summary>Confounds collected</summary><br />
  158. <p>csf, csf_derivative1, csf_power2, csf_derivative1_power2, white_matter, white_matter_derivative1, white_matter_power2, white_matter_derivative1_power2, global_signal, global_signal_derivative1, global_signal_power2, global_signal_derivative1_power2, std_dvars, dvars, framewise_displacement, rmsd, t_comp_cor_00, t_comp_cor_01, t_comp_cor_02, t_comp_cor_03, t_comp_cor_04, a_comp_cor_00, a_comp_cor_01, a_comp_cor_02, a_comp_cor_03, a_comp_cor_04, a_comp_cor_05, a_comp_cor_06, a_comp_cor_07, a_comp_cor_08, a_comp_cor_09, a_comp_cor_10, a_comp_cor_11, a_comp_cor_12, a_comp_cor_13, a_comp_cor_14, a_comp_cor_15, a_comp_cor_16, a_comp_cor_17, a_comp_cor_18, a_comp_cor_19, a_comp_cor_20, a_comp_cor_21, a_comp_cor_22, a_comp_cor_23, a_comp_cor_24, a_comp_cor_25, a_comp_cor_26, a_comp_cor_27, a_comp_cor_28, a_comp_cor_29, a_comp_cor_30, a_comp_cor_31, a_comp_cor_32, a_comp_cor_33, a_comp_cor_34, a_comp_cor_35, a_comp_cor_36, a_comp_cor_37, a_comp_cor_38, a_comp_cor_39, a_comp_cor_40, a_comp_cor_41, a_comp_cor_42, a_comp_cor_43, a_comp_cor_44, a_comp_cor_45, a_comp_cor_46, a_comp_cor_47, a_comp_cor_48, a_comp_cor_49, a_comp_cor_50, a_comp_cor_51, a_comp_cor_52, a_comp_cor_53, a_comp_cor_54, a_comp_cor_55, a_comp_cor_56, a_comp_cor_57, a_comp_cor_58, a_comp_cor_59, a_comp_cor_60, a_comp_cor_61, a_comp_cor_62, a_comp_cor_63, a_comp_cor_64, a_comp_cor_65, a_comp_cor_66, a_comp_cor_67, a_comp_cor_68, a_comp_cor_69, a_comp_cor_70, a_comp_cor_71, a_comp_cor_72, a_comp_cor_73, a_comp_cor_74, a_comp_cor_75, a_comp_cor_76, a_comp_cor_77, a_comp_cor_78, a_comp_cor_79, a_comp_cor_80, a_comp_cor_81, a_comp_cor_82, a_comp_cor_83, a_comp_cor_84, a_comp_cor_85, a_comp_cor_86, a_comp_cor_87, a_comp_cor_88, a_comp_cor_89, a_comp_cor_90, a_comp_cor_91, a_comp_cor_92, a_comp_cor_93, a_comp_cor_94, a_comp_cor_95, a_comp_cor_96, a_comp_cor_97, a_comp_cor_98, a_comp_cor_99, cosine00, cosine01, cosine02, cosine03, cosine04, non_steady_state_outlier00, trans_x, trans_x_derivative1, trans_x_derivative1_power2, trans_x_power2, trans_y, trans_y_derivative1, trans_y_derivative1_power2, trans_y_power2, trans_z, trans_z_derivative1, trans_z_power2, trans_z_derivative1_power2, rot_x, rot_x_derivative1, rot_x_derivative1_power2, rot_x_power2, rot_y, rot_y_derivative1, rot_y_power2, rot_y_derivative1_power2, rot_z, rot_z_derivative1, rot_z_derivative1_power2, rot_z_power2, motion_outlier00, motion_outlier01, aroma_motion_01, aroma_motion_02, aroma_motion_03, aroma_motion_04, aroma_motion_06, aroma_motion_07, aroma_motion_08, aroma_motion_09, aroma_motion_10, aroma_motion_11, aroma_motion_12, aroma_motion_13, aroma_motion_14, aroma_motion_18, aroma_motion_19, aroma_motion_21, aroma_motion_23, aroma_motion_24, aroma_motion_25, aroma_motion_27, aroma_motion_28, aroma_motion_31.</p>
  159. </details>
  160. </div>
  161. <div id="datatype-figures_desc-bbregister_session-retest_suffix-bold_task-covertverbgeneration">
  162. <h3 class="run-title">Alignment of functional and anatomical MRI data (surface driven)</h3><p class="elem-caption"><code>bbregister</code> was used to generate transformations from EPI-space to T1w-space. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.</p> <object class="svg-reportlet" type="image/svg+xml" data="./sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-bbregister_bold.svg">
  163. Problem loading figure sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-bbregister_bold.svg. If the link below works, please try reloading the report in your browser.</object>
  164. </div>
  165. <div class="elem-filename">
  166. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-bbregister_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-bbregister_bold.svg</a>
  167. </div>
  168. </div>
  169. <div id="datatype-figures_desc-rois_session-retest_suffix-bold_task-covertverbgeneration">
  170. <h3 class="run-title">Brain mask and (anatomical/temporal) CompCor ROIs</h3><p class="elem-caption">Brain mask calculated on the BOLD signal (red contour), along with the regions of interest (ROIs) used in <em>a/tCompCor</em> for extracting physiological and movement confounding components.<br /> The <em>anatomical CompCor</em> ROI (magenta contour) is a mask combining CSF and WM (white-matter), where voxels containing a minimal partial volume of GM have been removed.<br /> The <em>temporal CompCor</em> ROI (blue contour) contains the top 2% most variable voxels within the brain mask.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-rois_bold.svg" style="width: 100%" />
  171. </div>
  172. <div class="elem-filename">
  173. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-rois_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-rois_bold.svg</a>
  174. </div>
  175. </div>
  176. <div id="datatype-figures_desc-compcorvar_session-retest_suffix-bold_task-covertverbgeneration">
  177. <h3 class="run-title">Variance explained by t/aCompCor components</h3><p class="elem-caption">The cumulative variance explained by the first k components of the <em>t/aCompCor</em> decomposition, plotted for all values of <em>k</em>. The number of components that must be included in the model in order to explain some fraction of variance in the decomposition mask can be used as a feature selection criterion for confound regression.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-compcorvar_bold.svg" style="width: 100%" />
  178. </div>
  179. <div class="elem-filename">
  180. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-compcorvar_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-compcorvar_bold.svg</a>
  181. </div>
  182. </div>
  183. <div id="datatype-figures_desc-carpetplot_session-retest_suffix-bold_task-covertverbgeneration">
  184. <h3 class="run-title">BOLD Summary</h3><p class="elem-caption">Summary statistics are plotted, which may reveal trends or artifacts in the BOLD data. Global signals calculated within the whole-brain (GS), within the white-matter (WM) and within cerebro-spinal fluid (CSF) show the mean BOLD signal in their corresponding masks. DVARS and FD show the standardized DVARS and framewise-displacement measures for each time point.<br /> A carpet plot shows the time series for all voxels within the brain mask, or if <code>--cifti-output</code> was enabled, all grayordinates. Voxels are grouped into cortical (dark/light blue), and subcortical (orange) gray matter, cerebellum (green) and white matter and CSF (red), indicated by the color map on the left-hand side.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-carpetplot_bold.svg" style="width: 100%" />
  185. </div>
  186. <div class="elem-filename">
  187. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-carpetplot_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-carpetplot_bold.svg</a>
  188. </div>
  189. </div>
  190. <div id="datatype-figures_desc-confoundcorr_session-retest_suffix-bold_task-covertverbgeneration">
  191. <h3 class="run-title">Correlations among nuisance regressors</h3><p class="elem-caption">Left: Heatmap summarizing the correlation structure among confound variables.
  192. (Cosine bases and PCA-derived CompCor components are inherently orthogonal.)
  193. Right: magnitude of the correlation between each confound time series and the
  194. mean global signal. Strong correlations might be indicative of partial volume
  195. effects and can inform decisions about feature orthogonalization prior to
  196. confound regression.
  197. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-confoundcorr_bold.svg" style="width: 100%" />
  198. </div>
  199. <div class="elem-filename">
  200. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-confoundcorr_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-confoundcorr_bold.svg</a>
  201. </div>
  202. </div>
  203. <div id="datatype-figures_desc-aroma_session-retest_suffix-bold_task-covertverbgeneration">
  204. <h3 class="run-title">ICA Components classified by AROMA</h3><p class="elem-caption">Maps created with maximum intensity projection (glass brain) with a
  205. black brain outline. Right hand side of each map: time series (top in seconds),
  206. frequency spectrum (bottom in Hertz). Components classified as signal are plotted
  207. in green; noise components in red.
  208. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-aroma_bold.svg" style="width: 100%" />
  209. </div>
  210. <div class="elem-filename">
  211. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-aroma_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-covertverbgeneration_desc-aroma_bold.svg</a>
  212. </div>
  213. </div>
  214. <div id="datatype-figures_desc-summary_session-retest_suffix-bold_task-fingerfootlips">
  215. <h2 class="sub-report-group">Reports for: session <span class="bids-entity">retest</span>, task <span class="bids-entity">fingerfootlips</span>.</h2> <details open>
  216. <summary>Summary</summary>
  217. <ul class="elem-desc">
  218. <li>Repetition time (TR): 2.5s</li>
  219. <li>Phase-encoding (PE) direction: MISSING - Assuming Anterior-Posterior</li>
  220. <li>Single-echo EPI sequence.</li>
  221. <li>Slice timing correction: Applied</li>
  222. <li>Susceptibility distortion correction: None</li>
  223. <li>Registration: FreeSurfer <code>bbregister</code> (boundary-based registration, BBR) - 6 dof</li>
  224. <li>Non-steady-state volumes: 1</li>
  225. </ul>
  226. </details>
  227. <details>
  228. <summary>Confounds collected</summary><br />
  229. <p>csf, csf_derivative1, csf_power2, csf_derivative1_power2, white_matter, white_matter_derivative1, white_matter_power2, white_matter_derivative1_power2, global_signal, global_signal_derivative1, global_signal_power2, global_signal_derivative1_power2, std_dvars, dvars, framewise_displacement, rmsd, t_comp_cor_00, t_comp_cor_01, t_comp_cor_02, t_comp_cor_03, a_comp_cor_00, a_comp_cor_01, a_comp_cor_02, a_comp_cor_03, a_comp_cor_04, a_comp_cor_05, a_comp_cor_06, a_comp_cor_07, a_comp_cor_08, a_comp_cor_09, a_comp_cor_10, a_comp_cor_11, a_comp_cor_12, a_comp_cor_13, a_comp_cor_14, a_comp_cor_15, a_comp_cor_16, a_comp_cor_17, a_comp_cor_18, a_comp_cor_19, a_comp_cor_20, a_comp_cor_21, a_comp_cor_22, a_comp_cor_23, a_comp_cor_24, a_comp_cor_25, a_comp_cor_26, a_comp_cor_27, a_comp_cor_28, a_comp_cor_29, a_comp_cor_30, a_comp_cor_31, a_comp_cor_32, a_comp_cor_33, a_comp_cor_34, a_comp_cor_35, a_comp_cor_36, a_comp_cor_37, a_comp_cor_38, a_comp_cor_39, a_comp_cor_40, a_comp_cor_41, a_comp_cor_42, a_comp_cor_43, a_comp_cor_44, a_comp_cor_45, a_comp_cor_46, a_comp_cor_47, a_comp_cor_48, a_comp_cor_49, a_comp_cor_50, a_comp_cor_51, a_comp_cor_52, a_comp_cor_53, a_comp_cor_54, a_comp_cor_55, a_comp_cor_56, a_comp_cor_57, a_comp_cor_58, a_comp_cor_59, a_comp_cor_60, a_comp_cor_61, a_comp_cor_62, a_comp_cor_63, a_comp_cor_64, a_comp_cor_65, a_comp_cor_66, a_comp_cor_67, a_comp_cor_68, a_comp_cor_69, a_comp_cor_70, a_comp_cor_71, a_comp_cor_72, a_comp_cor_73, a_comp_cor_74, a_comp_cor_75, a_comp_cor_76, a_comp_cor_77, a_comp_cor_78, a_comp_cor_79, a_comp_cor_80, a_comp_cor_81, a_comp_cor_82, a_comp_cor_83, a_comp_cor_84, a_comp_cor_85, a_comp_cor_86, a_comp_cor_87, a_comp_cor_88, a_comp_cor_89, a_comp_cor_90, a_comp_cor_91, a_comp_cor_92, a_comp_cor_93, a_comp_cor_94, a_comp_cor_95, a_comp_cor_96, a_comp_cor_97, a_comp_cor_98, cosine00, cosine01, cosine02, cosine03, cosine04, cosine05, non_steady_state_outlier00, trans_x, trans_x_derivative1, trans_x_derivative1_power2, trans_x_power2, trans_y, trans_y_derivative1, trans_y_derivative1_power2, trans_y_power2, trans_z, trans_z_derivative1, trans_z_power2, trans_z_derivative1_power2, rot_x, rot_x_derivative1, rot_x_derivative1_power2, rot_x_power2, rot_y, rot_y_derivative1, rot_y_power2, rot_y_derivative1_power2, rot_z, rot_z_derivative1, rot_z_derivative1_power2, rot_z_power2, motion_outlier00, aroma_motion_01, aroma_motion_02, aroma_motion_03, aroma_motion_04, aroma_motion_05, aroma_motion_06, aroma_motion_07, aroma_motion_08, aroma_motion_09, aroma_motion_10, aroma_motion_11, aroma_motion_12, aroma_motion_13, aroma_motion_15, aroma_motion_16, aroma_motion_17, aroma_motion_18, aroma_motion_19, aroma_motion_20, aroma_motion_21, aroma_motion_22, aroma_motion_29, aroma_motion_33.</p>
  230. </details>
  231. </div>
  232. <div id="datatype-figures_desc-bbregister_session-retest_suffix-bold_task-fingerfootlips">
  233. <h3 class="run-title">Alignment of functional and anatomical MRI data (surface driven)</h3><p class="elem-caption"><code>bbregister</code> was used to generate transformations from EPI-space to T1w-space. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.</p> <object class="svg-reportlet" type="image/svg+xml" data="./sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-bbregister_bold.svg">
  234. Problem loading figure sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-bbregister_bold.svg. If the link below works, please try reloading the report in your browser.</object>
  235. </div>
  236. <div class="elem-filename">
  237. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-bbregister_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-bbregister_bold.svg</a>
  238. </div>
  239. </div>
  240. <div id="datatype-figures_desc-rois_session-retest_suffix-bold_task-fingerfootlips">
  241. <h3 class="run-title">Brain mask and (anatomical/temporal) CompCor ROIs</h3><p class="elem-caption">Brain mask calculated on the BOLD signal (red contour), along with the regions of interest (ROIs) used in <em>a/tCompCor</em> for extracting physiological and movement confounding components.<br /> The <em>anatomical CompCor</em> ROI (magenta contour) is a mask combining CSF and WM (white-matter), where voxels containing a minimal partial volume of GM have been removed.<br /> The <em>temporal CompCor</em> ROI (blue contour) contains the top 2% most variable voxels within the brain mask.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-rois_bold.svg" style="width: 100%" />
  242. </div>
  243. <div class="elem-filename">
  244. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-rois_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-rois_bold.svg</a>
  245. </div>
  246. </div>
  247. <div id="datatype-figures_desc-compcorvar_session-retest_suffix-bold_task-fingerfootlips">
  248. <h3 class="run-title">Variance explained by t/aCompCor components</h3><p class="elem-caption">The cumulative variance explained by the first k components of the <em>t/aCompCor</em> decomposition, plotted for all values of <em>k</em>. The number of components that must be included in the model in order to explain some fraction of variance in the decomposition mask can be used as a feature selection criterion for confound regression.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-compcorvar_bold.svg" style="width: 100%" />
  249. </div>
  250. <div class="elem-filename">
  251. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-compcorvar_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-compcorvar_bold.svg</a>
  252. </div>
  253. </div>
  254. <div id="datatype-figures_desc-carpetplot_session-retest_suffix-bold_task-fingerfootlips">
  255. <h3 class="run-title">BOLD Summary</h3><p class="elem-caption">Summary statistics are plotted, which may reveal trends or artifacts in the BOLD data. Global signals calculated within the whole-brain (GS), within the white-matter (WM) and within cerebro-spinal fluid (CSF) show the mean BOLD signal in their corresponding masks. DVARS and FD show the standardized DVARS and framewise-displacement measures for each time point.<br /> A carpet plot shows the time series for all voxels within the brain mask, or if <code>--cifti-output</code> was enabled, all grayordinates. Voxels are grouped into cortical (dark/light blue), and subcortical (orange) gray matter, cerebellum (green) and white matter and CSF (red), indicated by the color map on the left-hand side.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-carpetplot_bold.svg" style="width: 100%" />
  256. </div>
  257. <div class="elem-filename">
  258. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-carpetplot_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-carpetplot_bold.svg</a>
  259. </div>
  260. </div>
  261. <div id="datatype-figures_desc-confoundcorr_session-retest_suffix-bold_task-fingerfootlips">
  262. <h3 class="run-title">Correlations among nuisance regressors</h3><p class="elem-caption">Left: Heatmap summarizing the correlation structure among confound variables.
  263. (Cosine bases and PCA-derived CompCor components are inherently orthogonal.)
  264. Right: magnitude of the correlation between each confound time series and the
  265. mean global signal. Strong correlations might be indicative of partial volume
  266. effects and can inform decisions about feature orthogonalization prior to
  267. confound regression.
  268. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-confoundcorr_bold.svg" style="width: 100%" />
  269. </div>
  270. <div class="elem-filename">
  271. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-confoundcorr_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-confoundcorr_bold.svg</a>
  272. </div>
  273. </div>
  274. <div id="datatype-figures_desc-aroma_session-retest_suffix-bold_task-fingerfootlips">
  275. <h3 class="run-title">ICA Components classified by AROMA</h3><p class="elem-caption">Maps created with maximum intensity projection (glass brain) with a
  276. black brain outline. Right hand side of each map: time series (top in seconds),
  277. frequency spectrum (bottom in Hertz). Components classified as signal are plotted
  278. in green; noise components in red.
  279. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-aroma_bold.svg" style="width: 100%" />
  280. </div>
  281. <div class="elem-filename">
  282. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-aroma_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-fingerfootlips_desc-aroma_bold.svg</a>
  283. </div>
  284. </div>
  285. <div id="datatype-figures_desc-summary_session-retest_suffix-bold_task-linebisection">
  286. <h2 class="sub-report-group">Reports for: session <span class="bids-entity">retest</span>, task <span class="bids-entity">linebisection</span>.</h2> <details open>
  287. <summary>Summary</summary>
  288. <ul class="elem-desc">
  289. <li>Repetition time (TR): 2.5s</li>
  290. <li>Phase-encoding (PE) direction: MISSING - Assuming Anterior-Posterior</li>
  291. <li>Single-echo EPI sequence.</li>
  292. <li>Slice timing correction: Applied</li>
  293. <li>Susceptibility distortion correction: None</li>
  294. <li>Registration: FreeSurfer <code>bbregister</code> (boundary-based registration, BBR) - 6 dof</li>
  295. <li>Non-steady-state volumes: 1</li>
  296. </ul>
  297. </details>
  298. <details>
  299. <summary>Confounds collected</summary><br />
  300. <p>csf, csf_derivative1, csf_power2, csf_derivative1_power2, white_matter, white_matter_derivative1, white_matter_power2, white_matter_derivative1_power2, global_signal, global_signal_derivative1, global_signal_power2, global_signal_derivative1_power2, std_dvars, dvars, framewise_displacement, rmsd, t_comp_cor_00, t_comp_cor_01, t_comp_cor_02, t_comp_cor_03, t_comp_cor_04, t_comp_cor_05, a_comp_cor_00, a_comp_cor_01, a_comp_cor_02, a_comp_cor_03, a_comp_cor_04, a_comp_cor_05, a_comp_cor_06, a_comp_cor_07, a_comp_cor_08, a_comp_cor_09, a_comp_cor_10, a_comp_cor_11, a_comp_cor_12, a_comp_cor_13, a_comp_cor_14, a_comp_cor_15, a_comp_cor_16, a_comp_cor_17, a_comp_cor_18, a_comp_cor_19, a_comp_cor_20, a_comp_cor_21, a_comp_cor_22, a_comp_cor_23, a_comp_cor_24, a_comp_cor_25, a_comp_cor_26, a_comp_cor_27, a_comp_cor_28, a_comp_cor_29, a_comp_cor_30, a_comp_cor_31, a_comp_cor_32, a_comp_cor_33, a_comp_cor_34, a_comp_cor_35, a_comp_cor_36, a_comp_cor_37, a_comp_cor_38, a_comp_cor_39, a_comp_cor_40, a_comp_cor_41, a_comp_cor_42, a_comp_cor_43, a_comp_cor_44, a_comp_cor_45, a_comp_cor_46, a_comp_cor_47, a_comp_cor_48, a_comp_cor_49, a_comp_cor_50, a_comp_cor_51, a_comp_cor_52, a_comp_cor_53, a_comp_cor_54, a_comp_cor_55, a_comp_cor_56, a_comp_cor_57, a_comp_cor_58, a_comp_cor_59, a_comp_cor_60, a_comp_cor_61, a_comp_cor_62, a_comp_cor_63, a_comp_cor_64, a_comp_cor_65, a_comp_cor_66, a_comp_cor_67, a_comp_cor_68, a_comp_cor_69, a_comp_cor_70, a_comp_cor_71, a_comp_cor_72, a_comp_cor_73, a_comp_cor_74, a_comp_cor_75, a_comp_cor_76, a_comp_cor_77, a_comp_cor_78, a_comp_cor_79, a_comp_cor_80, a_comp_cor_81, a_comp_cor_82, a_comp_cor_83, a_comp_cor_84, a_comp_cor_85, a_comp_cor_86, a_comp_cor_87, a_comp_cor_88, a_comp_cor_89, a_comp_cor_90, a_comp_cor_91, a_comp_cor_92, a_comp_cor_93, a_comp_cor_94, a_comp_cor_95, a_comp_cor_96, a_comp_cor_97, a_comp_cor_98, a_comp_cor_99, a_comp_cor_100, a_comp_cor_101, a_comp_cor_102, a_comp_cor_103, a_comp_cor_104, a_comp_cor_105, a_comp_cor_106, a_comp_cor_107, a_comp_cor_108, a_comp_cor_109, a_comp_cor_110, a_comp_cor_111, a_comp_cor_112, a_comp_cor_113, a_comp_cor_114, a_comp_cor_115, a_comp_cor_116, cosine00, cosine01, cosine02, cosine03, cosine04, cosine05, cosine06, cosine07, non_steady_state_outlier00, trans_x, trans_x_derivative1, trans_x_derivative1_power2, trans_x_power2, trans_y, trans_y_derivative1, trans_y_derivative1_power2, trans_y_power2, trans_z, trans_z_derivative1, trans_z_power2, trans_z_derivative1_power2, rot_x, rot_x_derivative1, rot_x_derivative1_power2, rot_x_power2, rot_y, rot_y_derivative1, rot_y_power2, rot_y_derivative1_power2, rot_z, rot_z_derivative1, rot_z_derivative1_power2, rot_z_power2, motion_outlier00, motion_outlier01, aroma_motion_01, aroma_motion_02, aroma_motion_03, aroma_motion_04, aroma_motion_05, aroma_motion_06, aroma_motion_07, aroma_motion_08, aroma_motion_09, aroma_motion_10, aroma_motion_11, aroma_motion_12, aroma_motion_13, aroma_motion_14, aroma_motion_15, aroma_motion_18, aroma_motion_19, aroma_motion_20, aroma_motion_21, aroma_motion_22, aroma_motion_26, aroma_motion_29, aroma_motion_30, aroma_motion_32, aroma_motion_34, aroma_motion_36, aroma_motion_37, aroma_motion_38, aroma_motion_39, aroma_motion_40, aroma_motion_41, aroma_motion_42.</p>
  301. </details>
  302. </div>
  303. <div id="datatype-figures_desc-bbregister_session-retest_suffix-bold_task-linebisection">
  304. <h3 class="run-title">Alignment of functional and anatomical MRI data (surface driven)</h3><p class="elem-caption"><code>bbregister</code> was used to generate transformations from EPI-space to T1w-space. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.</p> <object class="svg-reportlet" type="image/svg+xml" data="./sub-03/figures/sub-03_ses-retest_task-linebisection_desc-bbregister_bold.svg">
  305. Problem loading figure sub-03/figures/sub-03_ses-retest_task-linebisection_desc-bbregister_bold.svg. If the link below works, please try reloading the report in your browser.</object>
  306. </div>
  307. <div class="elem-filename">
  308. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-linebisection_desc-bbregister_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-linebisection_desc-bbregister_bold.svg</a>
  309. </div>
  310. </div>
  311. <div id="datatype-figures_desc-rois_session-retest_suffix-bold_task-linebisection">
  312. <h3 class="run-title">Brain mask and (anatomical/temporal) CompCor ROIs</h3><p class="elem-caption">Brain mask calculated on the BOLD signal (red contour), along with the regions of interest (ROIs) used in <em>a/tCompCor</em> for extracting physiological and movement confounding components.<br /> The <em>anatomical CompCor</em> ROI (magenta contour) is a mask combining CSF and WM (white-matter), where voxels containing a minimal partial volume of GM have been removed.<br /> The <em>temporal CompCor</em> ROI (blue contour) contains the top 2% most variable voxels within the brain mask.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-linebisection_desc-rois_bold.svg" style="width: 100%" />
  313. </div>
  314. <div class="elem-filename">
  315. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-linebisection_desc-rois_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-linebisection_desc-rois_bold.svg</a>
  316. </div>
  317. </div>
  318. <div id="datatype-figures_desc-compcorvar_session-retest_suffix-bold_task-linebisection">
  319. <h3 class="run-title">Variance explained by t/aCompCor components</h3><p class="elem-caption">The cumulative variance explained by the first k components of the <em>t/aCompCor</em> decomposition, plotted for all values of <em>k</em>. The number of components that must be included in the model in order to explain some fraction of variance in the decomposition mask can be used as a feature selection criterion for confound regression.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-linebisection_desc-compcorvar_bold.svg" style="width: 100%" />
  320. </div>
  321. <div class="elem-filename">
  322. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-linebisection_desc-compcorvar_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-linebisection_desc-compcorvar_bold.svg</a>
  323. </div>
  324. </div>
  325. <div id="datatype-figures_desc-carpetplot_session-retest_suffix-bold_task-linebisection">
  326. <h3 class="run-title">BOLD Summary</h3><p class="elem-caption">Summary statistics are plotted, which may reveal trends or artifacts in the BOLD data. Global signals calculated within the whole-brain (GS), within the white-matter (WM) and within cerebro-spinal fluid (CSF) show the mean BOLD signal in their corresponding masks. DVARS and FD show the standardized DVARS and framewise-displacement measures for each time point.<br /> A carpet plot shows the time series for all voxels within the brain mask, or if <code>--cifti-output</code> was enabled, all grayordinates. Voxels are grouped into cortical (dark/light blue), and subcortical (orange) gray matter, cerebellum (green) and white matter and CSF (red), indicated by the color map on the left-hand side.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-linebisection_desc-carpetplot_bold.svg" style="width: 100%" />
  327. </div>
  328. <div class="elem-filename">
  329. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-linebisection_desc-carpetplot_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-linebisection_desc-carpetplot_bold.svg</a>
  330. </div>
  331. </div>
  332. <div id="datatype-figures_desc-confoundcorr_session-retest_suffix-bold_task-linebisection">
  333. <h3 class="run-title">Correlations among nuisance regressors</h3><p class="elem-caption">Left: Heatmap summarizing the correlation structure among confound variables.
  334. (Cosine bases and PCA-derived CompCor components are inherently orthogonal.)
  335. Right: magnitude of the correlation between each confound time series and the
  336. mean global signal. Strong correlations might be indicative of partial volume
  337. effects and can inform decisions about feature orthogonalization prior to
  338. confound regression.
  339. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-linebisection_desc-confoundcorr_bold.svg" style="width: 100%" />
  340. </div>
  341. <div class="elem-filename">
  342. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-linebisection_desc-confoundcorr_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-linebisection_desc-confoundcorr_bold.svg</a>
  343. </div>
  344. </div>
  345. <div id="datatype-figures_desc-aroma_session-retest_suffix-bold_task-linebisection">
  346. <h3 class="run-title">ICA Components classified by AROMA</h3><p class="elem-caption">Maps created with maximum intensity projection (glass brain) with a
  347. black brain outline. Right hand side of each map: time series (top in seconds),
  348. frequency spectrum (bottom in Hertz). Components classified as signal are plotted
  349. in green; noise components in red.
  350. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-linebisection_desc-aroma_bold.svg" style="width: 100%" />
  351. </div>
  352. <div class="elem-filename">
  353. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-linebisection_desc-aroma_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-linebisection_desc-aroma_bold.svg</a>
  354. </div>
  355. </div>
  356. <div id="datatype-figures_desc-summary_session-retest_suffix-bold_task-overtverbgeneration">
  357. <h2 class="sub-report-group">Reports for: session <span class="bids-entity">retest</span>, task <span class="bids-entity">overtverbgeneration</span>.</h2> <details open>
  358. <summary>Summary</summary>
  359. <ul class="elem-desc">
  360. <li>Repetition time (TR): 5s</li>
  361. <li>Phase-encoding (PE) direction: MISSING - Assuming Anterior-Posterior</li>
  362. <li>Single-echo EPI sequence.</li>
  363. <li>Slice timing correction: Applied</li>
  364. <li>Susceptibility distortion correction: None</li>
  365. <li>Registration: FreeSurfer <code>bbregister</code> (boundary-based registration, BBR) - 6 dof</li>
  366. <li>Non-steady-state volumes: 1</li>
  367. </ul>
  368. </details>
  369. <details>
  370. <summary>Confounds collected</summary><br />
  371. <p>csf, csf_derivative1, csf_power2, csf_derivative1_power2, white_matter, white_matter_derivative1, white_matter_power2, white_matter_derivative1_power2, global_signal, global_signal_derivative1, global_signal_power2, global_signal_derivative1_power2, std_dvars, dvars, framewise_displacement, rmsd, t_comp_cor_00, t_comp_cor_01, t_comp_cor_02, t_comp_cor_03, a_comp_cor_00, a_comp_cor_01, a_comp_cor_02, a_comp_cor_03, a_comp_cor_04, a_comp_cor_05, a_comp_cor_06, a_comp_cor_07, a_comp_cor_08, a_comp_cor_09, a_comp_cor_10, a_comp_cor_11, a_comp_cor_12, a_comp_cor_13, a_comp_cor_14, a_comp_cor_15, a_comp_cor_16, a_comp_cor_17, a_comp_cor_18, a_comp_cor_19, a_comp_cor_20, a_comp_cor_21, a_comp_cor_22, a_comp_cor_23, a_comp_cor_24, a_comp_cor_25, a_comp_cor_26, a_comp_cor_27, a_comp_cor_28, a_comp_cor_29, a_comp_cor_30, a_comp_cor_31, a_comp_cor_32, a_comp_cor_33, a_comp_cor_34, a_comp_cor_35, a_comp_cor_36, a_comp_cor_37, a_comp_cor_38, a_comp_cor_39, a_comp_cor_40, a_comp_cor_41, a_comp_cor_42, a_comp_cor_43, a_comp_cor_44, a_comp_cor_45, a_comp_cor_46, a_comp_cor_47, a_comp_cor_48, a_comp_cor_49, a_comp_cor_50, a_comp_cor_51, a_comp_cor_52, a_comp_cor_53, cosine00, cosine01, cosine02, cosine03, cosine04, non_steady_state_outlier00, trans_x, trans_x_derivative1, trans_x_derivative1_power2, trans_x_power2, trans_y, trans_y_derivative1, trans_y_derivative1_power2, trans_y_power2, trans_z, trans_z_derivative1, trans_z_power2, trans_z_derivative1_power2, rot_x, rot_x_derivative1, rot_x_derivative1_power2, rot_x_power2, rot_y, rot_y_derivative1, rot_y_power2, rot_y_derivative1_power2, rot_z, rot_z_derivative1, rot_z_derivative1_power2, rot_z_power2, motion_outlier00, motion_outlier01, aroma_motion_01, aroma_motion_02, aroma_motion_03, aroma_motion_04, aroma_motion_06, aroma_motion_08, aroma_motion_09, aroma_motion_10, aroma_motion_11, aroma_motion_12, aroma_motion_13, aroma_motion_15, aroma_motion_17, aroma_motion_18, aroma_motion_19, aroma_motion_20, aroma_motion_22, aroma_motion_24, aroma_motion_25, aroma_motion_27, aroma_motion_29.</p>
  372. </details>
  373. </div>
  374. <div id="datatype-figures_desc-bbregister_session-retest_suffix-bold_task-overtverbgeneration">
  375. <h3 class="run-title">Alignment of functional and anatomical MRI data (surface driven)</h3><p class="elem-caption"><code>bbregister</code> was used to generate transformations from EPI-space to T1w-space. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.</p> <object class="svg-reportlet" type="image/svg+xml" data="./sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-bbregister_bold.svg">
  376. Problem loading figure sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-bbregister_bold.svg. If the link below works, please try reloading the report in your browser.</object>
  377. </div>
  378. <div class="elem-filename">
  379. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-bbregister_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-bbregister_bold.svg</a>
  380. </div>
  381. </div>
  382. <div id="datatype-figures_desc-rois_session-retest_suffix-bold_task-overtverbgeneration">
  383. <h3 class="run-title">Brain mask and (anatomical/temporal) CompCor ROIs</h3><p class="elem-caption">Brain mask calculated on the BOLD signal (red contour), along with the regions of interest (ROIs) used in <em>a/tCompCor</em> for extracting physiological and movement confounding components.<br /> The <em>anatomical CompCor</em> ROI (magenta contour) is a mask combining CSF and WM (white-matter), where voxels containing a minimal partial volume of GM have been removed.<br /> The <em>temporal CompCor</em> ROI (blue contour) contains the top 2% most variable voxels within the brain mask.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-rois_bold.svg" style="width: 100%" />
  384. </div>
  385. <div class="elem-filename">
  386. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-rois_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-rois_bold.svg</a>
  387. </div>
  388. </div>
  389. <div id="datatype-figures_desc-compcorvar_session-retest_suffix-bold_task-overtverbgeneration">
  390. <h3 class="run-title">Variance explained by t/aCompCor components</h3><p class="elem-caption">The cumulative variance explained by the first k components of the <em>t/aCompCor</em> decomposition, plotted for all values of <em>k</em>. The number of components that must be included in the model in order to explain some fraction of variance in the decomposition mask can be used as a feature selection criterion for confound regression.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-compcorvar_bold.svg" style="width: 100%" />
  391. </div>
  392. <div class="elem-filename">
  393. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-compcorvar_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-compcorvar_bold.svg</a>
  394. </div>
  395. </div>
  396. <div id="datatype-figures_desc-carpetplot_session-retest_suffix-bold_task-overtverbgeneration">
  397. <h3 class="run-title">BOLD Summary</h3><p class="elem-caption">Summary statistics are plotted, which may reveal trends or artifacts in the BOLD data. Global signals calculated within the whole-brain (GS), within the white-matter (WM) and within cerebro-spinal fluid (CSF) show the mean BOLD signal in their corresponding masks. DVARS and FD show the standardized DVARS and framewise-displacement measures for each time point.<br /> A carpet plot shows the time series for all voxels within the brain mask, or if <code>--cifti-output</code> was enabled, all grayordinates. Voxels are grouped into cortical (dark/light blue), and subcortical (orange) gray matter, cerebellum (green) and white matter and CSF (red), indicated by the color map on the left-hand side.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-carpetplot_bold.svg" style="width: 100%" />
  398. </div>
  399. <div class="elem-filename">
  400. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-carpetplot_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-carpetplot_bold.svg</a>
  401. </div>
  402. </div>
  403. <div id="datatype-figures_desc-confoundcorr_session-retest_suffix-bold_task-overtverbgeneration">
  404. <h3 class="run-title">Correlations among nuisance regressors</h3><p class="elem-caption">Left: Heatmap summarizing the correlation structure among confound variables.
  405. (Cosine bases and PCA-derived CompCor components are inherently orthogonal.)
  406. Right: magnitude of the correlation between each confound time series and the
  407. mean global signal. Strong correlations might be indicative of partial volume
  408. effects and can inform decisions about feature orthogonalization prior to
  409. confound regression.
  410. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-confoundcorr_bold.svg" style="width: 100%" />
  411. </div>
  412. <div class="elem-filename">
  413. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-confoundcorr_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-confoundcorr_bold.svg</a>
  414. </div>
  415. </div>
  416. <div id="datatype-figures_desc-aroma_session-retest_suffix-bold_task-overtverbgeneration">
  417. <h3 class="run-title">ICA Components classified by AROMA</h3><p class="elem-caption">Maps created with maximum intensity projection (glass brain) with a
  418. black brain outline. Right hand side of each map: time series (top in seconds),
  419. frequency spectrum (bottom in Hertz). Components classified as signal are plotted
  420. in green; noise components in red.
  421. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-aroma_bold.svg" style="width: 100%" />
  422. </div>
  423. <div class="elem-filename">
  424. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-aroma_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-overtverbgeneration_desc-aroma_bold.svg</a>
  425. </div>
  426. </div>
  427. <div id="datatype-figures_desc-summary_session-retest_suffix-bold_task-overtwordrepetition">
  428. <h2 class="sub-report-group">Reports for: session <span class="bids-entity">retest</span>, task <span class="bids-entity">overtwordrepetition</span>.</h2> <details open>
  429. <summary>Summary</summary>
  430. <ul class="elem-desc">
  431. <li>Repetition time (TR): 5s</li>
  432. <li>Phase-encoding (PE) direction: MISSING - Assuming Anterior-Posterior</li>
  433. <li>Single-echo EPI sequence.</li>
  434. <li>Slice timing correction: Applied</li>
  435. <li>Susceptibility distortion correction: None</li>
  436. <li>Registration: FreeSurfer <code>bbregister</code> (boundary-based registration, BBR) - 6 dof</li>
  437. <li>Non-steady-state volumes: 1</li>
  438. </ul>
  439. </details>
  440. <details>
  441. <summary>Confounds collected</summary><br />
  442. <p>csf, csf_derivative1, csf_power2, csf_derivative1_power2, white_matter, white_matter_derivative1, white_matter_power2, white_matter_derivative1_power2, global_signal, global_signal_derivative1, global_signal_power2, global_signal_derivative1_power2, std_dvars, dvars, framewise_displacement, rmsd, t_comp_cor_00, t_comp_cor_01, t_comp_cor_02, t_comp_cor_03, a_comp_cor_00, a_comp_cor_01, a_comp_cor_02, a_comp_cor_03, a_comp_cor_04, a_comp_cor_05, a_comp_cor_06, a_comp_cor_07, a_comp_cor_08, a_comp_cor_09, a_comp_cor_10, a_comp_cor_11, a_comp_cor_12, a_comp_cor_13, a_comp_cor_14, a_comp_cor_15, a_comp_cor_16, a_comp_cor_17, a_comp_cor_18, a_comp_cor_19, a_comp_cor_20, a_comp_cor_21, a_comp_cor_22, a_comp_cor_23, a_comp_cor_24, a_comp_cor_25, a_comp_cor_26, a_comp_cor_27, a_comp_cor_28, a_comp_cor_29, a_comp_cor_30, a_comp_cor_31, a_comp_cor_32, a_comp_cor_33, a_comp_cor_34, a_comp_cor_35, a_comp_cor_36, a_comp_cor_37, a_comp_cor_38, a_comp_cor_39, a_comp_cor_40, a_comp_cor_41, a_comp_cor_42, a_comp_cor_43, a_comp_cor_44, a_comp_cor_45, a_comp_cor_46, a_comp_cor_47, a_comp_cor_48, a_comp_cor_49, a_comp_cor_50, cosine00, cosine01, cosine02, cosine03, non_steady_state_outlier00, trans_x, trans_x_derivative1, trans_x_derivative1_power2, trans_x_power2, trans_y, trans_y_derivative1, trans_y_derivative1_power2, trans_y_power2, trans_z, trans_z_derivative1, trans_z_power2, trans_z_derivative1_power2, rot_x, rot_x_derivative1, rot_x_derivative1_power2, rot_x_power2, rot_y, rot_y_derivative1, rot_y_power2, rot_y_derivative1_power2, rot_z, rot_z_derivative1, rot_z_derivative1_power2, rot_z_power2, motion_outlier00, motion_outlier01, motion_outlier02, motion_outlier03, motion_outlier04, aroma_motion_01, aroma_motion_02, aroma_motion_03, aroma_motion_04, aroma_motion_07, aroma_motion_08, aroma_motion_09, aroma_motion_10, aroma_motion_16, aroma_motion_17, aroma_motion_18, aroma_motion_19, aroma_motion_20, aroma_motion_22, aroma_motion_24.</p>
  443. </details>
  444. </div>
  445. <div id="datatype-figures_desc-bbregister_session-retest_suffix-bold_task-overtwordrepetition">
  446. <h3 class="run-title">Alignment of functional and anatomical MRI data (surface driven)</h3><p class="elem-caption"><code>bbregister</code> was used to generate transformations from EPI-space to T1w-space. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.</p> <object class="svg-reportlet" type="image/svg+xml" data="./sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-bbregister_bold.svg">
  447. Problem loading figure sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-bbregister_bold.svg. If the link below works, please try reloading the report in your browser.</object>
  448. </div>
  449. <div class="elem-filename">
  450. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-bbregister_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-bbregister_bold.svg</a>
  451. </div>
  452. </div>
  453. <div id="datatype-figures_desc-rois_session-retest_suffix-bold_task-overtwordrepetition">
  454. <h3 class="run-title">Brain mask and (anatomical/temporal) CompCor ROIs</h3><p class="elem-caption">Brain mask calculated on the BOLD signal (red contour), along with the regions of interest (ROIs) used in <em>a/tCompCor</em> for extracting physiological and movement confounding components.<br /> The <em>anatomical CompCor</em> ROI (magenta contour) is a mask combining CSF and WM (white-matter), where voxels containing a minimal partial volume of GM have been removed.<br /> The <em>temporal CompCor</em> ROI (blue contour) contains the top 2% most variable voxels within the brain mask.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-rois_bold.svg" style="width: 100%" />
  455. </div>
  456. <div class="elem-filename">
  457. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-rois_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-rois_bold.svg</a>
  458. </div>
  459. </div>
  460. <div id="datatype-figures_desc-compcorvar_session-retest_suffix-bold_task-overtwordrepetition">
  461. <h3 class="run-title">Variance explained by t/aCompCor components</h3><p class="elem-caption">The cumulative variance explained by the first k components of the <em>t/aCompCor</em> decomposition, plotted for all values of <em>k</em>. The number of components that must be included in the model in order to explain some fraction of variance in the decomposition mask can be used as a feature selection criterion for confound regression.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-compcorvar_bold.svg" style="width: 100%" />
  462. </div>
  463. <div class="elem-filename">
  464. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-compcorvar_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-compcorvar_bold.svg</a>
  465. </div>
  466. </div>
  467. <div id="datatype-figures_desc-carpetplot_session-retest_suffix-bold_task-overtwordrepetition">
  468. <h3 class="run-title">BOLD Summary</h3><p class="elem-caption">Summary statistics are plotted, which may reveal trends or artifacts in the BOLD data. Global signals calculated within the whole-brain (GS), within the white-matter (WM) and within cerebro-spinal fluid (CSF) show the mean BOLD signal in their corresponding masks. DVARS and FD show the standardized DVARS and framewise-displacement measures for each time point.<br /> A carpet plot shows the time series for all voxels within the brain mask, or if <code>--cifti-output</code> was enabled, all grayordinates. Voxels are grouped into cortical (dark/light blue), and subcortical (orange) gray matter, cerebellum (green) and white matter and CSF (red), indicated by the color map on the left-hand side.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-carpetplot_bold.svg" style="width: 100%" />
  469. </div>
  470. <div class="elem-filename">
  471. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-carpetplot_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-carpetplot_bold.svg</a>
  472. </div>
  473. </div>
  474. <div id="datatype-figures_desc-confoundcorr_session-retest_suffix-bold_task-overtwordrepetition">
  475. <h3 class="run-title">Correlations among nuisance regressors</h3><p class="elem-caption">Left: Heatmap summarizing the correlation structure among confound variables.
  476. (Cosine bases and PCA-derived CompCor components are inherently orthogonal.)
  477. Right: magnitude of the correlation between each confound time series and the
  478. mean global signal. Strong correlations might be indicative of partial volume
  479. effects and can inform decisions about feature orthogonalization prior to
  480. confound regression.
  481. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-confoundcorr_bold.svg" style="width: 100%" />
  482. </div>
  483. <div class="elem-filename">
  484. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-confoundcorr_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-confoundcorr_bold.svg</a>
  485. </div>
  486. </div>
  487. <div id="datatype-figures_desc-aroma_session-retest_suffix-bold_task-overtwordrepetition">
  488. <h3 class="run-title">ICA Components classified by AROMA</h3><p class="elem-caption">Maps created with maximum intensity projection (glass brain) with a
  489. black brain outline. Right hand side of each map: time series (top in seconds),
  490. frequency spectrum (bottom in Hertz). Components classified as signal are plotted
  491. in green; noise components in red.
  492. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-aroma_bold.svg" style="width: 100%" />
  493. </div>
  494. <div class="elem-filename">
  495. Get figure file: <a href="./sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-aroma_bold.svg" target="_blank">sub-03/figures/sub-03_ses-retest_task-overtwordrepetition_desc-aroma_bold.svg</a>
  496. </div>
  497. </div>
  498. <div id="datatype-figures_desc-summary_session-test_suffix-bold_task-covertverbgeneration">
  499. <h2 class="sub-report-group">Reports for: session <span class="bids-entity">test</span>, task <span class="bids-entity">covertverbgeneration</span>.</h2> <details open>
  500. <summary>Summary</summary>
  501. <ul class="elem-desc">
  502. <li>Repetition time (TR): 2.5s</li>
  503. <li>Phase-encoding (PE) direction: MISSING - Assuming Anterior-Posterior</li>
  504. <li>Single-echo EPI sequence.</li>
  505. <li>Slice timing correction: Applied</li>
  506. <li>Susceptibility distortion correction: None</li>
  507. <li>Registration: FreeSurfer <code>bbregister</code> (boundary-based registration, BBR) - 6 dof</li>
  508. <li>Non-steady-state volumes: 2</li>
  509. </ul>
  510. </details>
  511. <details>
  512. <summary>Confounds collected</summary><br />
  513. <p>csf, csf_derivative1, csf_power2, csf_derivative1_power2, white_matter, white_matter_derivative1, white_matter_power2, white_matter_derivative1_power2, global_signal, global_signal_derivative1, global_signal_power2, global_signal_derivative1_power2, std_dvars, dvars, framewise_displacement, rmsd, t_comp_cor_00, t_comp_cor_01, t_comp_cor_02, t_comp_cor_03, t_comp_cor_04, t_comp_cor_05, a_comp_cor_00, a_comp_cor_01, a_comp_cor_02, a_comp_cor_03, a_comp_cor_04, a_comp_cor_05, a_comp_cor_06, a_comp_cor_07, a_comp_cor_08, a_comp_cor_09, a_comp_cor_10, a_comp_cor_11, a_comp_cor_12, a_comp_cor_13, a_comp_cor_14, a_comp_cor_15, a_comp_cor_16, a_comp_cor_17, a_comp_cor_18, a_comp_cor_19, a_comp_cor_20, a_comp_cor_21, a_comp_cor_22, a_comp_cor_23, a_comp_cor_24, a_comp_cor_25, a_comp_cor_26, a_comp_cor_27, a_comp_cor_28, a_comp_cor_29, a_comp_cor_30, a_comp_cor_31, a_comp_cor_32, a_comp_cor_33, a_comp_cor_34, a_comp_cor_35, a_comp_cor_36, a_comp_cor_37, a_comp_cor_38, a_comp_cor_39, a_comp_cor_40, a_comp_cor_41, a_comp_cor_42, a_comp_cor_43, a_comp_cor_44, a_comp_cor_45, a_comp_cor_46, a_comp_cor_47, a_comp_cor_48, a_comp_cor_49, a_comp_cor_50, a_comp_cor_51, a_comp_cor_52, a_comp_cor_53, a_comp_cor_54, a_comp_cor_55, a_comp_cor_56, a_comp_cor_57, a_comp_cor_58, a_comp_cor_59, a_comp_cor_60, a_comp_cor_61, a_comp_cor_62, a_comp_cor_63, a_comp_cor_64, a_comp_cor_65, a_comp_cor_66, a_comp_cor_67, a_comp_cor_68, a_comp_cor_69, a_comp_cor_70, a_comp_cor_71, a_comp_cor_72, a_comp_cor_73, a_comp_cor_74, a_comp_cor_75, a_comp_cor_76, a_comp_cor_77, a_comp_cor_78, a_comp_cor_79, a_comp_cor_80, a_comp_cor_81, a_comp_cor_82, a_comp_cor_83, a_comp_cor_84, a_comp_cor_85, a_comp_cor_86, a_comp_cor_87, a_comp_cor_88, a_comp_cor_89, a_comp_cor_90, a_comp_cor_91, a_comp_cor_92, a_comp_cor_93, a_comp_cor_94, a_comp_cor_95, a_comp_cor_96, a_comp_cor_97, a_comp_cor_98, a_comp_cor_99, a_comp_cor_100, a_comp_cor_101, a_comp_cor_102, cosine00, cosine01, cosine02, cosine03, cosine04, non_steady_state_outlier00, non_steady_state_outlier01, trans_x, trans_x_derivative1, trans_x_derivative1_power2, trans_x_power2, trans_y, trans_y_derivative1, trans_y_derivative1_power2, trans_y_power2, trans_z, trans_z_derivative1, trans_z_power2, trans_z_derivative1_power2, rot_x, rot_x_derivative1, rot_x_derivative1_power2, rot_x_power2, rot_y, rot_y_derivative1, rot_y_power2, rot_y_derivative1_power2, rot_z, rot_z_derivative1, rot_z_derivative1_power2, rot_z_power2, motion_outlier00, motion_outlier01, aroma_motion_01, aroma_motion_02, aroma_motion_03, aroma_motion_04, aroma_motion_05, aroma_motion_06, aroma_motion_08, aroma_motion_10, aroma_motion_11, aroma_motion_12, aroma_motion_13, aroma_motion_18, aroma_motion_19, aroma_motion_20, aroma_motion_21, aroma_motion_22, aroma_motion_23, aroma_motion_24, aroma_motion_25, aroma_motion_27, aroma_motion_28.</p>
  514. </details>
  515. </div>
  516. <div id="datatype-figures_desc-validation_session-test_suffix-bold_task-covertverbgeneration">
  517. <h3 class="elem-title">Note on orientation: qform matrix overwritten</h3>
  518. <p class="elem-desc">
  519. The qform has been copied from sform.
  520. The difference in angle is -5e-07.
  521. The difference in translation is 7.8e-15.
  522. </p>
  523. </div>
  524. <div id="datatype-figures_desc-bbregister_session-test_suffix-bold_task-covertverbgeneration">
  525. <h3 class="run-title">Alignment of functional and anatomical MRI data (surface driven)</h3><p class="elem-caption"><code>bbregister</code> was used to generate transformations from EPI-space to T1w-space. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.</p> <object class="svg-reportlet" type="image/svg+xml" data="./sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-bbregister_bold.svg">
  526. Problem loading figure sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-bbregister_bold.svg. If the link below works, please try reloading the report in your browser.</object>
  527. </div>
  528. <div class="elem-filename">
  529. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-bbregister_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-bbregister_bold.svg</a>
  530. </div>
  531. </div>
  532. <div id="datatype-figures_desc-rois_session-test_suffix-bold_task-covertverbgeneration">
  533. <h3 class="run-title">Brain mask and (anatomical/temporal) CompCor ROIs</h3><p class="elem-caption">Brain mask calculated on the BOLD signal (red contour), along with the regions of interest (ROIs) used in <em>a/tCompCor</em> for extracting physiological and movement confounding components.<br /> The <em>anatomical CompCor</em> ROI (magenta contour) is a mask combining CSF and WM (white-matter), where voxels containing a minimal partial volume of GM have been removed.<br /> The <em>temporal CompCor</em> ROI (blue contour) contains the top 2% most variable voxels within the brain mask.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-rois_bold.svg" style="width: 100%" />
  534. </div>
  535. <div class="elem-filename">
  536. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-rois_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-rois_bold.svg</a>
  537. </div>
  538. </div>
  539. <div id="datatype-figures_desc-compcorvar_session-test_suffix-bold_task-covertverbgeneration">
  540. <h3 class="run-title">Variance explained by t/aCompCor components</h3><p class="elem-caption">The cumulative variance explained by the first k components of the <em>t/aCompCor</em> decomposition, plotted for all values of <em>k</em>. The number of components that must be included in the model in order to explain some fraction of variance in the decomposition mask can be used as a feature selection criterion for confound regression.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-compcorvar_bold.svg" style="width: 100%" />
  541. </div>
  542. <div class="elem-filename">
  543. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-compcorvar_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-compcorvar_bold.svg</a>
  544. </div>
  545. </div>
  546. <div id="datatype-figures_desc-carpetplot_session-test_suffix-bold_task-covertverbgeneration">
  547. <h3 class="run-title">BOLD Summary</h3><p class="elem-caption">Summary statistics are plotted, which may reveal trends or artifacts in the BOLD data. Global signals calculated within the whole-brain (GS), within the white-matter (WM) and within cerebro-spinal fluid (CSF) show the mean BOLD signal in their corresponding masks. DVARS and FD show the standardized DVARS and framewise-displacement measures for each time point.<br /> A carpet plot shows the time series for all voxels within the brain mask, or if <code>--cifti-output</code> was enabled, all grayordinates. Voxels are grouped into cortical (dark/light blue), and subcortical (orange) gray matter, cerebellum (green) and white matter and CSF (red), indicated by the color map on the left-hand side.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-carpetplot_bold.svg" style="width: 100%" />
  548. </div>
  549. <div class="elem-filename">
  550. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-carpetplot_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-carpetplot_bold.svg</a>
  551. </div>
  552. </div>
  553. <div id="datatype-figures_desc-confoundcorr_session-test_suffix-bold_task-covertverbgeneration">
  554. <h3 class="run-title">Correlations among nuisance regressors</h3><p class="elem-caption">Left: Heatmap summarizing the correlation structure among confound variables.
  555. (Cosine bases and PCA-derived CompCor components are inherently orthogonal.)
  556. Right: magnitude of the correlation between each confound time series and the
  557. mean global signal. Strong correlations might be indicative of partial volume
  558. effects and can inform decisions about feature orthogonalization prior to
  559. confound regression.
  560. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-confoundcorr_bold.svg" style="width: 100%" />
  561. </div>
  562. <div class="elem-filename">
  563. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-confoundcorr_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-confoundcorr_bold.svg</a>
  564. </div>
  565. </div>
  566. <div id="datatype-figures_desc-aroma_session-test_suffix-bold_task-covertverbgeneration">
  567. <h3 class="run-title">ICA Components classified by AROMA</h3><p class="elem-caption">Maps created with maximum intensity projection (glass brain) with a
  568. black brain outline. Right hand side of each map: time series (top in seconds),
  569. frequency spectrum (bottom in Hertz). Components classified as signal are plotted
  570. in green; noise components in red.
  571. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-aroma_bold.svg" style="width: 100%" />
  572. </div>
  573. <div class="elem-filename">
  574. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-aroma_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-covertverbgeneration_desc-aroma_bold.svg</a>
  575. </div>
  576. </div>
  577. <div id="datatype-figures_desc-summary_session-test_suffix-bold_task-fingerfootlips">
  578. <h2 class="sub-report-group">Reports for: session <span class="bids-entity">test</span>, task <span class="bids-entity">fingerfootlips</span>.</h2> <details open>
  579. <summary>Summary</summary>
  580. <ul class="elem-desc">
  581. <li>Repetition time (TR): 2.5s</li>
  582. <li>Phase-encoding (PE) direction: MISSING - Assuming Anterior-Posterior</li>
  583. <li>Single-echo EPI sequence.</li>
  584. <li>Slice timing correction: Applied</li>
  585. <li>Susceptibility distortion correction: None</li>
  586. <li>Registration: FreeSurfer <code>bbregister</code> (boundary-based registration, BBR) - 6 dof</li>
  587. <li>Non-steady-state volumes: 1</li>
  588. </ul>
  589. </details>
  590. <details>
  591. <summary>Confounds collected</summary><br />
  592. <p>csf, csf_derivative1, csf_power2, csf_derivative1_power2, white_matter, white_matter_derivative1, white_matter_power2, white_matter_derivative1_power2, global_signal, global_signal_derivative1, global_signal_power2, global_signal_derivative1_power2, std_dvars, dvars, framewise_displacement, rmsd, t_comp_cor_00, t_comp_cor_01, t_comp_cor_02, t_comp_cor_03, t_comp_cor_04, t_comp_cor_05, a_comp_cor_00, a_comp_cor_01, a_comp_cor_02, a_comp_cor_03, a_comp_cor_04, a_comp_cor_05, a_comp_cor_06, a_comp_cor_07, a_comp_cor_08, a_comp_cor_09, a_comp_cor_10, a_comp_cor_11, a_comp_cor_12, a_comp_cor_13, a_comp_cor_14, a_comp_cor_15, a_comp_cor_16, a_comp_cor_17, a_comp_cor_18, a_comp_cor_19, a_comp_cor_20, a_comp_cor_21, a_comp_cor_22, a_comp_cor_23, a_comp_cor_24, a_comp_cor_25, a_comp_cor_26, a_comp_cor_27, a_comp_cor_28, a_comp_cor_29, a_comp_cor_30, a_comp_cor_31, a_comp_cor_32, a_comp_cor_33, a_comp_cor_34, a_comp_cor_35, a_comp_cor_36, a_comp_cor_37, a_comp_cor_38, a_comp_cor_39, a_comp_cor_40, a_comp_cor_41, a_comp_cor_42, a_comp_cor_43, a_comp_cor_44, a_comp_cor_45, a_comp_cor_46, a_comp_cor_47, a_comp_cor_48, a_comp_cor_49, a_comp_cor_50, a_comp_cor_51, a_comp_cor_52, a_comp_cor_53, a_comp_cor_54, a_comp_cor_55, a_comp_cor_56, a_comp_cor_57, a_comp_cor_58, a_comp_cor_59, a_comp_cor_60, a_comp_cor_61, a_comp_cor_62, a_comp_cor_63, a_comp_cor_64, a_comp_cor_65, a_comp_cor_66, a_comp_cor_67, a_comp_cor_68, a_comp_cor_69, a_comp_cor_70, a_comp_cor_71, a_comp_cor_72, a_comp_cor_73, a_comp_cor_74, a_comp_cor_75, a_comp_cor_76, a_comp_cor_77, a_comp_cor_78, a_comp_cor_79, a_comp_cor_80, a_comp_cor_81, a_comp_cor_82, a_comp_cor_83, a_comp_cor_84, a_comp_cor_85, a_comp_cor_86, a_comp_cor_87, a_comp_cor_88, a_comp_cor_89, a_comp_cor_90, a_comp_cor_91, a_comp_cor_92, a_comp_cor_93, a_comp_cor_94, a_comp_cor_95, cosine00, cosine01, cosine02, cosine03, cosine04, cosine05, non_steady_state_outlier00, trans_x, trans_x_derivative1, trans_x_derivative1_power2, trans_x_power2, trans_y, trans_y_derivative1, trans_y_derivative1_power2, trans_y_power2, trans_z, trans_z_derivative1, trans_z_power2, trans_z_derivative1_power2, rot_x, rot_x_derivative1, rot_x_derivative1_power2, rot_x_power2, rot_y, rot_y_derivative1, rot_y_power2, rot_y_derivative1_power2, rot_z, rot_z_derivative1, rot_z_derivative1_power2, rot_z_power2, motion_outlier00, motion_outlier01, aroma_motion_01, aroma_motion_02, aroma_motion_03, aroma_motion_04, aroma_motion_06, aroma_motion_07, aroma_motion_08, aroma_motion_09, aroma_motion_10, aroma_motion_11, aroma_motion_12, aroma_motion_13, aroma_motion_15, aroma_motion_16, aroma_motion_17, aroma_motion_19, aroma_motion_20, aroma_motion_22, aroma_motion_25, aroma_motion_26, aroma_motion_27, aroma_motion_29, aroma_motion_30, aroma_motion_31, aroma_motion_35.</p>
  593. </details>
  594. </div>
  595. <div id="datatype-figures_desc-validation_session-test_suffix-bold_task-fingerfootlips">
  596. <h3 class="elem-title">Note on orientation: qform matrix overwritten</h3>
  597. <p class="elem-desc">
  598. The qform has been copied from sform.
  599. The difference in angle is -5e-07.
  600. The difference in translation is 7.8e-15.
  601. </p>
  602. </div>
  603. <div id="datatype-figures_desc-bbregister_session-test_suffix-bold_task-fingerfootlips">
  604. <h3 class="run-title">Alignment of functional and anatomical MRI data (surface driven)</h3><p class="elem-caption"><code>bbregister</code> was used to generate transformations from EPI-space to T1w-space. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.</p> <object class="svg-reportlet" type="image/svg+xml" data="./sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-bbregister_bold.svg">
  605. Problem loading figure sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-bbregister_bold.svg. If the link below works, please try reloading the report in your browser.</object>
  606. </div>
  607. <div class="elem-filename">
  608. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-bbregister_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-bbregister_bold.svg</a>
  609. </div>
  610. </div>
  611. <div id="datatype-figures_desc-rois_session-test_suffix-bold_task-fingerfootlips">
  612. <h3 class="run-title">Brain mask and (anatomical/temporal) CompCor ROIs</h3><p class="elem-caption">Brain mask calculated on the BOLD signal (red contour), along with the regions of interest (ROIs) used in <em>a/tCompCor</em> for extracting physiological and movement confounding components.<br /> The <em>anatomical CompCor</em> ROI (magenta contour) is a mask combining CSF and WM (white-matter), where voxels containing a minimal partial volume of GM have been removed.<br /> The <em>temporal CompCor</em> ROI (blue contour) contains the top 2% most variable voxels within the brain mask.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-rois_bold.svg" style="width: 100%" />
  613. </div>
  614. <div class="elem-filename">
  615. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-rois_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-rois_bold.svg</a>
  616. </div>
  617. </div>
  618. <div id="datatype-figures_desc-compcorvar_session-test_suffix-bold_task-fingerfootlips">
  619. <h3 class="run-title">Variance explained by t/aCompCor components</h3><p class="elem-caption">The cumulative variance explained by the first k components of the <em>t/aCompCor</em> decomposition, plotted for all values of <em>k</em>. The number of components that must be included in the model in order to explain some fraction of variance in the decomposition mask can be used as a feature selection criterion for confound regression.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-compcorvar_bold.svg" style="width: 100%" />
  620. </div>
  621. <div class="elem-filename">
  622. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-compcorvar_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-compcorvar_bold.svg</a>
  623. </div>
  624. </div>
  625. <div id="datatype-figures_desc-carpetplot_session-test_suffix-bold_task-fingerfootlips">
  626. <h3 class="run-title">BOLD Summary</h3><p class="elem-caption">Summary statistics are plotted, which may reveal trends or artifacts in the BOLD data. Global signals calculated within the whole-brain (GS), within the white-matter (WM) and within cerebro-spinal fluid (CSF) show the mean BOLD signal in their corresponding masks. DVARS and FD show the standardized DVARS and framewise-displacement measures for each time point.<br /> A carpet plot shows the time series for all voxels within the brain mask, or if <code>--cifti-output</code> was enabled, all grayordinates. Voxels are grouped into cortical (dark/light blue), and subcortical (orange) gray matter, cerebellum (green) and white matter and CSF (red), indicated by the color map on the left-hand side.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-carpetplot_bold.svg" style="width: 100%" />
  627. </div>
  628. <div class="elem-filename">
  629. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-carpetplot_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-carpetplot_bold.svg</a>
  630. </div>
  631. </div>
  632. <div id="datatype-figures_desc-confoundcorr_session-test_suffix-bold_task-fingerfootlips">
  633. <h3 class="run-title">Correlations among nuisance regressors</h3><p class="elem-caption">Left: Heatmap summarizing the correlation structure among confound variables.
  634. (Cosine bases and PCA-derived CompCor components are inherently orthogonal.)
  635. Right: magnitude of the correlation between each confound time series and the
  636. mean global signal. Strong correlations might be indicative of partial volume
  637. effects and can inform decisions about feature orthogonalization prior to
  638. confound regression.
  639. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-confoundcorr_bold.svg" style="width: 100%" />
  640. </div>
  641. <div class="elem-filename">
  642. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-confoundcorr_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-confoundcorr_bold.svg</a>
  643. </div>
  644. </div>
  645. <div id="datatype-figures_desc-aroma_session-test_suffix-bold_task-fingerfootlips">
  646. <h3 class="run-title">ICA Components classified by AROMA</h3><p class="elem-caption">Maps created with maximum intensity projection (glass brain) with a
  647. black brain outline. Right hand side of each map: time series (top in seconds),
  648. frequency spectrum (bottom in Hertz). Components classified as signal are plotted
  649. in green; noise components in red.
  650. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-aroma_bold.svg" style="width: 100%" />
  651. </div>
  652. <div class="elem-filename">
  653. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-aroma_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-fingerfootlips_desc-aroma_bold.svg</a>
  654. </div>
  655. </div>
  656. <div id="datatype-figures_desc-summary_session-test_suffix-bold_task-linebisection">
  657. <h2 class="sub-report-group">Reports for: session <span class="bids-entity">test</span>, task <span class="bids-entity">linebisection</span>.</h2> <details open>
  658. <summary>Summary</summary>
  659. <ul class="elem-desc">
  660. <li>Repetition time (TR): 2.5s</li>
  661. <li>Phase-encoding (PE) direction: MISSING - Assuming Anterior-Posterior</li>
  662. <li>Single-echo EPI sequence.</li>
  663. <li>Slice timing correction: Applied</li>
  664. <li>Susceptibility distortion correction: None</li>
  665. <li>Registration: FreeSurfer <code>bbregister</code> (boundary-based registration, BBR) - 6 dof</li>
  666. <li>Non-steady-state volumes: 2</li>
  667. </ul>
  668. </details>
  669. <details>
  670. <summary>Confounds collected</summary><br />
  671. <p>csf, csf_derivative1, csf_power2, csf_derivative1_power2, white_matter, white_matter_derivative1, white_matter_power2, white_matter_derivative1_power2, global_signal, global_signal_derivative1, global_signal_power2, global_signal_derivative1_power2, std_dvars, dvars, framewise_displacement, rmsd, t_comp_cor_00, t_comp_cor_01, t_comp_cor_02, a_comp_cor_00, a_comp_cor_01, a_comp_cor_02, a_comp_cor_03, a_comp_cor_04, a_comp_cor_05, a_comp_cor_06, a_comp_cor_07, a_comp_cor_08, a_comp_cor_09, a_comp_cor_10, a_comp_cor_11, a_comp_cor_12, a_comp_cor_13, a_comp_cor_14, a_comp_cor_15, a_comp_cor_16, a_comp_cor_17, a_comp_cor_18, a_comp_cor_19, a_comp_cor_20, a_comp_cor_21, a_comp_cor_22, a_comp_cor_23, a_comp_cor_24, a_comp_cor_25, a_comp_cor_26, a_comp_cor_27, a_comp_cor_28, a_comp_cor_29, a_comp_cor_30, a_comp_cor_31, a_comp_cor_32, a_comp_cor_33, a_comp_cor_34, a_comp_cor_35, a_comp_cor_36, a_comp_cor_37, a_comp_cor_38, a_comp_cor_39, a_comp_cor_40, a_comp_cor_41, a_comp_cor_42, a_comp_cor_43, a_comp_cor_44, a_comp_cor_45, a_comp_cor_46, a_comp_cor_47, a_comp_cor_48, a_comp_cor_49, a_comp_cor_50, a_comp_cor_51, a_comp_cor_52, a_comp_cor_53, a_comp_cor_54, a_comp_cor_55, a_comp_cor_56, a_comp_cor_57, a_comp_cor_58, a_comp_cor_59, a_comp_cor_60, a_comp_cor_61, a_comp_cor_62, a_comp_cor_63, a_comp_cor_64, a_comp_cor_65, a_comp_cor_66, a_comp_cor_67, a_comp_cor_68, a_comp_cor_69, a_comp_cor_70, a_comp_cor_71, a_comp_cor_72, a_comp_cor_73, a_comp_cor_74, a_comp_cor_75, a_comp_cor_76, a_comp_cor_77, a_comp_cor_78, a_comp_cor_79, a_comp_cor_80, a_comp_cor_81, a_comp_cor_82, a_comp_cor_83, a_comp_cor_84, a_comp_cor_85, a_comp_cor_86, a_comp_cor_87, a_comp_cor_88, a_comp_cor_89, a_comp_cor_90, a_comp_cor_91, a_comp_cor_92, a_comp_cor_93, a_comp_cor_94, a_comp_cor_95, a_comp_cor_96, cosine00, cosine01, cosine02, cosine03, cosine04, cosine05, cosine06, cosine07, non_steady_state_outlier00, non_steady_state_outlier01, trans_x, trans_x_derivative1, trans_x_derivative1_power2, trans_x_power2, trans_y, trans_y_derivative1, trans_y_derivative1_power2, trans_y_power2, trans_z, trans_z_derivative1, trans_z_power2, trans_z_derivative1_power2, rot_x, rot_x_derivative1, rot_x_derivative1_power2, rot_x_power2, rot_y, rot_y_derivative1, rot_y_power2, rot_y_derivative1_power2, rot_z, rot_z_derivative1, rot_z_derivative1_power2, rot_z_power2, motion_outlier00, motion_outlier01, motion_outlier02, motion_outlier03, motion_outlier04, motion_outlier05, motion_outlier06, motion_outlier07, motion_outlier08, motion_outlier09, motion_outlier10, motion_outlier11, motion_outlier12, motion_outlier13, motion_outlier14, motion_outlier15, motion_outlier16, motion_outlier17, motion_outlier18, motion_outlier19, motion_outlier20, motion_outlier21, motion_outlier22, motion_outlier23, motion_outlier24, motion_outlier25, motion_outlier26, motion_outlier27, aroma_motion_01, aroma_motion_02, aroma_motion_03, aroma_motion_06, aroma_motion_07, aroma_motion_08, aroma_motion_10, aroma_motion_11, aroma_motion_13, aroma_motion_14, aroma_motion_15, aroma_motion_16, aroma_motion_17, aroma_motion_18, aroma_motion_19, aroma_motion_20, aroma_motion_21, aroma_motion_24, aroma_motion_25, aroma_motion_27, aroma_motion_28, aroma_motion_30, aroma_motion_31, aroma_motion_32, aroma_motion_33, aroma_motion_34, aroma_motion_35, aroma_motion_36, aroma_motion_37, aroma_motion_38, aroma_motion_39, aroma_motion_40, aroma_motion_41, aroma_motion_43, aroma_motion_46, aroma_motion_47, aroma_motion_48, aroma_motion_49.</p>
  672. </details>
  673. </div>
  674. <div id="datatype-figures_desc-validation_session-test_suffix-bold_task-linebisection">
  675. <h3 class="elem-title">Note on orientation: qform matrix overwritten</h3>
  676. <p class="elem-desc">
  677. The qform has been copied from sform.
  678. The difference in angle is -5e-07.
  679. The difference in translation is 7.8e-15.
  680. </p>
  681. </div>
  682. <div id="datatype-figures_desc-bbregister_session-test_suffix-bold_task-linebisection">
  683. <h3 class="run-title">Alignment of functional and anatomical MRI data (surface driven)</h3><p class="elem-caption"><code>bbregister</code> was used to generate transformations from EPI-space to T1w-space. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.</p> <object class="svg-reportlet" type="image/svg+xml" data="./sub-03/figures/sub-03_ses-test_task-linebisection_desc-bbregister_bold.svg">
  684. Problem loading figure sub-03/figures/sub-03_ses-test_task-linebisection_desc-bbregister_bold.svg. If the link below works, please try reloading the report in your browser.</object>
  685. </div>
  686. <div class="elem-filename">
  687. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-linebisection_desc-bbregister_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-linebisection_desc-bbregister_bold.svg</a>
  688. </div>
  689. </div>
  690. <div id="datatype-figures_desc-rois_session-test_suffix-bold_task-linebisection">
  691. <h3 class="run-title">Brain mask and (anatomical/temporal) CompCor ROIs</h3><p class="elem-caption">Brain mask calculated on the BOLD signal (red contour), along with the regions of interest (ROIs) used in <em>a/tCompCor</em> for extracting physiological and movement confounding components.<br /> The <em>anatomical CompCor</em> ROI (magenta contour) is a mask combining CSF and WM (white-matter), where voxels containing a minimal partial volume of GM have been removed.<br /> The <em>temporal CompCor</em> ROI (blue contour) contains the top 2% most variable voxels within the brain mask.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-linebisection_desc-rois_bold.svg" style="width: 100%" />
  692. </div>
  693. <div class="elem-filename">
  694. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-linebisection_desc-rois_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-linebisection_desc-rois_bold.svg</a>
  695. </div>
  696. </div>
  697. <div id="datatype-figures_desc-compcorvar_session-test_suffix-bold_task-linebisection">
  698. <h3 class="run-title">Variance explained by t/aCompCor components</h3><p class="elem-caption">The cumulative variance explained by the first k components of the <em>t/aCompCor</em> decomposition, plotted for all values of <em>k</em>. The number of components that must be included in the model in order to explain some fraction of variance in the decomposition mask can be used as a feature selection criterion for confound regression.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-linebisection_desc-compcorvar_bold.svg" style="width: 100%" />
  699. </div>
  700. <div class="elem-filename">
  701. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-linebisection_desc-compcorvar_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-linebisection_desc-compcorvar_bold.svg</a>
  702. </div>
  703. </div>
  704. <div id="datatype-figures_desc-carpetplot_session-test_suffix-bold_task-linebisection">
  705. <h3 class="run-title">BOLD Summary</h3><p class="elem-caption">Summary statistics are plotted, which may reveal trends or artifacts in the BOLD data. Global signals calculated within the whole-brain (GS), within the white-matter (WM) and within cerebro-spinal fluid (CSF) show the mean BOLD signal in their corresponding masks. DVARS and FD show the standardized DVARS and framewise-displacement measures for each time point.<br /> A carpet plot shows the time series for all voxels within the brain mask, or if <code>--cifti-output</code> was enabled, all grayordinates. Voxels are grouped into cortical (dark/light blue), and subcortical (orange) gray matter, cerebellum (green) and white matter and CSF (red), indicated by the color map on the left-hand side.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-linebisection_desc-carpetplot_bold.svg" style="width: 100%" />
  706. </div>
  707. <div class="elem-filename">
  708. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-linebisection_desc-carpetplot_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-linebisection_desc-carpetplot_bold.svg</a>
  709. </div>
  710. </div>
  711. <div id="datatype-figures_desc-confoundcorr_session-test_suffix-bold_task-linebisection">
  712. <h3 class="run-title">Correlations among nuisance regressors</h3><p class="elem-caption">Left: Heatmap summarizing the correlation structure among confound variables.
  713. (Cosine bases and PCA-derived CompCor components are inherently orthogonal.)
  714. Right: magnitude of the correlation between each confound time series and the
  715. mean global signal. Strong correlations might be indicative of partial volume
  716. effects and can inform decisions about feature orthogonalization prior to
  717. confound regression.
  718. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-linebisection_desc-confoundcorr_bold.svg" style="width: 100%" />
  719. </div>
  720. <div class="elem-filename">
  721. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-linebisection_desc-confoundcorr_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-linebisection_desc-confoundcorr_bold.svg</a>
  722. </div>
  723. </div>
  724. <div id="datatype-figures_desc-aroma_session-test_suffix-bold_task-linebisection">
  725. <h3 class="run-title">ICA Components classified by AROMA</h3><p class="elem-caption">Maps created with maximum intensity projection (glass brain) with a
  726. black brain outline. Right hand side of each map: time series (top in seconds),
  727. frequency spectrum (bottom in Hertz). Components classified as signal are plotted
  728. in green; noise components in red.
  729. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-linebisection_desc-aroma_bold.svg" style="width: 100%" />
  730. </div>
  731. <div class="elem-filename">
  732. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-linebisection_desc-aroma_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-linebisection_desc-aroma_bold.svg</a>
  733. </div>
  734. </div>
  735. <div id="datatype-figures_desc-summary_session-test_suffix-bold_task-overtverbgeneration">
  736. <h2 class="sub-report-group">Reports for: session <span class="bids-entity">test</span>, task <span class="bids-entity">overtverbgeneration</span>.</h2> <details open>
  737. <summary>Summary</summary>
  738. <ul class="elem-desc">
  739. <li>Repetition time (TR): 5s</li>
  740. <li>Phase-encoding (PE) direction: MISSING - Assuming Anterior-Posterior</li>
  741. <li>Single-echo EPI sequence.</li>
  742. <li>Slice timing correction: Applied</li>
  743. <li>Susceptibility distortion correction: None</li>
  744. <li>Registration: FreeSurfer <code>bbregister</code> (boundary-based registration, BBR) - 6 dof</li>
  745. <li>Non-steady-state volumes: 1</li>
  746. </ul>
  747. </details>
  748. <details>
  749. <summary>Confounds collected</summary><br />
  750. <p>csf, csf_derivative1, csf_power2, csf_derivative1_power2, white_matter, white_matter_derivative1, white_matter_power2, white_matter_derivative1_power2, global_signal, global_signal_derivative1, global_signal_power2, global_signal_derivative1_power2, std_dvars, dvars, framewise_displacement, rmsd, t_comp_cor_00, t_comp_cor_01, t_comp_cor_02, t_comp_cor_03, t_comp_cor_04, a_comp_cor_00, a_comp_cor_01, a_comp_cor_02, a_comp_cor_03, a_comp_cor_04, a_comp_cor_05, a_comp_cor_06, a_comp_cor_07, a_comp_cor_08, a_comp_cor_09, a_comp_cor_10, a_comp_cor_11, a_comp_cor_12, a_comp_cor_13, a_comp_cor_14, a_comp_cor_15, a_comp_cor_16, a_comp_cor_17, a_comp_cor_18, a_comp_cor_19, a_comp_cor_20, a_comp_cor_21, a_comp_cor_22, a_comp_cor_23, a_comp_cor_24, a_comp_cor_25, a_comp_cor_26, a_comp_cor_27, a_comp_cor_28, a_comp_cor_29, a_comp_cor_30, a_comp_cor_31, a_comp_cor_32, a_comp_cor_33, a_comp_cor_34, a_comp_cor_35, a_comp_cor_36, a_comp_cor_37, a_comp_cor_38, a_comp_cor_39, a_comp_cor_40, a_comp_cor_41, a_comp_cor_42, a_comp_cor_43, a_comp_cor_44, a_comp_cor_45, a_comp_cor_46, a_comp_cor_47, a_comp_cor_48, a_comp_cor_49, a_comp_cor_50, a_comp_cor_51, a_comp_cor_52, a_comp_cor_53, a_comp_cor_54, a_comp_cor_55, a_comp_cor_56, a_comp_cor_57, a_comp_cor_58, a_comp_cor_59, a_comp_cor_60, cosine00, cosine01, cosine02, cosine03, cosine04, non_steady_state_outlier00, trans_x, trans_x_derivative1, trans_x_derivative1_power2, trans_x_power2, trans_y, trans_y_derivative1, trans_y_derivative1_power2, trans_y_power2, trans_z, trans_z_derivative1, trans_z_power2, trans_z_derivative1_power2, rot_x, rot_x_derivative1, rot_x_derivative1_power2, rot_x_power2, rot_y, rot_y_derivative1, rot_y_power2, rot_y_derivative1_power2, rot_z, rot_z_derivative1, rot_z_derivative1_power2, rot_z_power2, motion_outlier00, aroma_motion_01, aroma_motion_02, aroma_motion_03, aroma_motion_04, aroma_motion_05, aroma_motion_06, aroma_motion_07, aroma_motion_13, aroma_motion_14, aroma_motion_15, aroma_motion_16, aroma_motion_18, aroma_motion_21, aroma_motion_22, aroma_motion_23, aroma_motion_24, aroma_motion_26, aroma_motion_27.</p>
  751. </details>
  752. </div>
  753. <div id="datatype-figures_desc-validation_session-test_suffix-bold_task-overtverbgeneration">
  754. <h3 class="elem-title">Note on orientation: qform matrix overwritten</h3>
  755. <p class="elem-desc">
  756. The qform has been copied from sform.
  757. The difference in angle is -5e-07.
  758. The difference in translation is 7.8e-15.
  759. </p>
  760. </div>
  761. <div id="datatype-figures_desc-bbregister_session-test_suffix-bold_task-overtverbgeneration">
  762. <h3 class="run-title">Alignment of functional and anatomical MRI data (surface driven)</h3><p class="elem-caption"><code>bbregister</code> was used to generate transformations from EPI-space to T1w-space. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.</p> <object class="svg-reportlet" type="image/svg+xml" data="./sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-bbregister_bold.svg">
  763. Problem loading figure sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-bbregister_bold.svg. If the link below works, please try reloading the report in your browser.</object>
  764. </div>
  765. <div class="elem-filename">
  766. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-bbregister_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-bbregister_bold.svg</a>
  767. </div>
  768. </div>
  769. <div id="datatype-figures_desc-rois_session-test_suffix-bold_task-overtverbgeneration">
  770. <h3 class="run-title">Brain mask and (anatomical/temporal) CompCor ROIs</h3><p class="elem-caption">Brain mask calculated on the BOLD signal (red contour), along with the regions of interest (ROIs) used in <em>a/tCompCor</em> for extracting physiological and movement confounding components.<br /> The <em>anatomical CompCor</em> ROI (magenta contour) is a mask combining CSF and WM (white-matter), where voxels containing a minimal partial volume of GM have been removed.<br /> The <em>temporal CompCor</em> ROI (blue contour) contains the top 2% most variable voxels within the brain mask.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-rois_bold.svg" style="width: 100%" />
  771. </div>
  772. <div class="elem-filename">
  773. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-rois_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-rois_bold.svg</a>
  774. </div>
  775. </div>
  776. <div id="datatype-figures_desc-compcorvar_session-test_suffix-bold_task-overtverbgeneration">
  777. <h3 class="run-title">Variance explained by t/aCompCor components</h3><p class="elem-caption">The cumulative variance explained by the first k components of the <em>t/aCompCor</em> decomposition, plotted for all values of <em>k</em>. The number of components that must be included in the model in order to explain some fraction of variance in the decomposition mask can be used as a feature selection criterion for confound regression.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-compcorvar_bold.svg" style="width: 100%" />
  778. </div>
  779. <div class="elem-filename">
  780. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-compcorvar_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-compcorvar_bold.svg</a>
  781. </div>
  782. </div>
  783. <div id="datatype-figures_desc-carpetplot_session-test_suffix-bold_task-overtverbgeneration">
  784. <h3 class="run-title">BOLD Summary</h3><p class="elem-caption">Summary statistics are plotted, which may reveal trends or artifacts in the BOLD data. Global signals calculated within the whole-brain (GS), within the white-matter (WM) and within cerebro-spinal fluid (CSF) show the mean BOLD signal in their corresponding masks. DVARS and FD show the standardized DVARS and framewise-displacement measures for each time point.<br /> A carpet plot shows the time series for all voxels within the brain mask, or if <code>--cifti-output</code> was enabled, all grayordinates. Voxels are grouped into cortical (dark/light blue), and subcortical (orange) gray matter, cerebellum (green) and white matter and CSF (red), indicated by the color map on the left-hand side.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-carpetplot_bold.svg" style="width: 100%" />
  785. </div>
  786. <div class="elem-filename">
  787. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-carpetplot_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-carpetplot_bold.svg</a>
  788. </div>
  789. </div>
  790. <div id="datatype-figures_desc-confoundcorr_session-test_suffix-bold_task-overtverbgeneration">
  791. <h3 class="run-title">Correlations among nuisance regressors</h3><p class="elem-caption">Left: Heatmap summarizing the correlation structure among confound variables.
  792. (Cosine bases and PCA-derived CompCor components are inherently orthogonal.)
  793. Right: magnitude of the correlation between each confound time series and the
  794. mean global signal. Strong correlations might be indicative of partial volume
  795. effects and can inform decisions about feature orthogonalization prior to
  796. confound regression.
  797. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-confoundcorr_bold.svg" style="width: 100%" />
  798. </div>
  799. <div class="elem-filename">
  800. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-confoundcorr_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-confoundcorr_bold.svg</a>
  801. </div>
  802. </div>
  803. <div id="datatype-figures_desc-aroma_session-test_suffix-bold_task-overtverbgeneration">
  804. <h3 class="run-title">ICA Components classified by AROMA</h3><p class="elem-caption">Maps created with maximum intensity projection (glass brain) with a
  805. black brain outline. Right hand side of each map: time series (top in seconds),
  806. frequency spectrum (bottom in Hertz). Components classified as signal are plotted
  807. in green; noise components in red.
  808. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-aroma_bold.svg" style="width: 100%" />
  809. </div>
  810. <div class="elem-filename">
  811. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-aroma_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-overtverbgeneration_desc-aroma_bold.svg</a>
  812. </div>
  813. </div>
  814. <div id="datatype-figures_desc-summary_session-test_suffix-bold_task-overtwordrepetition">
  815. <h2 class="sub-report-group">Reports for: session <span class="bids-entity">test</span>, task <span class="bids-entity">overtwordrepetition</span>.</h2> <details open>
  816. <summary>Summary</summary>
  817. <ul class="elem-desc">
  818. <li>Repetition time (TR): 5s</li>
  819. <li>Phase-encoding (PE) direction: MISSING - Assuming Anterior-Posterior</li>
  820. <li>Single-echo EPI sequence.</li>
  821. <li>Slice timing correction: Applied</li>
  822. <li>Susceptibility distortion correction: None</li>
  823. <li>Registration: FreeSurfer <code>bbregister</code> (boundary-based registration, BBR) - 6 dof</li>
  824. <li>Non-steady-state volumes: 1</li>
  825. </ul>
  826. </details>
  827. <details>
  828. <summary>Confounds collected</summary><br />
  829. <p>csf, csf_derivative1, csf_power2, csf_derivative1_power2, white_matter, white_matter_derivative1, white_matter_power2, white_matter_derivative1_power2, global_signal, global_signal_derivative1, global_signal_power2, global_signal_derivative1_power2, std_dvars, dvars, framewise_displacement, rmsd, t_comp_cor_00, a_comp_cor_00, a_comp_cor_01, a_comp_cor_02, a_comp_cor_03, a_comp_cor_04, a_comp_cor_05, a_comp_cor_06, a_comp_cor_07, a_comp_cor_08, a_comp_cor_09, a_comp_cor_10, a_comp_cor_11, a_comp_cor_12, a_comp_cor_13, a_comp_cor_14, a_comp_cor_15, a_comp_cor_16, a_comp_cor_17, a_comp_cor_18, a_comp_cor_19, a_comp_cor_20, a_comp_cor_21, a_comp_cor_22, a_comp_cor_23, a_comp_cor_24, a_comp_cor_25, a_comp_cor_26, a_comp_cor_27, a_comp_cor_28, a_comp_cor_29, a_comp_cor_30, a_comp_cor_31, a_comp_cor_32, a_comp_cor_33, a_comp_cor_34, a_comp_cor_35, a_comp_cor_36, a_comp_cor_37, a_comp_cor_38, a_comp_cor_39, a_comp_cor_40, a_comp_cor_41, a_comp_cor_42, a_comp_cor_43, a_comp_cor_44, a_comp_cor_45, a_comp_cor_46, a_comp_cor_47, a_comp_cor_48, cosine00, cosine01, cosine02, cosine03, non_steady_state_outlier00, trans_x, trans_x_derivative1, trans_x_derivative1_power2, trans_x_power2, trans_y, trans_y_derivative1, trans_y_derivative1_power2, trans_y_power2, trans_z, trans_z_derivative1, trans_z_power2, trans_z_derivative1_power2, rot_x, rot_x_derivative1, rot_x_derivative1_power2, rot_x_power2, rot_y, rot_y_derivative1, rot_y_power2, rot_y_derivative1_power2, rot_z, rot_z_derivative1, rot_z_derivative1_power2, rot_z_power2, motion_outlier00, motion_outlier01, motion_outlier02, aroma_motion_01, aroma_motion_04, aroma_motion_05, aroma_motion_06, aroma_motion_07, aroma_motion_08, aroma_motion_10, aroma_motion_12, aroma_motion_13, aroma_motion_14, aroma_motion_15, aroma_motion_16, aroma_motion_18, aroma_motion_19, aroma_motion_22.</p>
  830. </details>
  831. </div>
  832. <div id="datatype-figures_desc-validation_session-test_suffix-bold_task-overtwordrepetition">
  833. <h3 class="elem-title">Note on orientation: qform matrix overwritten</h3>
  834. <p class="elem-desc">
  835. The qform has been copied from sform.
  836. The difference in angle is -5e-07.
  837. The difference in translation is 7.8e-15.
  838. </p>
  839. </div>
  840. <div id="datatype-figures_desc-bbregister_session-test_suffix-bold_task-overtwordrepetition">
  841. <h3 class="run-title">Alignment of functional and anatomical MRI data (surface driven)</h3><p class="elem-caption"><code>bbregister</code> was used to generate transformations from EPI-space to T1w-space. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation.</p> <object class="svg-reportlet" type="image/svg+xml" data="./sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-bbregister_bold.svg">
  842. Problem loading figure sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-bbregister_bold.svg. If the link below works, please try reloading the report in your browser.</object>
  843. </div>
  844. <div class="elem-filename">
  845. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-bbregister_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-bbregister_bold.svg</a>
  846. </div>
  847. </div>
  848. <div id="datatype-figures_desc-rois_session-test_suffix-bold_task-overtwordrepetition">
  849. <h3 class="run-title">Brain mask and (anatomical/temporal) CompCor ROIs</h3><p class="elem-caption">Brain mask calculated on the BOLD signal (red contour), along with the regions of interest (ROIs) used in <em>a/tCompCor</em> for extracting physiological and movement confounding components.<br /> The <em>anatomical CompCor</em> ROI (magenta contour) is a mask combining CSF and WM (white-matter), where voxels containing a minimal partial volume of GM have been removed.<br /> The <em>temporal CompCor</em> ROI (blue contour) contains the top 2% most variable voxels within the brain mask.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-rois_bold.svg" style="width: 100%" />
  850. </div>
  851. <div class="elem-filename">
  852. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-rois_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-rois_bold.svg</a>
  853. </div>
  854. </div>
  855. <div id="datatype-figures_desc-compcorvar_session-test_suffix-bold_task-overtwordrepetition">
  856. <h3 class="run-title">Variance explained by t/aCompCor components</h3><p class="elem-caption">The cumulative variance explained by the first k components of the <em>t/aCompCor</em> decomposition, plotted for all values of <em>k</em>. The number of components that must be included in the model in order to explain some fraction of variance in the decomposition mask can be used as a feature selection criterion for confound regression.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-compcorvar_bold.svg" style="width: 100%" />
  857. </div>
  858. <div class="elem-filename">
  859. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-compcorvar_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-compcorvar_bold.svg</a>
  860. </div>
  861. </div>
  862. <div id="datatype-figures_desc-carpetplot_session-test_suffix-bold_task-overtwordrepetition">
  863. <h3 class="run-title">BOLD Summary</h3><p class="elem-caption">Summary statistics are plotted, which may reveal trends or artifacts in the BOLD data. Global signals calculated within the whole-brain (GS), within the white-matter (WM) and within cerebro-spinal fluid (CSF) show the mean BOLD signal in their corresponding masks. DVARS and FD show the standardized DVARS and framewise-displacement measures for each time point.<br /> A carpet plot shows the time series for all voxels within the brain mask, or if <code>--cifti-output</code> was enabled, all grayordinates. Voxels are grouped into cortical (dark/light blue), and subcortical (orange) gray matter, cerebellum (green) and white matter and CSF (red), indicated by the color map on the left-hand side.</p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-carpetplot_bold.svg" style="width: 100%" />
  864. </div>
  865. <div class="elem-filename">
  866. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-carpetplot_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-carpetplot_bold.svg</a>
  867. </div>
  868. </div>
  869. <div id="datatype-figures_desc-confoundcorr_session-test_suffix-bold_task-overtwordrepetition">
  870. <h3 class="run-title">Correlations among nuisance regressors</h3><p class="elem-caption">Left: Heatmap summarizing the correlation structure among confound variables.
  871. (Cosine bases and PCA-derived CompCor components are inherently orthogonal.)
  872. Right: magnitude of the correlation between each confound time series and the
  873. mean global signal. Strong correlations might be indicative of partial volume
  874. effects and can inform decisions about feature orthogonalization prior to
  875. confound regression.
  876. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-confoundcorr_bold.svg" style="width: 100%" />
  877. </div>
  878. <div class="elem-filename">
  879. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-confoundcorr_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-confoundcorr_bold.svg</a>
  880. </div>
  881. </div>
  882. <div id="datatype-figures_desc-aroma_session-test_suffix-bold_task-overtwordrepetition">
  883. <h3 class="run-title">ICA Components classified by AROMA</h3><p class="elem-caption">Maps created with maximum intensity projection (glass brain) with a
  884. black brain outline. Right hand side of each map: time series (top in seconds),
  885. frequency spectrum (bottom in Hertz). Components classified as signal are plotted
  886. in green; noise components in red.
  887. </p> <img class="svg-reportlet" src="./sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-aroma_bold.svg" style="width: 100%" />
  888. </div>
  889. <div class="elem-filename">
  890. Get figure file: <a href="./sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-aroma_bold.svg" target="_blank">sub-03/figures/sub-03_ses-test_task-overtwordrepetition_desc-aroma_bold.svg</a>
  891. </div>
  892. </div>
  893. </div>
  894. <div id="About">
  895. <h1 class="sub-report-title">About</h1>
  896. <div id="datatype-figures_desc-about_suffix-T1w">
  897. <ul>
  898. <li>fMRIPrep version: 20.1.1+79.g1a72777b</li>
  899. <li>fMRIPrep command: <code>/usr/local/miniconda/bin/fmriprep /oak/stanford/groups/russpold/data/openneuro.org/ds000114 /oak/stanford/groups/russpold/data/openneuro.org/derivatives/ds000114/fmriprep-20.2.0rc0 participant --participant-label 03 -w /lscratch/work/ --skip_bids_validation --omp-nthreads 8 --nthreads 12 --mem_mb 30000 --output-spaces anat --cifti-output --use-aroma --fs-subjects-dir /oak/stanford/groups/russpold/data/openneuro.org/derivatives/ds000114/freesurfer-6.0.1 --notrack -vv</code></li>
  900. <li>Date preprocessed: 2020-07-24 23:39:53 -0700</li>
  901. </ul>
  902. </div>
  903. </div>
  904. </div>
  905. <div id="boilerplate">
  906. <h1 class="sub-report-title">Methods</h1>
  907. <p>We kindly ask to report results preprocessed with this tool using the following
  908. boilerplate.</p>
  909. <ul class="nav nav-tabs" id="myTab" role="tablist">
  910. <li class="nav-item">
  911. <a class="nav-link active" id="HTML-tab" data-toggle="tab" href="#HTML" role="tab" aria-controls="HTML" aria-selected="true">HTML</a>
  912. </li>
  913. <li class="nav-item">
  914. <a class="nav-link " id="Markdown-tab" data-toggle="tab" href="#Markdown" role="tab" aria-controls="Markdown" aria-selected="false">Markdown</a>
  915. </li>
  916. <li class="nav-item">
  917. <a class="nav-link " id="LaTeX-tab" data-toggle="tab" href="#LaTeX" role="tab" aria-controls="LaTeX" aria-selected="false">LaTeX</a>
  918. </li>
  919. </ul>
  920. <div class="tab-content" id="myTabContent">
  921. <div class="tab-pane fade active show" id="HTML" role="tabpanel" aria-labelledby="HTML-tab"><div class="boiler-html"><p>Results included in this manuscript come from preprocessing performed using <em>fMRIPrep</em> 20.1.1+79.g1a72777b (<span class="citation" data-cites="fmriprep1">Esteban, Markiewicz, et al. (2018)</span>; <span class="citation" data-cites="fmriprep2">Esteban, Blair, et al. (2018)</span>; RRID:SCR_016216), which is based on <em>Nipype</em> 1.5.0 (<span class="citation" data-cites="nipype1">Gorgolewski et al. (2011)</span>; <span class="citation" data-cites="nipype2">Gorgolewski et al. (2018)</span>; RRID:SCR_002502).</p>
  922. <dl>
  923. <dt>Anatomical data preprocessing</dt>
  924. <dd><p>A total of 2 T1-weighted (T1w) images were found within the input BIDS dataset. All of them were corrected for intensity non-uniformity (INU) with <code>N4BiasFieldCorrection</code> <span class="citation" data-cites="n4">(Tustison et al. 2010)</span>, distributed with ANTs 2.2.0 <span class="citation" data-cites="ants">(Avants et al. 2008, RRID:SCR_004757)</span>. The T1w-reference was then skull-stripped with a <em>Nipype</em> implementation of the <code>antsBrainExtraction.sh</code> workflow (from ANTs), using OASIS30ANTs as target template. Brain tissue segmentation of cerebrospinal fluid (CSF), white-matter (WM) and gray-matter (GM) was performed on the brain-extracted T1w using <code>fast</code> <span class="citation" data-cites="fsl_fast">(FSL 5.0.9, RRID:SCR_002823, Zhang, Brady, and Smith 2001)</span>. A T1w-reference map was computed after registration of 2 T1w images (after INU-correction) using <code>mri_robust_template</code> <span class="citation" data-cites="fs_template">(FreeSurfer 6.0.1, Reuter, Rosas, and Fischl 2010)</span>. Brain surfaces were reconstructed using <code>recon-all</code> <span class="citation" data-cites="fs_reconall">(FreeSurfer 6.0.1, RRID:SCR_001847, Dale, Fischl, and Sereno 1999)</span>, and the brain mask estimated previously was refined with a custom variation of the method to reconcile ANTs-derived and FreeSurfer-derived segmentations of the cortical gray-matter of Mindboggle <span class="citation" data-cites="mindboggle">(RRID:SCR_002438, Klein et al. 2017)</span>. Volume-based spatial normalization to two standard spaces (MNI152NLin2009cAsym, MNI152NLin6Asym) was performed through nonlinear registration with <code>antsRegistration</code> (ANTs 2.2.0), using brain-extracted versions of both T1w reference and the T1w template. The following templates were selected for spatial normalization: <em>ICBM 152 Nonlinear Asymmetrical template version 2009c</em> [<span class="citation" data-cites="mni152nlin2009casym">Fonov et al. (2009)</span>, RRID:SCR_008796; TemplateFlow ID: MNI152NLin2009cAsym], <em>FSL’s MNI ICBM 152 non-linear 6th Generation Asymmetric Average Brain Stereotaxic Registration Model</em> [<span class="citation" data-cites="mni152nlin6asym">Evans et al. (2012)</span>, RRID:SCR_002823; TemplateFlow ID: MNI152NLin6Asym],</p>
  925. </dd>
  926. <dt>Functional data preprocessing</dt>
  927. <dd><p>For each of the 10 BOLD runs found per subject (across all tasks and sessions), the following preprocessing was performed. First, a reference volume and its skull-stripped version were generated using a custom methodology of <em>fMRIPrep</em>. Susceptibility distortion correction (SDC) was omitted. The BOLD reference was then co-registered to the T1w reference using <code>bbregister</code> (FreeSurfer) which implements boundary-based registration <span class="citation" data-cites="bbr">(Greve and Fischl 2009)</span>. Co-registration was configured with six degrees of freedom. Head-motion parameters with respect to the BOLD reference (transformation matrices, and six corresponding rotation and translation parameters) are estimated before any spatiotemporal filtering using <code>mcflirt</code> <span class="citation" data-cites="mcflirt">(FSL 5.0.9, Jenkinson et al. 2002)</span>. BOLD runs were slice-time corrected using <code>3dTshift</code> from AFNI 20160207 <span class="citation" data-cites="afni">(Cox and Hyde 1997, RRID:SCR_005927)</span>. The BOLD time-series were resampled onto the following surfaces (FreeSurfer reconstruction nomenclature): <em>fsaverage</em>. The BOLD time-series (including slice-timing correction when applied) were resampled onto their original, native space by applying the transforms to correct for head-motion. These resampled BOLD time-series will be referred to as <em>preprocessed BOLD in original space</em>, or just <em>preprocessed BOLD</em>. <em>Grayordinates</em> files <span class="citation" data-cites="hcppipelines">(Glasser et al. 2013)</span> containing 91k samples were also generated using the highest-resolution <code>fsaverage</code> as intermediate standardized surface space. Automatic removal of motion artifacts using independent component analysis <span class="citation" data-cites="aroma">(ICA-AROMA, Pruim et al. 2015)</span> was performed on the <em>preprocessed BOLD on MNI space</em> time-series after removal of non-steady state volumes and spatial smoothing with an isotropic, Gaussian kernel of 6mm FWHM (full-width half-maximum). Corresponding “non-aggresively” denoised runs were produced after such smoothing. Additionally, the “aggressive” noise-regressors were collected and placed in the corresponding confounds file. Several confounding time-series were calculated based on the <em>preprocessed BOLD</em>: framewise displacement (FD), DVARS and three region-wise global signals. FD was computed using two formulations following Power (absolute sum of relative motions, <span class="citation" data-cites="power_fd_dvars">Power et al. (2014)</span>) and Jenkinson (relative root mean square displacement between affines, <span class="citation" data-cites="mcflirt">Jenkinson et al. (2002)</span>). FD and DVARS are calculated for each functional run, both using their implementations in <em>Nipype</em> <span class="citation" data-cites="power_fd_dvars">(following the definitions by Power et al. 2014)</span>. The three global signals are extracted within the CSF, the WM, and the whole-brain masks. Additionally, a set of physiological regressors were extracted to allow for component-based noise correction <span class="citation" data-cites="compcor">(<em>CompCor</em>, Behzadi et al. 2007)</span>. Principal components are estimated after high-pass filtering the <em>preprocessed BOLD</em> time-series (using a discrete cosine filter with 128s cut-off) for the two <em>CompCor</em> variants: temporal (tCompCor) and anatomical (aCompCor). tCompCor components are then calculated from the top 2% variable voxels within the brain mask. For aCompCor, three probabilistic masks (CSF, WM and combined CSF+WM) are generated in anatomical space. The implementation differs from that of Behzadi et al. in that instead of eroding the masks by 2 pixels on BOLD space, the aCompCor masks are subtracted a mask of pixels that likely contain a volume fraction of GM. This mask is obtained by dilating a GM mask extracted from the FreeSurfer’s <em>aseg</em> segmentation, and it ensures components are not extracted from voxels containing a minimal fraction of GM. Finally, these masks are resampled into BOLD space and binarized by thresholding at 0.99 (as in the original implementation). Components are also calculated separately within the WM and CSF masks. For each CompCor decomposition, the <em>k</em> components with the largest singular values are retained, such that the retained components’ time series are sufficient to explain 50 percent of variance across the nuisance mask (CSF, WM, combined, or temporal). The remaining components are dropped from consideration. The head-motion estimates calculated in the correction step were also placed within the corresponding confounds file. The confound time series derived from head motion estimates and global signals were expanded with the inclusion of temporal derivatives and quadratic terms for each <span class="citation" data-cites="confounds_satterthwaite_2013">(Satterthwaite et al. 2013)</span>. Frames that exceeded a threshold of 0.5 mm FD or 1.5 standardised DVARS were annotated as motion outliers. All resamplings can be performed with <em>a single interpolation step</em> by composing all the pertinent transformations (i.e. head-motion transform matrices, susceptibility distortion correction when available, and co-registrations to anatomical and output spaces). Gridded (volumetric) resamplings were performed using <code>antsApplyTransforms</code> (ANTs), configured with Lanczos interpolation to minimize the smoothing effects of other kernels <span class="citation" data-cites="lanczos">(Lanczos 1964)</span>. Non-gridded (surface) resamplings were performed using <code>mri_vol2surf</code> (FreeSurfer).</p>
  928. </dd>
  929. </dl>
  930. <p>Many internal operations of <em>fMRIPrep</em> use <em>Nilearn</em> 0.6.2 <span class="citation" data-cites="nilearn">(Abraham et al. 2014, RRID:SCR_001362)</span>, mostly within the functional processing workflow. For more details of the pipeline, see <a href="https://fmriprep.readthedocs.io/en/latest/workflows.html" title="FMRIPrep&#39;s documentation">the section corresponding to workflows in <em>fMRIPrep</em>’s documentation</a>.</p>
  931. <h3 id="copyright-waiver">Copyright Waiver</h3>
  932. <p>The above boilerplate text was automatically generated by fMRIPrep with the express intention that users should copy and paste this text into their manuscripts <em>unchanged</em>. It is released under the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a> license.</p>
  933. <h3 id="references" class="unnumbered">References</h3>
  934. <div id="refs" class="references">
  935. <div id="ref-nilearn">
  936. <p>Abraham, Alexandre, Fabian Pedregosa, Michael Eickenberg, Philippe Gervais, Andreas Mueller, Jean Kossaifi, Alexandre Gramfort, Bertrand Thirion, and Gael Varoquaux. 2014. “Machine Learning for Neuroimaging with Scikit-Learn.” <em>Frontiers in Neuroinformatics</em> 8. <a href="https://doi.org/10.3389/fninf.2014.00014" class="uri">https://doi.org/10.3389/fninf.2014.00014</a>.</p>
  937. </div>
  938. <div id="ref-ants">
  939. <p>Avants, B.B., C.L. Epstein, M. Grossman, and J.C. Gee. 2008. “Symmetric Diffeomorphic Image Registration with Cross-Correlation: Evaluating Automated Labeling of Elderly and Neurodegenerative Brain.” <em>Medical Image Analysis</em> 12 (1): 26–41. <a href="https://doi.org/10.1016/j.media.2007.06.004" class="uri">https://doi.org/10.1016/j.media.2007.06.004</a>.</p>
  940. </div>
  941. <div id="ref-compcor">
  942. <p>Behzadi, Yashar, Khaled Restom, Joy Liau, and Thomas T. Liu. 2007. “A Component Based Noise Correction Method (CompCor) for BOLD and Perfusion Based fMRI.” <em>NeuroImage</em> 37 (1): 90–101. <a href="https://doi.org/10.1016/j.neuroimage.2007.04.042" class="uri">https://doi.org/10.1016/j.neuroimage.2007.04.042</a>.</p>
  943. </div>
  944. <div id="ref-afni">
  945. <p>Cox, Robert W., and James S. Hyde. 1997. “Software Tools for Analysis and Visualization of fMRI Data.” <em>NMR in Biomedicine</em> 10 (4-5): 171–78. <a href="https://doi.org/10.1002/(SICI)1099-1492(199706/08)10:4/5&lt;171::AID-NBM453&gt;3.0.CO;2-L" class="uri">https://doi.org/10.1002/(SICI)1099-1492(199706/08)10:4/5&lt;171::AID-NBM453&gt;3.0.CO;2-L</a>.</p>
  946. </div>
  947. <div id="ref-fs_reconall">
  948. <p>Dale, Anders M., Bruce Fischl, and Martin I. Sereno. 1999. “Cortical Surface-Based Analysis: I. Segmentation and Surface Reconstruction.” <em>NeuroImage</em> 9 (2): 179–94. <a href="https://doi.org/10.1006/nimg.1998.0395" class="uri">https://doi.org/10.1006/nimg.1998.0395</a>.</p>
  949. </div>
  950. <div id="ref-fmriprep2">
  951. <p>Esteban, Oscar, Ross Blair, Christopher J. Markiewicz, Shoshana L. Berleant, Craig Moodie, Feilong Ma, Ayse Ilkay Isik, et al. 2018. “FMRIPrep.” <em>Software</em>. Zenodo. <a href="https://doi.org/10.5281/zenodo.852659" class="uri">https://doi.org/10.5281/zenodo.852659</a>.</p>
  952. </div>
  953. <div id="ref-fmriprep1">
  954. <p>Esteban, Oscar, Christopher Markiewicz, Ross W Blair, Craig Moodie, Ayse Ilkay Isik, Asier Erramuzpe Aliaga, James Kent, et al. 2018. “fMRIPrep: A Robust Preprocessing Pipeline for Functional MRI.” <em>Nature Methods</em>. <a href="https://doi.org/10.1038/s41592-018-0235-4" class="uri">https://doi.org/10.1038/s41592-018-0235-4</a>.</p>
  955. </div>
  956. <div id="ref-mni152nlin6asym">
  957. <p>Evans, AC, AL Janke, DL Collins, and S Baillet. 2012. “Brain Templates and Atlases.” <em>NeuroImage</em> 62 (2): 911–22. <a href="https://doi.org/10.1016/j.neuroimage.2012.01.024" class="uri">https://doi.org/10.1016/j.neuroimage.2012.01.024</a>.</p>
  958. </div>
  959. <div id="ref-mni152nlin2009casym">
  960. <p>Fonov, VS, AC Evans, RC McKinstry, CR Almli, and DL Collins. 2009. “Unbiased Nonlinear Average Age-Appropriate Brain Templates from Birth to Adulthood.” <em>NeuroImage</em> 47, Supplement 1: S102. <a href="https://doi.org/10.1016/S1053-8119(09)70884-5" class="uri">https://doi.org/10.1016/S1053-8119(09)70884-5</a>.</p>
  961. </div>
  962. <div id="ref-hcppipelines">
  963. <p>Glasser, Matthew F., Stamatios N. Sotiropoulos, J. Anthony Wilson, Timothy S. Coalson, Bruce Fischl, Jesper L. Andersson, Junqian Xu, et al. 2013. “The Minimal Preprocessing Pipelines for the Human Connectome Project.” <em>NeuroImage</em>, Mapping the connectome, 80: 105–24. <a href="https://doi.org/10.1016/j.neuroimage.2013.04.127" class="uri">https://doi.org/10.1016/j.neuroimage.2013.04.127</a>.</p>
  964. </div>
  965. <div id="ref-nipype1">
  966. <p>Gorgolewski, K., C. D. Burns, C. Madison, D. Clark, Y. O. Halchenko, M. L. Waskom, and S. Ghosh. 2011. “Nipype: A Flexible, Lightweight and Extensible Neuroimaging Data Processing Framework in Python.” <em>Frontiers in Neuroinformatics</em> 5: 13. <a href="https://doi.org/10.3389/fninf.2011.00013" class="uri">https://doi.org/10.3389/fninf.2011.00013</a>.</p>
  967. </div>
  968. <div id="ref-nipype2">
  969. <p>Gorgolewski, Krzysztof J., Oscar Esteban, Christopher J. Markiewicz, Erik Ziegler, David Gage Ellis, Michael Philipp Notter, Dorota Jarecka, et al. 2018. “Nipype.” <em>Software</em>. Zenodo. <a href="https://doi.org/10.5281/zenodo.596855" class="uri">https://doi.org/10.5281/zenodo.596855</a>.</p>
  970. </div>
  971. <div id="ref-bbr">
  972. <p>Greve, Douglas N, and Bruce Fischl. 2009. “Accurate and Robust Brain Image Alignment Using Boundary-Based Registration.” <em>NeuroImage</em> 48 (1): 63–72. <a href="https://doi.org/10.1016/j.neuroimage.2009.06.060" class="uri">https://doi.org/10.1016/j.neuroimage.2009.06.060</a>.</p>
  973. </div>
  974. <div id="ref-mcflirt">
  975. <p>Jenkinson, Mark, Peter Bannister, Michael Brady, and Stephen Smith. 2002. “Improved Optimization for the Robust and Accurate Linear Registration and Motion Correction of Brain Images.” <em>NeuroImage</em> 17 (2): 825–41. <a href="https://doi.org/10.1006/nimg.2002.1132" class="uri">https://doi.org/10.1006/nimg.2002.1132</a>.</p>
  976. </div>
  977. <div id="ref-mindboggle">
  978. <p>Klein, Arno, Satrajit S. Ghosh, Forrest S. Bao, Joachim Giard, Yrjö Häme, Eliezer Stavsky, Noah Lee, et al. 2017. “Mindboggling Morphometry of Human Brains.” <em>PLOS Computational Biology</em> 13 (2): e1005350. <a href="https://doi.org/10.1371/journal.pcbi.1005350" class="uri">https://doi.org/10.1371/journal.pcbi.1005350</a>.</p>
  979. </div>
  980. <div id="ref-lanczos">
  981. <p>Lanczos, C. 1964. “Evaluation of Noisy Data.” <em>Journal of the Society for Industrial and Applied Mathematics Series B Numerical Analysis</em> 1 (1): 76–85. <a href="https://doi.org/10.1137/0701007" class="uri">https://doi.org/10.1137/0701007</a>.</p>
  982. </div>
  983. <div id="ref-power_fd_dvars">
  984. <p>Power, Jonathan D., Anish Mitra, Timothy O. Laumann, Abraham Z. Snyder, Bradley L. Schlaggar, and Steven E. Petersen. 2014. “Methods to Detect, Characterize, and Remove Motion Artifact in Resting State fMRI.” <em>NeuroImage</em> 84 (Supplement C): 320–41. <a href="https://doi.org/10.1016/j.neuroimage.2013.08.048" class="uri">https://doi.org/10.1016/j.neuroimage.2013.08.048</a>.</p>
  985. </div>
  986. <div id="ref-aroma">
  987. <p>Pruim, Raimon H. R., Maarten Mennes, Daan van Rooij, Alberto Llera, Jan K. Buitelaar, and Christian F. Beckmann. 2015. “ICA-AROMA: A Robust ICA-Based Strategy for Removing Motion Artifacts from fMRI Data.” <em>NeuroImage</em> 112 (Supplement C): 267–77. <a href="https://doi.org/10.1016/j.neuroimage.2015.02.064" class="uri">https://doi.org/10.1016/j.neuroimage.2015.02.064</a>.</p>
  988. </div>
  989. <div id="ref-fs_template">
  990. <p>Reuter, Martin, Herminia Diana Rosas, and Bruce Fischl. 2010. “Highly Accurate Inverse Consistent Registration: A Robust Approach.” <em>NeuroImage</em> 53 (4): 1181–96. <a href="https://doi.org/10.1016/j.neuroimage.2010.07.020" class="uri">https://doi.org/10.1016/j.neuroimage.2010.07.020</a>.</p>
  991. </div>
  992. <div id="ref-confounds_satterthwaite_2013">
  993. <p>Satterthwaite, Theodore D., Mark A. Elliott, Raphael T. Gerraty, Kosha Ruparel, James Loughead, Monica E. Calkins, Simon B. Eickhoff, et al. 2013. “An improved framework for confound regression and filtering for control of motion artifact in the preprocessing of resting-state functional connectivity data.” <em>NeuroImage</em> 64 (1): 240–56. <a href="https://doi.org/10.1016/j.neuroimage.2012.08.052" class="uri">https://doi.org/10.1016/j.neuroimage.2012.08.052</a>.</p>
  994. </div>
  995. <div id="ref-n4">
  996. <p>Tustison, N. J., B. B. Avants, P. A. Cook, Y. Zheng, A. Egan, P. A. Yushkevich, and J. C. Gee. 2010. “N4ITK: Improved N3 Bias Correction.” <em>IEEE Transactions on Medical Imaging</em> 29 (6): 1310–20. <a href="https://doi.org/10.1109/TMI.2010.2046908" class="uri">https://doi.org/10.1109/TMI.2010.2046908</a>.</p>
  997. </div>
  998. <div id="ref-fsl_fast">
  999. <p>Zhang, Y., M. Brady, and S. Smith. 2001. “Segmentation of Brain MR Images Through a Hidden Markov Random Field Model and the Expectation-Maximization Algorithm.” <em>IEEE Transactions on Medical Imaging</em> 20 (1): 45–57. <a href="https://doi.org/10.1109/42.906424" class="uri">https://doi.org/10.1109/42.906424</a>.</p>
  1000. </div>
  1001. </div></div></div>
  1002. <div class="tab-pane fade " id="Markdown" role="tabpanel" aria-labelledby="Markdown-tab"><pre>
  1003. Results included in this manuscript come from preprocessing
  1004. performed using *fMRIPrep* 20.1.1+79.g1a72777b
  1005. (@fmriprep1; @fmriprep2; RRID:SCR_016216),
  1006. which is based on *Nipype* 1.5.0
  1007. (@nipype1; @nipype2; RRID:SCR_002502).
  1008. Anatomical data preprocessing
  1009. : A total of 2 T1-weighted (T1w) images were found within the input
  1010. BIDS dataset.
  1011. All of them were corrected for intensity non-uniformity (INU)
  1012. with `N4BiasFieldCorrection` [@n4], distributed with ANTs 2.2.0 [@ants, RRID:SCR_004757].
  1013. The T1w-reference was then skull-stripped with a *Nipype* implementation of
  1014. the `antsBrainExtraction.sh` workflow (from ANTs), using OASIS30ANTs
  1015. as target template.
  1016. Brain tissue segmentation of cerebrospinal fluid (CSF),
  1017. white-matter (WM) and gray-matter (GM) was performed on
  1018. the brain-extracted T1w using `fast` [FSL 5.0.9, RRID:SCR_002823,
  1019. @fsl_fast].
  1020. A T1w-reference map was computed after registration of
  1021. 2 T1w images (after INU-correction) using
  1022. `mri_robust_template` [FreeSurfer 6.0.1, @fs_template].
  1023. Brain surfaces were reconstructed using `recon-all` [FreeSurfer 6.0.1,
  1024. RRID:SCR_001847, @fs_reconall], and the brain mask estimated
  1025. previously was refined with a custom variation of the method to reconcile
  1026. ANTs-derived and FreeSurfer-derived segmentations of the cortical
  1027. gray-matter of Mindboggle [RRID:SCR_002438, @mindboggle].
  1028. Volume-based spatial normalization to two standard spaces (MNI152NLin2009cAsym, MNI152NLin6Asym) was performed through
  1029. nonlinear registration with `antsRegistration` (ANTs 2.2.0),
  1030. using brain-extracted versions of both T1w reference and the T1w template.
  1031. The following templates were selected for spatial normalization:
  1032. *ICBM 152 Nonlinear Asymmetrical template version 2009c* [@mni152nlin2009casym, RRID:SCR_008796; TemplateFlow ID: MNI152NLin2009cAsym], *FSL's MNI ICBM 152 non-linear 6th Generation Asymmetric Average Brain Stereotaxic Registration Model* [@mni152nlin6asym, RRID:SCR_002823; TemplateFlow ID: MNI152NLin6Asym],
  1033. Functional data preprocessing
  1034. : For each of the 10 BOLD runs found per subject (across all
  1035. tasks and sessions), the following preprocessing was performed.
  1036. First, a reference volume and its skull-stripped version were generated
  1037. using a custom
  1038. methodology of *fMRIPrep*.
  1039. Susceptibility distortion correction (SDC) was omitted.
  1040. The BOLD reference was then co-registered to the T1w reference using
  1041. `bbregister` (FreeSurfer) which implements boundary-based registration [@bbr].
  1042. Co-registration was configured with six degrees of freedom.
  1043. Head-motion parameters with respect to the BOLD reference
  1044. (transformation matrices, and six corresponding rotation and translation
  1045. parameters) are estimated before any spatiotemporal filtering using
  1046. `mcflirt` [FSL 5.0.9, @mcflirt].
  1047. BOLD runs were slice-time corrected using `3dTshift` from
  1048. AFNI 20160207 [@afni, RRID:SCR_005927].
  1049. The BOLD time-series were resampled onto the following surfaces
  1050. (FreeSurfer reconstruction nomenclature):
  1051. *fsaverage*.
  1052. The BOLD time-series (including slice-timing correction when applied)
  1053. were resampled onto their original, native space by applying
  1054. the transforms to correct for head-motion.
  1055. These resampled BOLD time-series will be referred to as *preprocessed
  1056. BOLD in original space*, or just *preprocessed BOLD*.
  1057. *Grayordinates* files [@hcppipelines] containing 91k samples were also
  1058. generated using the highest-resolution ``fsaverage`` as intermediate standardized
  1059. surface space.
  1060. Automatic removal of motion artifacts using independent component analysis
  1061. [ICA-AROMA, @aroma] was performed on the *preprocessed BOLD on MNI space*
  1062. time-series after removal of non-steady state volumes and spatial smoothing
  1063. with an isotropic, Gaussian kernel of 6mm FWHM (full-width half-maximum).
  1064. Corresponding "non-aggresively" denoised runs were produced after such
  1065. smoothing.
  1066. Additionally, the "aggressive" noise-regressors were collected and placed
  1067. in the corresponding confounds file.
  1068. Several confounding time-series were calculated based on the
  1069. *preprocessed BOLD*: framewise displacement (FD), DVARS and
  1070. three region-wise global signals.
  1071. FD was computed using two formulations following Power (absolute sum of
  1072. relative motions, @power_fd_dvars) and Jenkinson (relative root mean square
  1073. displacement between affines, @mcflirt).
  1074. FD and DVARS are calculated for each functional run, both using their
  1075. implementations in *Nipype* [following the definitions by @power_fd_dvars].
  1076. The three global signals are extracted within the CSF, the WM, and
  1077. the whole-brain masks.
  1078. Additionally, a set of physiological regressors were extracted to
  1079. allow for component-based noise correction [*CompCor*, @compcor].
  1080. Principal components are estimated after high-pass filtering the
  1081. *preprocessed BOLD* time-series (using a discrete cosine filter with
  1082. 128s cut-off) for the two *CompCor* variants: temporal (tCompCor)
  1083. and anatomical (aCompCor).
  1084. tCompCor components are then calculated from the top 2% variable
  1085. voxels within the brain mask.
  1086. For aCompCor, three probabilistic masks (CSF, WM and combined CSF+WM)
  1087. are generated in anatomical space.
  1088. The implementation differs from that of Behzadi et al. in that instead
  1089. of eroding the masks by 2 pixels on BOLD space, the aCompCor masks are
  1090. subtracted a mask of pixels that likely contain a volume fraction of GM.
  1091. This mask is obtained by dilating a GM mask extracted from the FreeSurfer's *aseg* segmentation, and it ensures components are not extracted
  1092. from voxels containing a minimal fraction of GM.
  1093. Finally, these masks are resampled into BOLD space and binarized by
  1094. thresholding at 0.99 (as in the original implementation).
  1095. Components are also calculated separately within the WM and CSF masks.
  1096. For each CompCor decomposition, the *k* components with the largest singular
  1097. values are retained, such that the retained components' time series are
  1098. sufficient to explain 50 percent of variance across the nuisance mask (CSF,
  1099. WM, combined, or temporal). The remaining components are dropped from
  1100. consideration.
  1101. The head-motion estimates calculated in the correction step were also
  1102. placed within the corresponding confounds file.
  1103. The confound time series derived from head motion estimates and global
  1104. signals were expanded with the inclusion of temporal derivatives and
  1105. quadratic terms for each [@confounds_satterthwaite_2013].
  1106. Frames that exceeded a threshold of 0.5 mm FD or
  1107. 1.5 standardised DVARS were annotated as motion outliers.
  1108. All resamplings can be performed with *a single interpolation
  1109. step* by composing all the pertinent transformations (i.e. head-motion
  1110. transform matrices, susceptibility distortion correction when available,
  1111. and co-registrations to anatomical and output spaces).
  1112. Gridded (volumetric) resamplings were performed using `antsApplyTransforms` (ANTs),
  1113. configured with Lanczos interpolation to minimize the smoothing
  1114. effects of other kernels [@lanczos].
  1115. Non-gridded (surface) resamplings were performed using `mri_vol2surf`
  1116. (FreeSurfer).
  1117. Many internal operations of *fMRIPrep* use
  1118. *Nilearn* 0.6.2 [@nilearn, RRID:SCR_001362],
  1119. mostly within the functional processing workflow.
  1120. For more details of the pipeline, see [the section corresponding
  1121. to workflows in *fMRIPrep*'s documentation](https://fmriprep.readthedocs.io/en/latest/workflows.html "FMRIPrep's documentation").
  1122. ### Copyright Waiver
  1123. The above boilerplate text was automatically generated by fMRIPrep
  1124. with the express intention that users should copy and paste this
  1125. text into their manuscripts *unchanged*.
  1126. It is released under the [CC0](https://creativecommons.org/publicdomain/zero/1.0/) license.
  1127. ### References
  1128. </pre>
  1129. </div>
  1130. <div class="tab-pane fade " id="LaTeX" role="tabpanel" aria-labelledby="LaTeX-tab"><pre>Results included in this manuscript come from preprocessing performed
  1131. using \emph{fMRIPrep} 20.1.1+79.g1a72777b (\citet{fmriprep1};
  1132. \citet{fmriprep2}; RRID:SCR\_016216), which is based on \emph{Nipype}
  1133. 1.5.0 (\citet{nipype1}; \citet{nipype2}; RRID:SCR\_002502).
  1134. \begin{description}
  1135. \item[Anatomical data preprocessing]
  1136. A total of 2 T1-weighted (T1w) images were found within the input BIDS
  1137. dataset. All of them were corrected for intensity non-uniformity (INU)
  1138. with \texttt{N4BiasFieldCorrection} \citep{n4}, distributed with ANTs
  1139. 2.2.0 \citep[RRID:SCR\_004757]{ants}. The T1w-reference was then
  1140. skull-stripped with a \emph{Nipype} implementation of the
  1141. \texttt{antsBrainExtraction.sh} workflow (from ANTs), using OASIS30ANTs
  1142. as target template. Brain tissue segmentation of cerebrospinal fluid
  1143. (CSF), white-matter (WM) and gray-matter (GM) was performed on the
  1144. brain-extracted T1w using \texttt{fast} \citep[FSL 5.0.9,
  1145. RRID:SCR\_002823,][]{fsl_fast}. A T1w-reference map was computed after
  1146. registration of 2 T1w images (after INU-correction) using
  1147. \texttt{mri\_robust\_template} \citep[FreeSurfer 6.0.1,][]{fs_template}.
  1148. Brain surfaces were reconstructed using \texttt{recon-all}
  1149. \citep[FreeSurfer 6.0.1, RRID:SCR\_001847,][]{fs_reconall}, and the
  1150. brain mask estimated previously was refined with a custom variation of
  1151. the method to reconcile ANTs-derived and FreeSurfer-derived
  1152. segmentations of the cortical gray-matter of Mindboggle
  1153. \citep[RRID:SCR\_002438,][]{mindboggle}. Volume-based spatial
  1154. normalization to two standard spaces (MNI152NLin2009cAsym,
  1155. MNI152NLin6Asym) was performed through nonlinear registration with
  1156. \texttt{antsRegistration} (ANTs 2.2.0), using brain-extracted versions
  1157. of both T1w reference and the T1w template. The following templates were
  1158. selected for spatial normalization: \emph{ICBM 152 Nonlinear
  1159. Asymmetrical template version 2009c} {[}\citet{mni152nlin2009casym},
  1160. RRID:SCR\_008796; TemplateFlow ID: MNI152NLin2009cAsym{]}, \emph{FSL's
  1161. MNI ICBM 152 non-linear 6th Generation Asymmetric Average Brain
  1162. Stereotaxic Registration Model} {[}\citet{mni152nlin6asym},
  1163. RRID:SCR\_002823; TemplateFlow ID: MNI152NLin6Asym{]},
  1164. \item[Functional data preprocessing]
  1165. For each of the 10 BOLD runs found per subject (across all tasks and
  1166. sessions), the following preprocessing was performed. First, a reference
  1167. volume and its skull-stripped version were generated using a custom
  1168. methodology of \emph{fMRIPrep}. Susceptibility distortion correction
  1169. (SDC) was omitted. The BOLD reference was then co-registered to the T1w
  1170. reference using \texttt{bbregister} (FreeSurfer) which implements
  1171. boundary-based registration \citep{bbr}. Co-registration was configured
  1172. with six degrees of freedom. Head-motion parameters with respect to the
  1173. BOLD reference (transformation matrices, and six corresponding rotation
  1174. and translation parameters) are estimated before any spatiotemporal
  1175. filtering using \texttt{mcflirt} \citep[FSL 5.0.9,][]{mcflirt}. BOLD
  1176. runs were slice-time corrected using \texttt{3dTshift} from AFNI
  1177. 20160207 \citep[RRID:SCR\_005927]{afni}. The BOLD time-series were
  1178. resampled onto the following surfaces (FreeSurfer reconstruction
  1179. nomenclature): \emph{fsaverage}. The BOLD time-series (including
  1180. slice-timing correction when applied) were resampled onto their
  1181. original, native space by applying the transforms to correct for
  1182. head-motion. These resampled BOLD time-series will be referred to as
  1183. \emph{preprocessed BOLD in original space}, or just \emph{preprocessed
  1184. BOLD}. \emph{Grayordinates} files \citep{hcppipelines} containing 91k
  1185. samples were also generated using the highest-resolution
  1186. \texttt{fsaverage} as intermediate standardized surface space. Automatic
  1187. removal of motion artifacts using independent component analysis
  1188. \citep[ICA-AROMA,][]{aroma} was performed on the \emph{preprocessed BOLD
  1189. on MNI space} time-series after removal of non-steady state volumes and
  1190. spatial smoothing with an isotropic, Gaussian kernel of 6mm FWHM
  1191. (full-width half-maximum). Corresponding ``non-aggresively'' denoised
  1192. runs were produced after such smoothing. Additionally, the
  1193. ``aggressive'' noise-regressors were collected and placed in the
  1194. corresponding confounds file. Several confounding time-series were
  1195. calculated based on the \emph{preprocessed BOLD}: framewise displacement
  1196. (FD), DVARS and three region-wise global signals. FD was computed using
  1197. two formulations following Power (absolute sum of relative motions,
  1198. \citet{power_fd_dvars}) and Jenkinson (relative root mean square
  1199. displacement between affines, \citet{mcflirt}). FD and DVARS are
  1200. calculated for each functional run, both using their implementations in
  1201. \emph{Nipype} \citep[following the definitions by][]{power_fd_dvars}.
  1202. The three global signals are extracted within the CSF, the WM, and the
  1203. whole-brain masks. Additionally, a set of physiological regressors were
  1204. extracted to allow for component-based noise correction
  1205. \citep[\emph{CompCor},][]{compcor}. Principal components are estimated
  1206. after high-pass filtering the \emph{preprocessed BOLD} time-series
  1207. (using a discrete cosine filter with 128s cut-off) for the two
  1208. \emph{CompCor} variants: temporal (tCompCor) and anatomical (aCompCor).
  1209. tCompCor components are then calculated from the top 2\% variable voxels
  1210. within the brain mask. For aCompCor, three probabilistic masks (CSF, WM
  1211. and combined CSF+WM) are generated in anatomical space. The
  1212. implementation differs from that of Behzadi et al.~in that instead of
  1213. eroding the masks by 2 pixels on BOLD space, the aCompCor masks are
  1214. subtracted a mask of pixels that likely contain a volume fraction of GM.
  1215. This mask is obtained by dilating a GM mask extracted from the
  1216. FreeSurfer's \emph{aseg} segmentation, and it ensures components are not
  1217. extracted from voxels containing a minimal fraction of GM. Finally,
  1218. these masks are resampled into BOLD space and binarized by thresholding
  1219. at 0.99 (as in the original implementation). Components are also
  1220. calculated separately within the WM and CSF masks. For each CompCor
  1221. decomposition, the \emph{k} components with the largest singular values
  1222. are retained, such that the retained components' time series are
  1223. sufficient to explain 50 percent of variance across the nuisance mask
  1224. (CSF, WM, combined, or temporal). The remaining components are dropped
  1225. from consideration. The head-motion estimates calculated in the
  1226. correction step were also placed within the corresponding confounds
  1227. file. The confound time series derived from head motion estimates and
  1228. global signals were expanded with the inclusion of temporal derivatives
  1229. and quadratic terms for each \citep{confounds_satterthwaite_2013}.
  1230. Frames that exceeded a threshold of 0.5 mm FD or 1.5 standardised DVARS
  1231. were annotated as motion outliers. All resamplings can be performed with
  1232. \emph{a single interpolation step} by composing all the pertinent
  1233. transformations (i.e.~head-motion transform matrices, susceptibility
  1234. distortion correction when available, and co-registrations to anatomical
  1235. and output spaces). Gridded (volumetric) resamplings were performed
  1236. using \texttt{antsApplyTransforms} (ANTs), configured with Lanczos
  1237. interpolation to minimize the smoothing effects of other kernels
  1238. \citep{lanczos}. Non-gridded (surface) resamplings were performed using
  1239. \texttt{mri\_vol2surf} (FreeSurfer).
  1240. \end{description}
  1241. Many internal operations of \emph{fMRIPrep} use \emph{Nilearn} 0.6.2
  1242. \citep[RRID:SCR\_001362]{nilearn}, mostly within the functional
  1243. processing workflow. For more details of the pipeline, see
  1244. \href{https://fmriprep.readthedocs.io/en/latest/workflows.html}{the
  1245. section corresponding to workflows in \emph{fMRIPrep}'s documentation}.
  1246. \hypertarget{copyright-waiver}{%
  1247. \subsubsection{Copyright Waiver}\label{copyright-waiver}}
  1248. The above boilerplate text was automatically generated by fMRIPrep with
  1249. the express intention that users should copy and paste this text into
  1250. their manuscripts \emph{unchanged}. It is released under the
  1251. \href{https://creativecommons.org/publicdomain/zero/1.0/}{CC0} license.
  1252. \hypertarget{references}{%
  1253. \subsubsection{References}\label{references}}
  1254. \bibliography{/usr/local/miniconda/lib/python3.7/site-packages/fmriprep/data/boilerplate.bib}</pre>
  1255. <h3>Bibliography</h3>
  1256. <pre>@article{fmriprep1,
  1257. author = {Esteban, Oscar and Markiewicz, Christopher and Blair, Ross W and Moodie, Craig and Isik, Ayse Ilkay and Erramuzpe Aliaga, Asier and Kent, James and Goncalves, Mathias and DuPre, Elizabeth and Snyder, Madeleine and Oya, Hiroyuki and Ghosh, Satrajit and Wright, Jessey and Durnez, Joke and Poldrack, Russell and Gorgolewski, Krzysztof Jacek},
  1258. title = {{fMRIPrep}: a robust preprocessing pipeline for functional {MRI}},
  1259. year = {2018},
  1260. doi = {10.1038/s41592-018-0235-4},
  1261. journal = {Nature Methods}
  1262. }
  1263. @article{fmriprep2,
  1264. author = {Esteban, Oscar and Blair, Ross and Markiewicz, Christopher J. and Berleant, Shoshana L. and Moodie, Craig and Ma, Feilong and Isik, Ayse Ilkay and Erramuzpe, Asier and Kent, James D. andGoncalves, Mathias and DuPre, Elizabeth and Sitek, Kevin R. and Gomez, Daniel E. P. and Lurie, Daniel J. and Ye, Zhifang and Poldrack, Russell A. and Gorgolewski, Krzysztof J.},
  1265. title = {fMRIPrep},
  1266. year = 2018,
  1267. doi = {10.5281/zenodo.852659},
  1268. publisher = {Zenodo},
  1269. journal = {Software}
  1270. }
  1271. @article{nipype1,
  1272. author = {Gorgolewski, K. and Burns, C. D. and Madison, C. and Clark, D. and Halchenko, Y. O. and Waskom, M. L. and Ghosh, S.},
  1273. doi = {10.3389/fninf.2011.00013},
  1274. journal = {Frontiers in Neuroinformatics},
  1275. pages = 13,
  1276. shorttitle = {Nipype},
  1277. title = {Nipype: a flexible, lightweight and extensible neuroimaging data processing framework in Python},
  1278. volume = 5,
  1279. year = 2011
  1280. }
  1281. @article{nipype2,
  1282. author = {Gorgolewski, Krzysztof J. and Esteban, Oscar and Markiewicz, Christopher J. and Ziegler, Erik and Ellis, David Gage and Notter, Michael Philipp and Jarecka, Dorota and Johnson, Hans and Burns, Christopher and Manhães-Savio, Alexandre and Hamalainen, Carlo and Yvernault, Benjamin and Salo, Taylor and Jordan, Kesshi and Goncalves, Mathias and Waskom, Michael and Clark, Daniel and Wong, Jason and Loney, Fred and Modat, Marc and Dewey, Blake E and Madison, Cindee and Visconti di Oleggio Castello, Matteo and Clark, Michael G. and Dayan, Michael and Clark, Dav and Keshavan, Anisha and Pinsard, Basile and Gramfort, Alexandre and Berleant, Shoshana and Nielson, Dylan M. and Bougacha, Salma and Varoquaux, Gael and Cipollini, Ben and Markello, Ross and Rokem, Ariel and Moloney, Brendan and Halchenko, Yaroslav O. and Wassermann , Demian and Hanke, Michael and Horea, Christian and Kaczmarzyk, Jakub and Gilles de Hollander and DuPre, Elizabeth and Gillman, Ashley and Mordom, David and Buchanan, Colin and Tungaraza, Rosalia and Pauli, Wolfgang M. and Iqbal, Shariq and Sikka, Sharad and Mancini, Matteo and Schwartz, Yannick and Malone, Ian B. and Dubois, Mathieu and Frohlich, Caroline and Welch, David and Forbes, Jessica and Kent, James and Watanabe, Aimi and Cumba, Chad and Huntenburg, Julia M. and Kastman, Erik and Nichols, B. Nolan and Eshaghi, Arman and Ginsburg, Daniel and Schaefer, Alexander and Acland, Benjamin and Giavasis, Steven and Kleesiek, Jens and Erickson, Drew and Küttner, René and Haselgrove, Christian and Correa, Carlos and Ghayoor, Ali and Liem, Franz and Millman, Jarrod and Haehn, Daniel and Lai, Jeff and Zhou, Dale and Blair, Ross and Glatard, Tristan and Renfro, Mandy and Liu, Siqi and Kahn, Ari E. and Pérez-García, Fernando and Triplett, William and Lampe, Leonie and Stadler, Jörg and Kong, Xiang-Zhen and Hallquist, Michael and Chetverikov, Andrey and Salvatore, John and Park, Anne and Poldrack, Russell and Craddock, R. Cameron and Inati, Souheil and Hinds, Oliver and Cooper, Gavin and Perkins, L. Nathan and Marina, Ana and Mattfeld, Aaron and Noel, Maxime and Lukas Snoek and Matsubara, K and Cheung, Brian and Rothmei, Simon and Urchs, Sebastian and Durnez, Joke and Mertz, Fred and Geisler, Daniel and Floren, Andrew and Gerhard, Stephan and Sharp, Paul and Molina-Romero, Miguel and Weinstein, Alejandro and Broderick, William and Saase, Victor and Andberg, Sami Kristian and Harms, Robbert and Schlamp, Kai and Arias, Jaime and Papadopoulos Orfanos, Dimitri and Tarbert, Claire and Tambini, Arielle and De La Vega, Alejandro and Nickson, Thomas and Brett, Matthew and Falkiewicz, Marcel and Podranski, Kornelius and Linkersdörfer, Janosch and Flandin, Guillaume and Ort, Eduard and Shachnev, Dmitry and McNamee, Daniel and Davison, Andrew and Varada, Jan and Schwabacher, Isaac and Pellman, John and Perez-Guevara, Martin and Khanuja, Ranjeet and Pannetier, Nicolas and McDermottroe, Conor and Ghosh, Satrajit},
  1283. title = {Nipype},
  1284. year = 2018,
  1285. doi = {10.5281/zenodo.596855},
  1286. publisher = {Zenodo},
  1287. journal = {Software}
  1288. }
  1289. @article{n4,
  1290. author = {Tustison, N. J. and Avants, B. B. and Cook, P. A. and Zheng, Y. and Egan, A. and Yushkevich, P. A. and Gee, J. C.},
  1291. doi = {10.1109/TMI.2010.2046908},
  1292. issn = {0278-0062},
  1293. journal = {IEEE Transactions on Medical Imaging},
  1294. number = 6,
  1295. pages = {1310-1320},
  1296. shorttitle = {N4ITK},
  1297. title = {N4ITK: Improved N3 Bias Correction},
  1298. volume = 29,
  1299. year = 2010
  1300. }
  1301. @article{fs_reconall,
  1302. author = {Dale, Anders M. and Fischl, Bruce and Sereno, Martin I.},
  1303. doi = {10.1006/nimg.1998.0395},
  1304. issn = {1053-8119},
  1305. journal = {NeuroImage},
  1306. number = 2,
  1307. pages = {179-194},
  1308. shorttitle = {Cortical Surface-Based Analysis},
  1309. title = {Cortical Surface-Based Analysis: I. Segmentation and Surface Reconstruction},
  1310. url = {http://www.sciencedirect.com/science/article/pii/S1053811998903950},
  1311. volume = 9,
  1312. year = 1999
  1313. }
  1314. @article{mindboggle,
  1315. author = {Klein, Arno and Ghosh, Satrajit S. and Bao, Forrest S. and Giard, Joachim and Häme, Yrjö and Stavsky, Eliezer and Lee, Noah and Rossa, Brian and Reuter, Martin and Neto, Elias Chaibub and Keshavan, Anisha},
  1316. doi = {10.1371/journal.pcbi.1005350},
  1317. issn = {1553-7358},
  1318. journal = {PLOS Computational Biology},
  1319. number = 2,
  1320. pages = {e1005350},
  1321. title = {Mindboggling morphometry of human brains},
  1322. url = {http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005350},
  1323. volume = 13,
  1324. year = 2017
  1325. }
  1326. @article{mni152lin,
  1327. title = {A {Probabilistic} {Atlas} of the {Human} {Brain}: {Theory} and {Rationale} for {Its} {Development}: {The} {International} {Consortium} for {Brain} {Mapping} ({ICBM})},
  1328. author = {Mazziotta, John C. and Toga, Arthur W. and Evans, Alan and Fox, Peter and Lancaster, Jack},
  1329. volume = {2},
  1330. issn = {1053-8119},
  1331. shorttitle = {A {Probabilistic} {Atlas} of the {Human} {Brain}},
  1332. doi = {10.1006/nimg.1995.1012},
  1333. number = {2, Part A},
  1334. journal = {NeuroImage},
  1335. year = {1995},
  1336. pages = {89--101}
  1337. }
  1338. @article{mni152nlin2009casym,
  1339. title = {Unbiased nonlinear average age-appropriate brain templates from birth to adulthood},
  1340. author = {Fonov, VS and Evans, AC and McKinstry, RC and Almli, CR and Collins, DL},
  1341. doi = {10.1016/S1053-8119(09)70884-5},
  1342. journal = {NeuroImage},
  1343. pages = {S102},
  1344. volume = {47, Supplement 1},
  1345. year = 2009
  1346. }
  1347. @article{mni152nlin6asym,
  1348. author = {Evans, AC and Janke, AL and Collins, DL and Baillet, S},
  1349. title = {Brain templates and atlases},
  1350. doi = {10.1016/j.neuroimage.2012.01.024},
  1351. journal = {NeuroImage},
  1352. volume = {62},
  1353. number = {2},
  1354. pages = {911--922},
  1355. year = 2012
  1356. }
  1357. @article{ants,
  1358. author = {Avants, B.B. and Epstein, C.L. and Grossman, M. and Gee, J.C.},
  1359. doi = {10.1016/j.media.2007.06.004},
  1360. issn = {1361-8415},
  1361. journal = {Medical Image Analysis},
  1362. number = 1,
  1363. pages = {26-41},
  1364. shorttitle = {Symmetric diffeomorphic image registration with cross-correlation},
  1365. title = {Symmetric diffeomorphic image registration with cross-correlation: Evaluating automated labeling of elderly and neurodegenerative brain},
  1366. url = {http://www.sciencedirect.com/science/article/pii/S1361841507000606},
  1367. volume = 12,
  1368. year = 2008
  1369. }
  1370. @article{fsl_fast,
  1371. author = {Zhang, Y. and Brady, M. and Smith, S.},
  1372. doi = {10.1109/42.906424},
  1373. issn = {0278-0062},
  1374. journal = {IEEE Transactions on Medical Imaging},
  1375. number = 1,
  1376. pages = {45-57},
  1377. title = {Segmentation of brain {MR} images through a hidden Markov random field model and the expectation-maximization algorithm},
  1378. volume = 20,
  1379. year = 2001
  1380. }
  1381. @article{fieldmapless1,
  1382. author = {Wang, Sijia and Peterson, Daniel J. and Gatenby, J. C. and Li, Wenbin and Grabowski, Thomas J. and Madhyastha, Tara M.},
  1383. doi = {10.3389/fninf.2017.00017},
  1384. issn = {1662-5196},
  1385. journal = {Frontiers in Neuroinformatics},
  1386. language = {English},
  1387. title = {Evaluation of Field Map and Nonlinear Registration Methods for Correction of Susceptibility Artifacts in Diffusion {MRI}},
  1388. url = {http://journal.frontiersin.org/article/10.3389/fninf.2017.00017/full},
  1389. volume = 11,
  1390. year = 2017
  1391. }
  1392. @phdthesis{fieldmapless2,
  1393. address = {Berlin},
  1394. author = {Huntenburg, Julia M.},
  1395. language = {eng},
  1396. school = {Freie Universität},
  1397. title = {Evaluating nonlinear coregistration of {BOLD} {EPI} and T1w images},
  1398. type = {Master's Thesis},
  1399. url = {http://hdl.handle.net/11858/00-001M-0000-002B-1CB5-A},
  1400. year = 2014
  1401. }
  1402. @article{fieldmapless3,
  1403. author = {Treiber, Jeffrey Mark and White, Nathan S. and Steed, Tyler Christian and Bartsch, Hauke and Holland, Dominic and Farid, Nikdokht and McDonald, Carrie R. and Carter, Bob S. and Dale, Anders Martin and Chen, Clark C.},
  1404. doi = {10.1371/journal.pone.0152472},
  1405. issn = {1932-6203},
  1406. journal = {PLOS ONE},
  1407. number = 3,
  1408. pages = {e0152472},
  1409. title = {Characterization and Correction of Geometric Distortions in 814 Diffusion Weighted Images},
  1410. url = {http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0152472},
  1411. volume = 11,
  1412. year = 2016
  1413. }
  1414. @article{flirt,
  1415. title = {A global optimisation method for robust affine registration of brain images},
  1416. volume = {5},
  1417. issn = {1361-8415},
  1418. url = {http://www.sciencedirect.com/science/article/pii/S1361841501000366},
  1419. doi = {10.1016/S1361-8415(01)00036-6},
  1420. number = {2},
  1421. urldate = {2018-07-27},
  1422. journal = {Medical Image Analysis},
  1423. author = {Jenkinson, Mark and Smith, Stephen},
  1424. year = {2001},
  1425. keywords = {Affine transformation, flirt, fsl, Global optimisation, Multi-resolution search, Multimodal registration, Robustness},
  1426. pages = {143--156}
  1427. }
  1428. @article{mcflirt,
  1429. author = {Jenkinson, Mark and Bannister, Peter and Brady, Michael and Smith, Stephen},
  1430. doi = {10.1006/nimg.2002.1132},
  1431. issn = {1053-8119},
  1432. journal = {NeuroImage},
  1433. number = 2,
  1434. pages = {825-841},
  1435. title = {Improved Optimization for the Robust and Accurate Linear Registration and Motion Correction of Brain Images},
  1436. url = {http://www.sciencedirect.com/science/article/pii/S1053811902911328},
  1437. volume = 17,
  1438. year = 2002
  1439. }
  1440. @article{bbr,
  1441. author = {Greve, Douglas N and Fischl, Bruce},
  1442. doi = {10.1016/j.neuroimage.2009.06.060},
  1443. issn = {1095-9572},
  1444. journal = {NeuroImage},
  1445. number = 1,
  1446. pages = {63-72},
  1447. title = {Accurate and robust brain image alignment using boundary-based registration},
  1448. volume = 48,
  1449. year = 2009
  1450. }
  1451. @article{aroma,
  1452. author = {Pruim, Raimon H. R. and Mennes, Maarten and van Rooij, Daan and Llera, Alberto and Buitelaar, Jan K. and Beckmann, Christian F.},
  1453. doi = {10.1016/j.neuroimage.2015.02.064},
  1454. issn = {1053-8119},
  1455. journal = {NeuroImage},
  1456. number = {Supplement C},
  1457. pages = {267-277},
  1458. shorttitle = {ICA-AROMA},
  1459. title = {ICA-{AROMA}: A robust {ICA}-based strategy for removing motion artifacts from fMRI data},
  1460. url = {http://www.sciencedirect.com/science/article/pii/S1053811915001822},
  1461. volume = 112,
  1462. year = 2015
  1463. }
  1464. @article{power_fd_dvars,
  1465. author = {Power, Jonathan D. and Mitra, Anish and Laumann, Timothy O. and Snyder, Abraham Z. and Schlaggar, Bradley L. and Petersen, Steven E.},
  1466. doi = {10.1016/j.neuroimage.2013.08.048},
  1467. issn = {1053-8119},
  1468. journal = {NeuroImage},
  1469. number = {Supplement C},
  1470. pages = {320-341},
  1471. title = {Methods to detect, characterize, and remove motion artifact in resting state fMRI},
  1472. url = {http://www.sciencedirect.com/science/article/pii/S1053811913009117},
  1473. volume = 84,
  1474. year = 2014
  1475. }
  1476. @article{confounds_satterthwaite_2013,
  1477. author = {Satterthwaite, Theodore D. and Elliott, Mark A. and Gerraty, Raphael T. and Ruparel, Kosha and Loughead, James and Calkins, Monica E. and Eickhoff, Simon B. and Hakonarson, Hakon and Gur, Ruben C. and Gur, Raquel E. and Wolf, Daniel H.},
  1478. doi = {10.1016/j.neuroimage.2012.08.052},
  1479. issn = {10538119},
  1480. journal = {NeuroImage},
  1481. number = 1,
  1482. pages = {240--256},
  1483. title = {{An improved framework for confound regression and filtering for control of motion artifact in the preprocessing of resting-state functional connectivity data}},
  1484. url = {http://linkinghub.elsevier.com/retrieve/pii/S1053811912008609},
  1485. volume = 64,
  1486. year = 2013
  1487. }
  1488. @article{nilearn,
  1489. author = {Abraham, Alexandre and Pedregosa, Fabian and Eickenberg, Michael and Gervais, Philippe and Mueller, Andreas and Kossaifi, Jean and Gramfort, Alexandre and Thirion, Bertrand and Varoquaux, Gael},
  1490. doi = {10.3389/fninf.2014.00014},
  1491. issn = {1662-5196},
  1492. journal = {Frontiers in Neuroinformatics},
  1493. language = {English},
  1494. title = {Machine learning for neuroimaging with scikit-learn},
  1495. url = {https://www.frontiersin.org/articles/10.3389/fninf.2014.00014/full},
  1496. volume = 8,
  1497. year = 2014
  1498. }
  1499. @article{lanczos,
  1500. author = {Lanczos, C.},
  1501. doi = {10.1137/0701007},
  1502. issn = {0887-459X},
  1503. journal = {Journal of the Society for Industrial and Applied Mathematics Series B Numerical Analysis},
  1504. number = 1,
  1505. pages = {76-85},
  1506. title = {Evaluation of Noisy Data},
  1507. url = {http://epubs.siam.org/doi/10.1137/0701007},
  1508. volume = 1,
  1509. year = 1964
  1510. }
  1511. @article{compcor,
  1512. author = {Behzadi, Yashar and Restom, Khaled and Liau, Joy and Liu, Thomas T.},
  1513. doi = {10.1016/j.neuroimage.2007.04.042},
  1514. issn = {1053-8119},
  1515. journal = {NeuroImage},
  1516. number = 1,
  1517. pages = {90-101},
  1518. title = {A component based noise correction method ({CompCor}) for {BOLD} and perfusion based fMRI},
  1519. url = {http://www.sciencedirect.com/science/article/pii/S1053811907003837},
  1520. volume = 37,
  1521. year = 2007
  1522. }
  1523. @article{hcppipelines,
  1524. author = {Glasser, Matthew F. and Sotiropoulos, Stamatios N. and Wilson, J. Anthony and Coalson, Timothy S. and Fischl, Bruce and Andersson, Jesper L. and Xu, Junqian and Jbabdi, Saad and Webster, Matthew and Polimeni, Jonathan R. and Van Essen, David C. and Jenkinson, Mark},
  1525. doi = {10.1016/j.neuroimage.2013.04.127},
  1526. issn = {1053-8119},
  1527. journal = {NeuroImage},
  1528. pages = {105-124},
  1529. series = {Mapping the Connectome},
  1530. title = {The minimal preprocessing pipelines for the Human Connectome Project},
  1531. url = {http://www.sciencedirect.com/science/article/pii/S1053811913005053},
  1532. volume = 80,
  1533. year = 2013
  1534. }
  1535. @article{fs_template,
  1536. author = {Reuter, Martin and Rosas, Herminia Diana and Fischl, Bruce},
  1537. doi = {10.1016/j.neuroimage.2010.07.020},
  1538. journal = {NeuroImage},
  1539. number = 4,
  1540. pages = {1181-1196},
  1541. title = {Highly accurate inverse consistent registration: A robust approach},
  1542. volume = 53,
  1543. year = 2010
  1544. }
  1545. @article{afni,
  1546. author = {Cox, Robert W. and Hyde, James S.},
  1547. doi = {10.1002/(SICI)1099-1492(199706/08)10:4/5<171::AID-NBM453>3.0.CO;2-L},
  1548. journal = {NMR in Biomedicine},
  1549. number = {4-5},
  1550. pages = {171-178},
  1551. title = {Software tools for analysis and visualization of fMRI data},
  1552. volume = 10,
  1553. year = 1997
  1554. }
  1555. @article{posse_t2s,
  1556. author = {Posse, Stefan and Wiese, Stefan and Gembris, Daniel and Mathiak, Klaus and Kessler, Christoph and Grosse-Ruyken, Maria-Liisa and Elghahwagi, Barbara and Richards, Todd and Dager, Stephen R. and Kiselev, Valerij G.},
  1557. doi = {10.1002/(SICI)1522-2594(199907)42:1<87::AID-MRM13>3.0.CO;2-O},
  1558. journal = {Magnetic Resonance in Medicine},
  1559. number = 1,
  1560. pages = {87-97},
  1561. title = {Enhancement of {BOLD}-contrast sensitivity by single-shot multi-echo functional {MR} imaging},
  1562. volume = 42,
  1563. year = 1999
  1564. }
  1565. </pre>
  1566. </div>
  1567. </div>
  1568. </div>
  1569. <div id="errors">
  1570. <h1 class="sub-report-title">Errors</h1>
  1571. <p>No errors to report!</p>
  1572. </div>
  1573. <script type="text/javascript">
  1574. function toggle(id) {
  1575. var element = document.getElementById(id);
  1576. if(element.style.display == 'block')
  1577. element.style.display = 'none';
  1578. else
  1579. element.style.display = 'block';
  1580. }
  1581. </script>
  1582. </body>
  1583. </html>