model-ds003Model001.html 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  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. <title>FitLins - -level report</title>
  7. <style type="text/css">
  8. .sub-report-title {}
  9. .summary-heading {}
  10. .run-title {}
  11. .elem-title {}
  12. .elem-desc {}
  13. .elem-filename {}
  14. .warning {
  15. border: 1px solid #ffaaaa;
  16. background: #ffe8e8;
  17. padding: 0.8em;
  18. }
  19. summary.heading-1 {
  20. font-size: 12pt;
  21. font-weight: bold;
  22. }
  23. summary.heading-2 {
  24. font-size: 11pt;
  25. font-weight: bold;
  26. }
  27. </style>
  28. </head>
  29. <body>
  30. <div id="summary">
  31. <h1 class="sub-report-title">Summary</h1>
  32. <ul class="elem-desc">
  33. <li>Dataset: Rhyme judgment</li>
  34. <li>Model: ds003_model001</li>
  35. <li>Participants (3): 01, 02, 03
  36. </ul>
  37. </div>
  38. <div id="model">
  39. <h1 class="sub-report-title">Model</h1>
  40. <details>
  41. <summary>Model specification</summary>
  42. <pre>{
  43. "description": "",
  44. "input": {
  45. "task": "rhymejudgment"
  46. },
  47. "name": "ds003_model001",
  48. "steps": [
  49. {
  50. "contrasts": [
  51. {
  52. "condition_list": [
  53. "trial_type.word",
  54. "trial_type.pseudoword"
  55. ],
  56. "name": "word_gt_pseudo",
  57. "type": "t",
  58. "weights": [
  59. 1,
  60. -1
  61. ]
  62. },
  63. {
  64. "condition_list": [
  65. "trial_type.word",
  66. "trial_type.pseudoword"
  67. ],
  68. "name": "task_vs_baseline",
  69. "type": "t",
  70. "weights": [
  71. 0.5,
  72. 0.5
  73. ]
  74. }
  75. ],
  76. "dummy_contrasts": {
  77. "conditions": [
  78. "trial_type.word",
  79. "trial_type.pseudoword"
  80. ],
  81. "type": "t"
  82. },
  83. "level": "run",
  84. "model": {
  85. "x": [
  86. "trial_type.word",
  87. "trial_type.pseudoword",
  88. "framewise_displacement",
  89. "trans_x",
  90. "trans_y",
  91. "trans_z",
  92. "rot_x",
  93. "rot_y",
  94. "rot_z",
  95. "a_comp_cor_00",
  96. "a_comp_cor_01",
  97. "a_comp_cor_02",
  98. "a_comp_cor_03",
  99. "a_comp_cor_04",
  100. "a_comp_cor_05"
  101. ]
  102. },
  103. "transformations": [
  104. {
  105. "input": [
  106. "trial_type"
  107. ],
  108. "name": "Factor"
  109. },
  110. {
  111. "input": [
  112. "trial_type.word",
  113. "trial_type.pseudoword"
  114. ],
  115. "model": "spm",
  116. "name": "Convolve"
  117. }
  118. ]
  119. },
  120. {
  121. "dummy_contrasts": {
  122. "type": "FEMA"
  123. },
  124. "level": "subject"
  125. },
  126. {
  127. "contrasts": [
  128. {
  129. "condition_list": [
  130. "trial_type.word",
  131. "trial_type.pseudoword"
  132. ],
  133. "name": "any_words",
  134. "type": "F",
  135. "weights": [
  136. [
  137. 1,
  138. 0
  139. ],
  140. [
  141. 0,
  142. 1
  143. ]
  144. ]
  145. }
  146. ],
  147. "dummy_contrasts": {
  148. "conditions": [
  149. "word_gt_pseudo",
  150. "task_vs_baseline"
  151. ],
  152. "type": "t"
  153. },
  154. "level": "dataset"
  155. }
  156. ]
  157. }</pre>
  158. </details>
  159. <!-- { % for step in steps % } -->
  160. <h2>Run level</h2>
  161. <!-- { % if loop.first %} -->
  162. <h3>Design matrices</h3>
  163. <p>A design matrix was generated for each run. All but the
  164. first are collapsed, but each should be inspected for correctness.
  165. <details open>
  166. <summary class="heading-1">Subject: 01, Task: rhymejudgment</summary>
  167. <div class="warning">
  168. The following confounds had NaN values for the first volume: framewise_displacement.
  169. The mean of non-zero values for the remaining entries was imputed.
  170. If another strategy is desired, it must be explicitly specified in
  171. the model.
  172. </div>
  173. <img src="sub-01/figures/sub-01_task-rhymejudgment_design.svg" />
  174. <h4>Correlation matrix</h4>
  175. <p>The correlation matrix of a design matrix shows the correlation between
  176. each pair of regressors. Very high or low correlations among variables of
  177. interest (top left) or between variables of interest and nuisance regressors
  178. (top right) can indicate deficiency in the design. High correlations among
  179. nuisance regressors will generally have little effect on the model.
  180. </p>
  181. <img src="sub-01/figures/sub-01_task-rhymejudgment_corr.svg" />
  182. </details>
  183. <details>
  184. <summary><em>...</em></summary>
  185. <details>
  186. <summary class="heading-1">Subject: 02, Task: rhymejudgment</summary>
  187. <div class="warning">
  188. The following confounds had NaN values for the first volume: framewise_displacement.
  189. The mean of non-zero values for the remaining entries was imputed.
  190. If another strategy is desired, it must be explicitly specified in
  191. the model.
  192. </div>
  193. <img src="sub-02/figures/sub-02_task-rhymejudgment_design.svg" />
  194. <h4>Correlation matrix</h4>
  195. <img src="sub-02/figures/sub-02_task-rhymejudgment_corr.svg" />
  196. </details>
  197. <details>
  198. <summary class="heading-1">Subject: 03, Task: rhymejudgment</summary>
  199. <div class="warning">
  200. The following confounds had NaN values for the first volume: framewise_displacement.
  201. The mean of non-zero values for the remaining entries was imputed.
  202. If another strategy is desired, it must be explicitly specified in
  203. the model.
  204. </div>
  205. <img src="sub-03/figures/sub-03_task-rhymejudgment_design.svg" />
  206. <h4>Correlation matrix</h4>
  207. <img src="sub-03/figures/sub-03_task-rhymejudgment_corr.svg" />
  208. </details>
  209. </details>
  210. <!-- { % endif %} -->
  211. <h3>Contrasts</h3>
  212. <p>A contrast matrix was generated for each run. Except
  213. in very rare cases, these should be identical, so these should be
  214. inspected to ensure no unexpected differences are present.</p>
  215. <details open>
  216. <summary class="heading-1">Subject: 01, Task: rhymejudgment</summary>
  217. <img src="sub-01/figures/sub-01_task-rhymejudgment_contrasts.svg" />
  218. </details>
  219. <details>
  220. <summary><em>...</em></summary>
  221. <details>
  222. <summary class="heading-1">Subject: 02, Task: rhymejudgment</summary>
  223. <img src="sub-02/figures/sub-02_task-rhymejudgment_contrasts.svg" />
  224. </details>
  225. <details>
  226. <summary class="heading-1">Subject: 03, Task: rhymejudgment</summary>
  227. <img src="sub-03/figures/sub-03_task-rhymejudgment_contrasts.svg" />
  228. </details>
  229. </details>
  230. <!-- { % endfor %} -->
  231. </div>
  232. <div id="contrasts">
  233. <h1 class="sub-report-title">Contrasts</h1>
  234. <h2>Run level</h2>
  235. <h3>Subject: 01, Task: rhymejudgment</h3>
  236. <h4>word &gt; pseudo</h4>
  237. <img src="sub-01/figures/sub-01_task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-wordGtPseudo_stat-FEMA_ortho.png" />
  238. <h4>task vs. baseline</h4>
  239. <img src="sub-01/figures/sub-01_task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-taskVsBaseline_stat-FEMA_ortho.png" />
  240. <h4>trial_type.word</h4>
  241. <p> Missing contrast skipped (used: <code>--drop-missing</code>) </p>
  242. <h4>trial_type.pseudoword</h4>
  243. <p> Missing contrast skipped (used: <code>--drop-missing</code>) </p>
  244. <h3>Subject: 02, Task: rhymejudgment</h3>
  245. <h4>word &gt; pseudo</h4>
  246. <img src="sub-02/figures/sub-02_task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-wordGtPseudo_stat-FEMA_ortho.png" />
  247. <h4>task vs. baseline</h4>
  248. <img src="sub-02/figures/sub-02_task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-taskVsBaseline_stat-FEMA_ortho.png" />
  249. <h4>trial_type.word</h4>
  250. <p> Missing contrast skipped (used: <code>--drop-missing</code>) </p>
  251. <h4>trial_type.pseudoword</h4>
  252. <p> Missing contrast skipped (used: <code>--drop-missing</code>) </p>
  253. <h3>Subject: 03, Task: rhymejudgment</h3>
  254. <h4>word &gt; pseudo</h4>
  255. <img src="sub-03/figures/sub-03_task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-wordGtPseudo_stat-FEMA_ortho.png" />
  256. <h4>task vs. baseline</h4>
  257. <img src="sub-03/figures/sub-03_task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-taskVsBaseline_stat-FEMA_ortho.png" />
  258. <h4>trial_type.word</h4>
  259. <p> Missing contrast skipped (used: <code>--drop-missing</code>) </p>
  260. <h4>trial_type.pseudoword</h4>
  261. <p> Missing contrast skipped (used: <code>--drop-missing</code>) </p>
  262. <h2>Subject level</h2>
  263. <h3>Subject: 01, Task: rhymejudgment</h3>
  264. <h4>task vs. baseline</h4>
  265. <img src="sub-01/figures/sub-01_task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-taskVsBaseline_stat-FEMA_ortho.png" />
  266. <h4>trial_type.pseudoword</h4>
  267. <p> Missing contrast skipped (used: <code>--drop-missing</code>) </p>
  268. <h4>trial_type.word</h4>
  269. <p> Missing contrast skipped (used: <code>--drop-missing</code>) </p>
  270. <h4>word &gt; pseudo</h4>
  271. <img src="sub-01/figures/sub-01_task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-wordGtPseudo_stat-FEMA_ortho.png" />
  272. <h3>Subject: 02, Task: rhymejudgment</h3>
  273. <h4>task vs. baseline</h4>
  274. <img src="sub-02/figures/sub-02_task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-taskVsBaseline_stat-FEMA_ortho.png" />
  275. <h4>trial_type.pseudoword</h4>
  276. <p> Missing contrast skipped (used: <code>--drop-missing</code>) </p>
  277. <h4>trial_type.word</h4>
  278. <p> Missing contrast skipped (used: <code>--drop-missing</code>) </p>
  279. <h4>word &gt; pseudo</h4>
  280. <img src="sub-02/figures/sub-02_task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-wordGtPseudo_stat-FEMA_ortho.png" />
  281. <h3>Subject: 03, Task: rhymejudgment</h3>
  282. <h4>task vs. baseline</h4>
  283. <img src="sub-03/figures/sub-03_task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-taskVsBaseline_stat-FEMA_ortho.png" />
  284. <h4>trial_type.pseudoword</h4>
  285. <p> Missing contrast skipped (used: <code>--drop-missing</code>) </p>
  286. <h4>trial_type.word</h4>
  287. <p> Missing contrast skipped (used: <code>--drop-missing</code>) </p>
  288. <h4>word &gt; pseudo</h4>
  289. <img src="sub-03/figures/sub-03_task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-wordGtPseudo_stat-FEMA_ortho.png" />
  290. <h2>Dataset level</h2>
  291. <h3>Task: rhymejudgment</h3>
  292. <h4>any_words</h4>
  293. <img src="figures/task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-anyWords_stat-F_ortho.png" />
  294. <h4>word &gt; pseudo</h4>
  295. <img src="figures/task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-wordGtPseudo_stat-t_ortho.png" />
  296. <h4>task vs. baseline</h4>
  297. <img src="figures/task-rhymejudgment_space-MNI152NLin2009cAsym_contrast-taskVsBaseline_stat-t_ortho.png" />
  298. </div>
  299. <div id="about">
  300. <h1 class="sub-report-title">About</h1>
  301. <ul>
  302. <li>Fitlins version: 0.8.0+114.g16ea969.dirty</li>
  303. <li>Fitlins command: <tt>/data/MBDU/midla/env/bin/fitlins ds003/ds003_fmriprep/sourcedata ds003/afni_blurto/out dataset -d ds003/ds003_fmriprep/ -m /data/MBDU/nielsond/dccc2019/try_gnode/fitlins_tests/ds003/models/model-001_smdl.json -w /lscratch/6790822/afni_blurto --participant-label 01 02 03 --space MNI152NLin2009cAsym --estimator afni --n-cpus 8 --mem-gb 8 -vv -s 5.0:l1:isoblurto</tt></li>
  304. <li>Date processed: 2021-01-29 12:02:47 -0500</li>
  305. </ul>
  306. </div>
  307. </body>
  308. </html>