sub-tb3744.html 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732
  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-filename {}
  19. div.elem-image {
  20. width: 100%;
  21. page-break-before:always;
  22. }
  23. .elem-image object.svg-reportlet {
  24. width: 100%;
  25. padding-bottom: 5px;
  26. }
  27. body {
  28. padding: 65px 10px 10px;
  29. }
  30. .boiler-html {
  31. font-family: "Bitstream Charter", "Georgia", Times;
  32. margin: 20px 25px;
  33. padding: 10px;
  34. background-color: #F8F9FA;
  35. }
  36. div#boilerplate pre {
  37. margin: 20px 25px;
  38. padding: 10px;
  39. background-color: #F8F9FA;
  40. }
  41. </style>
  42. </head>
  43. <body>
  44. <nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light">
  45. <div class="collapse navbar-collapse">
  46. <ul class="navbar-nav">
  47. <li class="nav-item"><a class="nav-link" href="#Summary">Summary</a></li>
  48. <li class="nav-item"><a class="nav-link" href="#Anatomical">Anatomical</a></li>
  49. <li class="nav-item dropdown">
  50. <a class="nav-link dropdown-toggle" id="navbarFunctional" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#">Functional</a>
  51. <div class="dropdown-menu" aria-labelledby="navbarFunctional">
  52. <a class="dropdown-item" href="#task-story1"> Task: story1</a>
  53. <a class="dropdown-item" href="#task-story2"> Task: story2</a>
  54. <a class="dropdown-item" href="#task-story3"> Task: story3</a>
  55. </div>
  56. </li>
  57. <li class="nav-item"><a class="nav-link" href="#About">About</a></li>
  58. <li class="nav-item"><a class="nav-link" href="#boilerplate">Methods</a></li>
  59. <li class="nav-item"><a class="nav-link" href="#errors">Errors</a></li>
  60. </ul>
  61. </div>
  62. </nav>
  63. <noscript>
  64. <h1 class="text-danger"> The navigation menu uses Javascript. Without it this report might not work as expected </h1>
  65. </noscript>
  66. <div id="Summary">
  67. <h1 class="sub-report-title">Summary</h1>
  68. <ul class="elem-desc">
  69. <li>Subject ID: sub-tb3744</li>
  70. <li>Structural images: 1 T1-weighted </li>
  71. <li>Functional series: 3</li>
  72. <ul class="elem-desc">
  73. <li>Task: story1 (1 run)</li>
  74. <li>Task: story2 (1 run)</li>
  75. <li>Task: story3 (1 run)</li>
  76. </ul>
  77. <li>Resampling targets: MNI152NLin2009cAsym, fsaverage5
  78. <li>FreeSurfer reconstruction: Not run</li>
  79. </ul> </div>
  80. <div id="Anatomical">
  81. <h1 class="sub-report-title">Anatomical</h1>
  82. <h3 class="elem-title">Anatomical Conformation</h3>
  83. <ul class="elem-desc">
  84. <li>Input T1w images: 1</li>
  85. <li>Output orientation: RAS</li>
  86. <li>Output dimensions: 208x256x256</li>
  87. <li>Output voxel size: 1mm x 1mm x 1mm</li>
  88. <li>Discarded images: 0</li>
  89. </ul><h3 class="elem-title">Brain mask and brain tissue segmentation of the T1w</h3><p class="elem-desc">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><br /> <div class="elem-image">
  90. <object class="svg-reportlet" type="image/svg+xml" data="./sub-tb3744/figures/sub-tb3744_seg_brainmask.svg">filename:sub-tb3744/figures/sub-tb3744_seg_brainmask.svg</object>
  91. </div>
  92. <div class="elem-filename">
  93. Get figure file: <a href="./sub-tb3744/figures/sub-tb3744_seg_brainmask.svg" target="_blank">sub-tb3744/figures/sub-tb3744_seg_brainmask.svg</a>
  94. </div>
  95. </div>
  96. <div id="Functional">
  97. <h1 class="sub-report-title">Functional</h1>
  98. <div id="task-story1">
  99. <h2 class="run-title">Reports for Task: story1</h2>
  100. <h3 class="elem-title">EPI to T1 registration</h3><p class="elem-desc">FSL <code>flirt</code> was used to generate transformations from EPI-space to T1w-space - The white matter mask calculated with FSL <code>fast</code> (brain tissue segmentation) was used for BBR<p> <div class="elem-image">
  101. <object class="svg-reportlet" type="image/svg+xml" data="./sub-tb3744/figures/sub-tb3744_task-story1_flirtbbr.svg">
  102. Problem loading figure sub-tb3744/figures/sub-tb3744_task-story1_flirtbbr.svg. If the link below works, please try reloading the report in your browser.</object>
  103. </div>
  104. <div class="elem-filename">
  105. Get figure file: <a href="./sub-tb3744/figures/sub-tb3744_task-story1_flirtbbr.svg" target="_blank">sub-tb3744/figures/sub-tb3744_task-story1_flirtbbr.svg</a>
  106. </div>
  107. </div>
  108. <div id="task-story2">
  109. <h2 class="run-title">Reports for Task: story2</h2>
  110. <h3 class="elem-title">EPI to T1 registration</h3><p class="elem-desc">FSL <code>flirt</code> was used to generate transformations from EPI-space to T1w-space - The white matter mask calculated with FSL <code>fast</code> (brain tissue segmentation) was used for BBR<p> <div class="elem-image">
  111. <object class="svg-reportlet" type="image/svg+xml" data="./sub-tb3744/figures/sub-tb3744_task-story2_flirtbbr.svg">
  112. Problem loading figure sub-tb3744/figures/sub-tb3744_task-story2_flirtbbr.svg. If the link below works, please try reloading the report in your browser.</object>
  113. </div>
  114. <div class="elem-filename">
  115. Get figure file: <a href="./sub-tb3744/figures/sub-tb3744_task-story2_flirtbbr.svg" target="_blank">sub-tb3744/figures/sub-tb3744_task-story2_flirtbbr.svg</a>
  116. </div>
  117. </div>
  118. <div id="task-story3">
  119. <h2 class="run-title">Reports for Task: story3</h2>
  120. <h3 class="elem-title">EPI to T1 registration</h3><p class="elem-desc">FSL <code>flirt</code> was used to generate transformations from EPI-space to T1w-space - The white matter mask calculated with FSL <code>fast</code> (brain tissue segmentation) was used for BBR<p> <div class="elem-image">
  121. <object class="svg-reportlet" type="image/svg+xml" data="./sub-tb3744/figures/sub-tb3744_task-story3_flirtbbr.svg">
  122. Problem loading figure sub-tb3744/figures/sub-tb3744_task-story3_flirtbbr.svg. If the link below works, please try reloading the report in your browser.</object>
  123. </div>
  124. <div class="elem-filename">
  125. Get figure file: <a href="./sub-tb3744/figures/sub-tb3744_task-story3_flirtbbr.svg" target="_blank">sub-tb3744/figures/sub-tb3744_task-story3_flirtbbr.svg</a>
  126. </div>
  127. </div>
  128. </div>
  129. <div id="About">
  130. <h1 class="sub-report-title">About</h1>
  131. <ul>
  132. <li>FMRIPrep version: 1.2.6-1</li>
  133. <li>FMRIPrep command: <code>/usr/local/miniconda/bin/fmriprep /work/04578/delavega/lonestar/datasets/ds001338 /work/04578/delavega/lonestar/fmriprep/out/ds001338 participant --fs-license-file /work/04578/delavega/lonestar/fmriprep/license.txt --fs-no-reconall --participant-label tb3977 tb3784 tb4572 tb3602 tb3132 tb3279 tb3744 tb3846 tb3646 tb3626 tb2994 --nthreads 24 --mem_mb 64000</code></li>
  134. <li>Date preprocessed: 2019-02-04 21:25:44 +0000</li>
  135. </ul>
  136. </div> </div>
  137. <div id="boilerplate">
  138. <h1 class="sub-report-title">Methods</h1>
  139. <p>We kindly ask to report results preprocessed with fMRIPrep using the following
  140. boilerplate</p>
  141. <ul class="nav nav-tabs" id="myTab" role="tablist">
  142. <li class="nav-item">
  143. <a class="nav-link active" id="HTML-tab" data-toggle="tab" href="#HTML" role="tab" aria-controls="HTML" aria-selected="true">HTML</a>
  144. </li>
  145. <li class="nav-item">
  146. <a class="nav-link " id="Markdown-tab" data-toggle="tab" href="#Markdown" role="tab" aria-controls="Markdown" aria-selected="false">Markdown</a>
  147. </li>
  148. <li class="nav-item">
  149. <a class="nav-link " id="LaTeX-tab" data-toggle="tab" href="#LaTeX" role="tab" aria-controls="LaTeX" aria-selected="false">LaTeX</a>
  150. </li>
  151. </ul>
  152. <div class="tab-content" id="myTabContent">
  153. <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>fMRIPprep</em> 1.2.6-1 (<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.1.7 (<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>
  154. <dl>
  155. <dt>Anatomical data preprocessing</dt>
  156. <dd><p>The T1-weighted (T1w) image was corrected for intensity non-uniformity (INU) using <code>N4BiasFieldCorrection</code> <span class="citation" data-cites="n4">(Tustison et al. 2010, ANTs 2.2.0)</span>, and used as T1w-reference throughout the workflow. The T1w-reference was then skull-stripped using <code>antsBrainExtraction.sh</code> (ANTs 2.2.0), using OASIS as target template. Spatial normalization to the ICBM 152 Nonlinear Asymmetrical template version 2009c <span class="citation" data-cites="mni">(Fonov et al. 2009, RRID:SCR_008796)</span> was performed through nonlinear registration with <code>antsRegistration</code> <span class="citation" data-cites="ants">(ANTs 2.2.0, RRID:SCR_004757, Avants et al. 2008)</span>, using brain-extracted versions of both T1w volume and 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>.</p>
  157. </dd>
  158. <dt>Functional data preprocessing</dt>
  159. <dd><p>For each of the 3 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>. The BOLD reference was then co-registered to the T1w reference using <code>flirt</code> <span class="citation" data-cites="flirt">(FSL 5.0.9, Jenkinson and Smith 2001)</span> with the boundary-based registration <span class="citation" data-cites="bbr">(Greve and Fischl 2009)</span> cost-function. Co-registration was configured with nine degrees of freedom to account for distortions remaining in the BOLD reference. 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>. The BOLD time-series (including slice-timing correction when applied) were resampled onto their original, native space by applying a single, composite transform to correct for head-motion and susceptibility distortions. These resampled BOLD time-series will be referred to as <em>preprocessed BOLD in original space</em>, or just <em>preprocessed BOLD</em>. The BOLD time-series were resampled to MNI152NLin2009cAsym standard space, generating a <em>preprocessed BOLD run in MNI152NLin2009cAsym space</em>. First, a reference volume and its skull-stripped version were generated using a custom methodology of <em>fMRIPrep</em>. Several confounding time-series were calculated based on the <em>preprocessed BOLD</em>: framewise displacement (FD), DVARS and three region-wise global signals. 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). Six tCompCor components are then calculated from the top 5% variable voxels within a mask covering the subcortical regions. This subcortical mask is obtained by heavily eroding the brain mask, which ensures it does not include cortical GM regions. For aCompCor, six components are calculated within the intersection of the aforementioned mask and the union of CSF and WM masks calculated in T1w space, after their projection to the native space of each functional run (using the inverse BOLD-to-T1w transformation). The head-motion estimates calculated in the correction step were also placed within the corresponding confounds file. 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 template 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>
  160. </dd>
  161. </dl>
  162. <p>Many internal operations of <em>fMRIPrep</em> use <em>Nilearn</em> 0.5.0 <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>
  163. <h3 id="references" class="unnumbered">References</h3>
  164. <div id="refs" class="references">
  165. <div id="ref-nilearn">
  166. <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>
  167. </div>
  168. <div id="ref-ants">
  169. <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>
  170. </div>
  171. <div id="ref-compcor">
  172. <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>
  173. </div>
  174. <div id="ref-fmriprep2">
  175. <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>
  176. </div>
  177. <div id="ref-fmriprep1">
  178. <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>
  179. </div>
  180. <div id="ref-mni">
  181. <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>, Organization for human brain mapping 2009 annual meeting, 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>
  182. </div>
  183. <div id="ref-nipype1">
  184. <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>
  185. </div>
  186. <div id="ref-nipype2">
  187. <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>
  188. </div>
  189. <div id="ref-bbr">
  190. <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>
  191. </div>
  192. <div id="ref-mcflirt">
  193. <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>
  194. </div>
  195. <div id="ref-flirt">
  196. <p>Jenkinson, Mark, and Stephen Smith. 2001. “A Global Optimisation Method for Robust Affine Registration of Brain Images.” <em>Medical Image Analysis</em> 5 (2): 143–56. <a href="https://doi.org/10.1016/S1361-8415(01)00036-6" class="uri">https://doi.org/10.1016/S1361-8415(01)00036-6</a>.</p>
  197. </div>
  198. <div id="ref-lanczos">
  199. <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>
  200. </div>
  201. <div id="ref-power_fd_dvars">
  202. <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>
  203. </div>
  204. <div id="ref-n4">
  205. <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>
  206. </div>
  207. <div id="ref-fsl_fast">
  208. <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>
  209. </div>
  210. </div></div></div>
  211. <div class="tab-pane fade " id="Markdown" role="tabpanel" aria-labelledby="Markdown-tab"><pre>
  212. Results included in this manuscript come from preprocessing
  213. performed using *fMRIPprep* 1.2.6-1
  214. (@fmriprep1; @fmriprep2; RRID:SCR_016216),
  215. which is based on *Nipype* 1.1.7
  216. (@nipype1; @nipype2; RRID:SCR_002502).
  217. Anatomical data preprocessing
  218. : The T1-weighted (T1w) image was corrected for intensity non-uniformity (INU)
  219. using `N4BiasFieldCorrection` [@n4, ANTs 2.2.0],
  220. and used as T1w-reference throughout the workflow.
  221. The T1w-reference was then skull-stripped using `antsBrainExtraction.sh`
  222. (ANTs 2.2.0), using OASIS as target template.
  223. Spatial normalization to the ICBM 152 Nonlinear Asymmetrical
  224. template version 2009c [@mni, RRID:SCR_008796] was performed
  225. through nonlinear registration with `antsRegistration`
  226. [ANTs 2.2.0, RRID:SCR_004757, @ants], using
  227. brain-extracted versions of both T1w volume and template.
  228. Brain tissue segmentation of cerebrospinal fluid (CSF),
  229. white-matter (WM) and gray-matter (GM) was performed on
  230. the brain-extracted T1w using `fast` [FSL 5.0.9, RRID:SCR_002823,
  231. @fsl_fast].
  232. Functional data preprocessing
  233. : For each of the 3 BOLD runs found per subject (across all
  234. tasks and sessions), the following preprocessing was performed.
  235. First, a reference volume and its skull-stripped version were generated
  236. using a custom methodology of *fMRIPrep*.
  237. The BOLD reference was then co-registered to the T1w reference using
  238. `flirt` [FSL 5.0.9, @flirt] with the boundary-based registration [@bbr]
  239. cost-function.
  240. Co-registration was configured with nine degrees of freedom to account
  241. for distortions remaining in the BOLD reference.
  242. Head-motion parameters with respect to the BOLD reference
  243. (transformation matrices, and six corresponding rotation and translation
  244. parameters) are estimated before any spatiotemporal filtering using
  245. `mcflirt` [FSL 5.0.9, @mcflirt].
  246. The BOLD time-series (including slice-timing correction when applied)
  247. were resampled onto their original, native space by applying
  248. a single, composite transform to correct for head-motion and
  249. susceptibility distortions.
  250. These resampled BOLD time-series will be referred to as *preprocessed
  251. BOLD in original space*, or just *preprocessed BOLD*.
  252. The BOLD time-series were resampled to MNI152NLin2009cAsym standard space,
  253. generating a *preprocessed BOLD run in MNI152NLin2009cAsym space*.
  254. First, a reference volume and its skull-stripped version were generated
  255. using a custom methodology of *fMRIPrep*.
  256. Several confounding time-series were calculated based on the
  257. *preprocessed BOLD*: framewise displacement (FD), DVARS and
  258. three region-wise global signals.
  259. FD and DVARS are calculated for each functional run, both using their
  260. implementations in *Nipype* [following the definitions by @power_fd_dvars].
  261. The three global signals are extracted within the CSF, the WM, and
  262. the whole-brain masks.
  263. Additionally, a set of physiological regressors were extracted to
  264. allow for component-based noise correction [*CompCor*, @compcor].
  265. Principal components are estimated after high-pass filtering the
  266. *preprocessed BOLD* time-series (using a discrete cosine filter with
  267. 128s cut-off) for the two *CompCor* variants: temporal (tCompCor)
  268. and anatomical (aCompCor).
  269. Six tCompCor components are then calculated from the top 5% variable
  270. voxels within a mask covering the subcortical regions.
  271. This subcortical mask is obtained by heavily eroding the brain mask,
  272. which ensures it does not include cortical GM regions.
  273. For aCompCor, six components are calculated within the intersection of
  274. the aforementioned mask and the union of CSF and WM masks calculated
  275. in T1w space, after their projection to the native space of each
  276. functional run (using the inverse BOLD-to-T1w transformation).
  277. The head-motion estimates calculated in the correction step were also
  278. placed within the corresponding confounds file.
  279. All resamplings can be performed with *a single interpolation
  280. step* by composing all the pertinent transformations (i.e. head-motion
  281. transform matrices, susceptibility distortion correction when available,
  282. and co-registrations to anatomical and template spaces).
  283. Gridded (volumetric) resamplings were performed using `antsApplyTransforms` (ANTs),
  284. configured with Lanczos interpolation to minimize the smoothing
  285. effects of other kernels [@lanczos].
  286. Non-gridded (surface) resamplings were performed using `mri_vol2surf`
  287. (FreeSurfer).
  288. Many internal operations of *fMRIPrep* use
  289. *Nilearn* 0.5.0 [@nilearn, RRID:SCR_001362],
  290. mostly within the functional processing workflow.
  291. For more details of the pipeline, see [the section corresponding
  292. to workflows in *fMRIPrep*'s documentation](https://fmriprep.readthedocs.io/en/latest/workflows.html "FMRIPrep's documentation").
  293. ### References
  294. </pre>
  295. </div>
  296. <div class="tab-pane fade " id="LaTeX" role="tabpanel" aria-labelledby="LaTeX-tab"><pre>Results included in this manuscript come from preprocessing performed
  297. using \emph{fMRIPprep} 1.2.6-1 (\citet{fmriprep1}; \citet{fmriprep2};
  298. RRID:SCR\_016216), which is based on \emph{Nipype} 1.1.7
  299. (\citet{nipype1}; \citet{nipype2}; RRID:SCR\_002502).
  300. \begin{description}
  301. \item[Anatomical data preprocessing]
  302. The T1-weighted (T1w) image was corrected for intensity non-uniformity
  303. (INU) using \texttt{N4BiasFieldCorrection} \citep[ANTs 2.2.0]{n4}, and
  304. used as T1w-reference throughout the workflow. The T1w-reference was
  305. then skull-stripped using \texttt{antsBrainExtraction.sh} (ANTs 2.2.0),
  306. using OASIS as target template. Spatial normalization to the ICBM 152
  307. Nonlinear Asymmetrical template version 2009c
  308. \citep[RRID:SCR\_008796]{mni} was performed through nonlinear
  309. registration with \texttt{antsRegistration} \citep[ANTs 2.2.0,
  310. RRID:SCR\_004757,][]{ants}, using brain-extracted versions of both T1w
  311. volume and template. Brain tissue segmentation of cerebrospinal fluid
  312. (CSF), white-matter (WM) and gray-matter (GM) was performed on the
  313. brain-extracted T1w using \texttt{fast} \citep[FSL 5.0.9,
  314. RRID:SCR\_002823,][]{fsl_fast}.
  315. \item[Functional data preprocessing]
  316. For each of the 3 BOLD runs found per subject (across all tasks and
  317. sessions), the following preprocessing was performed. First, a reference
  318. volume and its skull-stripped version were generated using a custom
  319. methodology of \emph{fMRIPrep}. The BOLD reference was then
  320. co-registered to the T1w reference using \texttt{flirt} \citep[FSL
  321. 5.0.9,][]{flirt} with the boundary-based registration \citep{bbr}
  322. cost-function. Co-registration was configured with nine degrees of
  323. freedom to account for distortions remaining in the BOLD reference.
  324. Head-motion parameters with respect to the BOLD reference
  325. (transformation matrices, and six corresponding rotation and translation
  326. parameters) are estimated before any spatiotemporal filtering using
  327. \texttt{mcflirt} \citep[FSL 5.0.9,][]{mcflirt}. The BOLD time-series
  328. (including slice-timing correction when applied) were resampled onto
  329. their original, native space by applying a single, composite transform
  330. to correct for head-motion and susceptibility distortions. These
  331. resampled BOLD time-series will be referred to as \emph{preprocessed
  332. BOLD in original space}, or just \emph{preprocessed BOLD}. The BOLD
  333. time-series were resampled to MNI152NLin2009cAsym standard space,
  334. generating a \emph{preprocessed BOLD run in MNI152NLin2009cAsym space}.
  335. First, a reference volume and its skull-stripped version were generated
  336. using a custom methodology of \emph{fMRIPrep}. Several confounding
  337. time-series were calculated based on the \emph{preprocessed BOLD}:
  338. framewise displacement (FD), DVARS and three region-wise global signals.
  339. FD and DVARS are calculated for each functional run, both using their
  340. implementations in \emph{Nipype} \citep[following the definitions
  341. by][]{power_fd_dvars}. The three global signals are extracted within the
  342. CSF, the WM, and the whole-brain masks. Additionally, a set of
  343. physiological regressors were extracted to allow for component-based
  344. noise correction \citep[\emph{CompCor},][]{compcor}. Principal
  345. components are estimated after high-pass filtering the
  346. \emph{preprocessed BOLD} time-series (using a discrete cosine filter
  347. with 128s cut-off) for the two \emph{CompCor} variants: temporal
  348. (tCompCor) and anatomical (aCompCor). Six tCompCor components are then
  349. calculated from the top 5\% variable voxels within a mask covering the
  350. subcortical regions. This subcortical mask is obtained by heavily
  351. eroding the brain mask, which ensures it does not include cortical GM
  352. regions. For aCompCor, six components are calculated within the
  353. intersection of the aforementioned mask and the union of CSF and WM
  354. masks calculated in T1w space, after their projection to the native
  355. space of each functional run (using the inverse BOLD-to-T1w
  356. transformation). The head-motion estimates calculated in the correction
  357. step were also placed within the corresponding confounds file. All
  358. resamplings can be performed with \emph{a single interpolation step} by
  359. composing all the pertinent transformations (i.e.~head-motion transform
  360. matrices, susceptibility distortion correction when available, and
  361. co-registrations to anatomical and template spaces). Gridded
  362. (volumetric) resamplings were performed using
  363. \texttt{antsApplyTransforms} (ANTs), configured with Lanczos
  364. interpolation to minimize the smoothing effects of other kernels
  365. \citep{lanczos}. Non-gridded (surface) resamplings were performed using
  366. \texttt{mri\_vol2surf} (FreeSurfer).
  367. \end{description}
  368. Many internal operations of \emph{fMRIPrep} use \emph{Nilearn} 0.5.0
  369. \citep[RRID:SCR\_001362]{nilearn}, mostly within the functional
  370. processing workflow. For more details of the pipeline, see
  371. \href{https://fmriprep.readthedocs.io/en/latest/workflows.html}{the
  372. section corresponding to workflows in \emph{fMRIPrep}'s documentation}.
  373. \hypertarget{references}{%
  374. \subsubsection{References}\label{references}}
  375. \bibliography{/usr/local/miniconda/lib/python3.7/site-packages/fmriprep/data/boilerplate.bib}</pre>
  376. <h3>Bibliography</h3>
  377. <pre>@article{fmriprep1,
  378. 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},
  379. title = {{fMRIPrep}: a robust preprocessing pipeline for functional {MRI}},
  380. year = {2018},
  381. doi = {10.1038/s41592-018-0235-4},
  382. journal = {Nature Methods}
  383. }
  384. @article{fmriprep2,
  385. 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.},
  386. title = {fMRIPrep},
  387. year = 2018,
  388. doi = {10.5281/zenodo.852659},
  389. publisher = {Zenodo},
  390. journal = {Software}
  391. }
  392. @article{nipype1,
  393. author = {Gorgolewski, K. and Burns, C. D. and Madison, C. and Clark, D. and Halchenko, Y. O. and Waskom, M. L. and Ghosh, S.},
  394. doi = {10.3389/fninf.2011.00013},
  395. journal = {Frontiers in Neuroinformatics},
  396. pages = 13,
  397. shorttitle = {Nipype},
  398. title = {Nipype: a flexible, lightweight and extensible neuroimaging data processing framework in Python},
  399. volume = 5,
  400. year = 2011
  401. }
  402. @article{nipype2,
  403. 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},
  404. title = {Nipype},
  405. year = 2018,
  406. doi = {10.5281/zenodo.596855},
  407. publisher = {Zenodo},
  408. journal = {Software}
  409. }
  410. @article{n4,
  411. 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.},
  412. doi = {10.1109/TMI.2010.2046908},
  413. issn = {0278-0062},
  414. journal = {IEEE Transactions on Medical Imaging},
  415. number = 6,
  416. pages = {1310-1320},
  417. shorttitle = {N4ITK},
  418. title = {N4ITK: Improved N3 Bias Correction},
  419. volume = 29,
  420. year = 2010
  421. }
  422. @article{fs_reconall,
  423. author = {Dale, Anders M. and Fischl, Bruce and Sereno, Martin I.},
  424. doi = {10.1006/nimg.1998.0395},
  425. issn = {1053-8119},
  426. journal = {NeuroImage},
  427. number = 2,
  428. pages = {179-194},
  429. shorttitle = {Cortical Surface-Based Analysis},
  430. title = {Cortical Surface-Based Analysis: I. Segmentation and Surface Reconstruction},
  431. url = {http://www.sciencedirect.com/science/article/pii/S1053811998903950},
  432. volume = 9,
  433. year = 1999
  434. }
  435. @article{mindboggle,
  436. 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},
  437. doi = {10.1371/journal.pcbi.1005350},
  438. issn = {1553-7358},
  439. journal = {PLOS Computational Biology},
  440. number = 2,
  441. pages = {e1005350},
  442. title = {Mindboggling morphometry of human brains},
  443. url = {http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005350},
  444. volume = 13,
  445. year = 2017
  446. }
  447. @article{mni,
  448. author = {Fonov, VS and Evans, AC and McKinstry, RC and Almli, CR and Collins, DL},
  449. doi = {10.1016/S1053-8119(09)70884-5},
  450. issn = {1053-8119},
  451. journal = {NeuroImage},
  452. pages = {S102},
  453. series = {Organization for Human Brain Mapping 2009 Annual Meeting},
  454. title = {Unbiased nonlinear average age-appropriate brain templates from birth to adulthood},
  455. url = {http://www.sciencedirect.com/science/article/pii/S1053811909708845},
  456. volume = {47, Supplement 1},
  457. year = 2009
  458. }
  459. @article{ants,
  460. author = {Avants, B.B. and Epstein, C.L. and Grossman, M. and Gee, J.C.},
  461. doi = {10.1016/j.media.2007.06.004},
  462. issn = {1361-8415},
  463. journal = {Medical Image Analysis},
  464. number = 1,
  465. pages = {26-41},
  466. shorttitle = {Symmetric diffeomorphic image registration with cross-correlation},
  467. title = {Symmetric diffeomorphic image registration with cross-correlation: Evaluating automated labeling of elderly and neurodegenerative brain},
  468. url = {http://www.sciencedirect.com/science/article/pii/S1361841507000606},
  469. volume = 12,
  470. year = 2008
  471. }
  472. @article{fsl_fast,
  473. author = {Zhang, Y. and Brady, M. and Smith, S.},
  474. doi = {10.1109/42.906424},
  475. issn = {0278-0062},
  476. journal = {IEEE Transactions on Medical Imaging},
  477. number = 1,
  478. pages = {45-57},
  479. title = {Segmentation of brain {MR} images through a hidden Markov random field model and the expectation-maximization algorithm},
  480. volume = 20,
  481. year = 2001
  482. }
  483. @article{fieldmapless1,
  484. author = {Wang, Sijia and Peterson, Daniel J. and Gatenby, J. C. and Li, Wenbin and Grabowski, Thomas J. and Madhyastha, Tara M.},
  485. doi = {10.3389/fninf.2017.00017},
  486. issn = {1662-5196},
  487. journal = {Frontiers in Neuroinformatics},
  488. language = {English},
  489. title = {Evaluation of Field Map and Nonlinear Registration Methods for Correction of Susceptibility Artifacts in Diffusion {MRI}},
  490. url = {http://journal.frontiersin.org/article/10.3389/fninf.2017.00017/full},
  491. volume = 11,
  492. year = 2017
  493. }
  494. @phdthesis{fieldmapless2,
  495. address = {Berlin},
  496. author = {Huntenburg, Julia M.},
  497. language = {eng},
  498. school = {Freie Universität},
  499. title = {Evaluating nonlinear coregistration of {BOLD} {EPI} and T1w images},
  500. type = {Master's Thesis},
  501. url = {http://hdl.handle.net/11858/00-001M-0000-002B-1CB5-A},
  502. year = 2014
  503. }
  504. @article{fieldmapless3,
  505. 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.},
  506. doi = {10.1371/journal.pone.0152472},
  507. issn = {1932-6203},
  508. journal = {PLOS ONE},
  509. number = 3,
  510. pages = {e0152472},
  511. title = {Characterization and Correction of Geometric Distortions in 814 Diffusion Weighted Images},
  512. url = {http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0152472},
  513. volume = 11,
  514. year = 2016
  515. }
  516. @article{flirt,
  517. title = {A global optimisation method for robust affine registration of brain images},
  518. volume = {5},
  519. issn = {1361-8415},
  520. url = {http://www.sciencedirect.com/science/article/pii/S1361841501000366},
  521. doi = {10.1016/S1361-8415(01)00036-6},
  522. number = {2},
  523. urldate = {2018-07-27},
  524. journal = {Medical Image Analysis},
  525. author = {Jenkinson, Mark and Smith, Stephen},
  526. year = {2001},
  527. keywords = {Affine transformation, flirt, fsl, Global optimisation, Multi-resolution search, Multimodal registration, Robustness},
  528. pages = {143--156}
  529. }
  530. @article{mcflirt,
  531. author = {Jenkinson, Mark and Bannister, Peter and Brady, Michael and Smith, Stephen},
  532. doi = {10.1006/nimg.2002.1132},
  533. issn = {1053-8119},
  534. journal = {NeuroImage},
  535. number = 2,
  536. pages = {825-841},
  537. title = {Improved Optimization for the Robust and Accurate Linear Registration and Motion Correction of Brain Images},
  538. url = {http://www.sciencedirect.com/science/article/pii/S1053811902911328},
  539. volume = 17,
  540. year = 2002
  541. }
  542. @article{bbr,
  543. author = {Greve, Douglas N and Fischl, Bruce},
  544. doi = {10.1016/j.neuroimage.2009.06.060},
  545. issn = {1095-9572},
  546. journal = {NeuroImage},
  547. number = 1,
  548. pages = {63-72},
  549. title = {Accurate and robust brain image alignment using boundary-based registration},
  550. volume = 48,
  551. year = 2009
  552. }
  553. @article{aroma,
  554. author = {Pruim, Raimon H. R. and Mennes, Maarten and van Rooij, Daan and Llera, Alberto and Buitelaar, Jan K. and Beckmann, Christian F.},
  555. doi = {10.1016/j.neuroimage.2015.02.064},
  556. issn = {1053-8119},
  557. journal = {NeuroImage},
  558. number = {Supplement C},
  559. pages = {267-277},
  560. shorttitle = {ICA-AROMA},
  561. title = {ICA-{AROMA}: A robust {ICA}-based strategy for removing motion artifacts from fMRI data},
  562. url = {http://www.sciencedirect.com/science/article/pii/S1053811915001822},
  563. volume = 112,
  564. year = 2015
  565. }
  566. @article{power_fd_dvars,
  567. author = {Power, Jonathan D. and Mitra, Anish and Laumann, Timothy O. and Snyder, Abraham Z. and Schlaggar, Bradley L. and Petersen, Steven E.},
  568. doi = {10.1016/j.neuroimage.2013.08.048},
  569. issn = {1053-8119},
  570. journal = {NeuroImage},
  571. number = {Supplement C},
  572. pages = {320-341},
  573. title = {Methods to detect, characterize, and remove motion artifact in resting state fMRI},
  574. url = {http://www.sciencedirect.com/science/article/pii/S1053811913009117},
  575. volume = 84,
  576. year = 2014
  577. }
  578. @article{nilearn,
  579. 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},
  580. doi = {10.3389/fninf.2014.00014},
  581. issn = {1662-5196},
  582. journal = {Frontiers in Neuroinformatics},
  583. language = {English},
  584. title = {Machine learning for neuroimaging with scikit-learn},
  585. url = {https://www.frontiersin.org/articles/10.3389/fninf.2014.00014/full},
  586. volume = 8,
  587. year = 2014
  588. }
  589. @article{lanczos,
  590. author = {Lanczos, C.},
  591. doi = {10.1137/0701007},
  592. issn = {0887-459X},
  593. journal = {Journal of the Society for Industrial and Applied Mathematics Series B Numerical Analysis},
  594. number = 1,
  595. pages = {76-85},
  596. title = {Evaluation of Noisy Data},
  597. url = {http://epubs.siam.org/doi/10.1137/0701007},
  598. volume = 1,
  599. year = 1964
  600. }
  601. @article{compcor,
  602. author = {Behzadi, Yashar and Restom, Khaled and Liau, Joy and Liu, Thomas T.},
  603. doi = {10.1016/j.neuroimage.2007.04.042},
  604. issn = {1053-8119},
  605. journal = {NeuroImage},
  606. number = 1,
  607. pages = {90-101},
  608. title = {A component based noise correction method ({CompCor}) for {BOLD} and perfusion based fMRI},
  609. url = {http://www.sciencedirect.com/science/article/pii/S1053811907003837},
  610. volume = 37,
  611. year = 2007
  612. }
  613. @article{hcppipelines,
  614. 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},
  615. doi = {10.1016/j.neuroimage.2013.04.127},
  616. issn = {1053-8119},
  617. journal = {NeuroImage},
  618. pages = {105-124},
  619. series = {Mapping the Connectome},
  620. title = {The minimal preprocessing pipelines for the Human Connectome Project},
  621. url = {http://www.sciencedirect.com/science/article/pii/S1053811913005053},
  622. volume = 80,
  623. year = 2013
  624. }
  625. @article{fs_template,
  626. author = {Reuter, Martin and Rosas, Herminia Diana and Fischl, Bruce},
  627. doi = {10.1016/j.neuroimage.2010.07.020},
  628. journal = {NeuroImage},
  629. number = 4,
  630. pages = {1181-1196},
  631. title = {Highly accurate inverse consistent registration: A robust approach},
  632. volume = 53,
  633. year = 2010
  634. }
  635. @article{afni,
  636. author = {Cox, Robert W. and Hyde, James S.},
  637. doi = {10.1002/(SICI)1099-1492(199706/08)10:4/5<171::AID-NBM453>3.0.CO;2-L},
  638. journal = {NMR in Biomedicine},
  639. number = {4-5},
  640. pages = {171-178},
  641. title = {Software tools for analysis and visualization of fMRI data},
  642. volume = 10,
  643. year = 1997
  644. }
  645. @article{posse_t2s,
  646. 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.},
  647. doi = {10.1002/(SICI)1522-2594(199907)42:1<87::AID-MRM13>3.0.CO;2-O},
  648. journal = {Magnetic Resonance in Medicine},
  649. number = 1,
  650. pages = {87-97},
  651. title = {Enhancement of {BOLD}-contrast sensitivity by single-shot multi-echo functional {MR} imaging},
  652. volume = 42,
  653. year = 1999
  654. }
  655. </pre>
  656. </div>
  657. </div>
  658. <p>Alternatively, an interactive <a href="http://fmriprep.readthedocs.io/en/latest/citing.html">boilerplate generator</a> is available in the <a href="https://fmriprep.org">documentation website</a>.</p>
  659. </div>
  660. <div id="errors">
  661. <h1 class="sub-report-title">Errors</h1>
  662. <ul>
  663. <li>No errors to report!</li>
  664. </ul>
  665. </div>
  666. <script type="text/javascript">
  667. function toggle(id) {
  668. var element = document.getElementById(id);
  669. if(element.style.display == 'block')
  670. element.style.display = 'none';
  671. else
  672. element.style.display = 'block';
  673. }
  674. </script>
  675. </body>
  676. </html>