2ndlevel_design.fsf 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426
  1. # FEAT version number
  2. set fmri(version) 6.00
  3. # Are we in MELODIC?
  4. set fmri(inmelodic) 0
  5. # Analysis level
  6. # 1 : First-level analysis
  7. # 2 : Higher-level analysis
  8. set fmri(level) 2
  9. # Which stages to run
  10. # 0 : No first-level analysis (registration and/or group stats only)
  11. # 7 : Full first-level analysis
  12. # 1 : Pre-processing
  13. # 2 : Statistics
  14. set fmri(analysis) 2
  15. # Use relative filenames
  16. set fmri(relative_yn) 0
  17. # Balloon help
  18. set fmri(help_yn) 0
  19. # Run Featwatcher
  20. set fmri(featwatcher_yn) 0
  21. # Cleanup first-level standard-space images
  22. set fmri(sscleanup_yn) 0
  23. # Output directory
  24. set fmri(outputdir) "/home/data/psyinf/forrest_gump/collection/visloc/###SUB###/2ndlvl"
  25. # TR(s)
  26. set fmri(tr) 3
  27. # Total volumes
  28. set fmri(npts) 4
  29. # Delete volumes
  30. set fmri(ndelete) 0
  31. # Perfusion tag/control order
  32. set fmri(tagfirst) 1
  33. # Number of first-level analyses
  34. set fmri(multiple) 4
  35. # Higher-level input type
  36. # 1 : Inputs are lower-level FEAT directories
  37. # 2 : Inputs are cope images from FEAT directories
  38. set fmri(inputtype) 1
  39. # Carry out pre-stats processing?
  40. set fmri(filtering_yn) 0
  41. # Brain/background threshold, %
  42. set fmri(brain_thresh) 10
  43. # Critical z for design efficiency calculation
  44. set fmri(critical_z) 5.3
  45. # Noise level
  46. set fmri(noise) 0.66
  47. # Noise AR(1)
  48. set fmri(noisear) 0.34
  49. # Motion correction
  50. # 0 : None
  51. # 1 : MCFLIRT
  52. set fmri(mc) 1
  53. # Spin-history (currently obsolete)
  54. set fmri(sh_yn) 0
  55. # B0 fieldmap unwarping?
  56. set fmri(regunwarp_yn) 0
  57. # EPI dwell time (ms)
  58. set fmri(dwell) 0.7
  59. # EPI TE (ms)
  60. set fmri(te) 35
  61. # % Signal loss threshold
  62. set fmri(signallossthresh) 10
  63. # Unwarp direction
  64. set fmri(unwarp_dir) y-
  65. # Slice timing correction
  66. # 0 : None
  67. # 1 : Regular up (0, 1, 2, 3, ...)
  68. # 2 : Regular down
  69. # 3 : Use slice order file
  70. # 4 : Use slice timings file
  71. # 5 : Interleaved (0, 2, 4 ... 1, 3, 5 ... )
  72. set fmri(st) 0
  73. # Slice timings file
  74. set fmri(st_file) ""
  75. # BET brain extraction
  76. set fmri(bet_yn) 1
  77. # Spatial smoothing FWHM (mm)
  78. set fmri(smooth) 5
  79. # Intensity normalization
  80. set fmri(norm_yn) 0
  81. # Perfusion subtraction
  82. set fmri(perfsub_yn) 0
  83. # Highpass temporal filtering
  84. set fmri(temphp_yn) 1
  85. # Lowpass temporal filtering
  86. set fmri(templp_yn) 0
  87. # MELODIC ICA data exploration
  88. set fmri(melodic_yn) 0
  89. # Carry out main stats?
  90. set fmri(stats_yn) 1
  91. # Carry out prewhitening?
  92. set fmri(prewhiten_yn) 1
  93. # Add motion parameters to model
  94. # 0 : No
  95. # 1 : Yes
  96. set fmri(motionevs) 0
  97. set fmri(motionevsbeta) ""
  98. set fmri(scriptevsbeta) ""
  99. # Robust outlier detection in FLAME?
  100. set fmri(robust_yn) 1
  101. # Higher-level modelling
  102. # 3 : Fixed effects
  103. # 0 : Mixed Effects: Simple OLS
  104. # 2 : Mixed Effects: FLAME 1
  105. # 1 : Mixed Effects: FLAME 1+2
  106. set fmri(mixed_yn) 2
  107. # Number of EVs
  108. set fmri(evs_orig) 1
  109. set fmri(evs_real) 1
  110. set fmri(evs_vox) 0
  111. # Number of contrasts
  112. set fmri(ncon_orig) 1
  113. set fmri(ncon_real) 1
  114. # Number of F-tests
  115. set fmri(nftests_orig) 0
  116. set fmri(nftests_real) 0
  117. # Add constant column to design matrix? (obsolete)
  118. set fmri(constcol) 0
  119. # Carry out post-stats steps?
  120. set fmri(poststats_yn) 0
  121. # Pre-threshold masking?
  122. set fmri(threshmask) ""
  123. # Thresholding
  124. # 0 : None
  125. # 1 : Uncorrected
  126. # 2 : Voxel
  127. # 3 : Cluster
  128. set fmri(thresh) 3
  129. # P threshold
  130. set fmri(prob_thresh) 0.05
  131. # Z threshold
  132. set fmri(z_thresh) 1.64
  133. # Z min/max for colour rendering
  134. # 0 : Use actual Z min/max
  135. # 1 : Use preset Z min/max
  136. set fmri(zdisplay) 0
  137. # Z min in colour rendering
  138. set fmri(zmin) 2
  139. # Z max in colour rendering
  140. set fmri(zmax) 8
  141. # Colour rendering type
  142. # 0 : Solid blobs
  143. # 1 : Transparent blobs
  144. set fmri(rendertype) 1
  145. # Background image for higher-level stats overlays
  146. # 1 : Mean highres
  147. # 2 : First highres
  148. # 3 : Mean functional
  149. # 4 : First functional
  150. # 5 : Standard space template
  151. set fmri(bgimage) 5
  152. # Create time series plots
  153. set fmri(tsplot_yn) 0
  154. # Registration to initial structural
  155. set fmri(reginitial_highres_yn) 0
  156. # Search space for registration to initial structural
  157. # 0 : No search
  158. # 90 : Normal search
  159. # 180 : Full search
  160. set fmri(reginitial_highres_search) 90
  161. # Degrees of Freedom for registration to initial structural
  162. set fmri(reginitial_highres_dof) 3
  163. # Registration to main structural
  164. set fmri(reghighres_yn) 0
  165. # Search space for registration to main structural
  166. # 0 : No search
  167. # 90 : Normal search
  168. # 180 : Full search
  169. set fmri(reghighres_search) 90
  170. # Degrees of Freedom for registration to main structural
  171. set fmri(reghighres_dof) BBR
  172. # Registration to standard image?
  173. set fmri(regstandard_yn) 1
  174. # Use alternate reference images?
  175. set fmri(alternateReference_yn) 0
  176. # Standard image
  177. set fmri(regstandard) "/usr/share/fsl/5.0/data/standard/MNI152_T1_2mm_brain"
  178. # Search space for registration to standard space
  179. # 0 : No search
  180. # 90 : Normal search
  181. # 180 : Full search
  182. set fmri(regstandard_search) 90
  183. # Degrees of Freedom for registration to standard space
  184. set fmri(regstandard_dof) 12
  185. # Do nonlinear registration from structural to standard space?
  186. set fmri(regstandard_nonlinear_yn) 0
  187. # Control nonlinear warp field resolution
  188. set fmri(regstandard_nonlinear_warpres) 10
  189. # High pass filter cutoff
  190. set fmri(paradigm_hp) 100
  191. # Number of lower-level copes feeding into higher-level analysis
  192. set fmri(ncopeinputs) 15
  193. # Use lower-level cope 1 for higher-level analysis
  194. set fmri(copeinput.1) 1
  195. # Use lower-level cope 2 for higher-level analysis
  196. set fmri(copeinput.2) 1
  197. # Use lower-level cope 3 for higher-level analysis
  198. set fmri(copeinput.3) 1
  199. # Use lower-level cope 4 for higher-level analysis
  200. set fmri(copeinput.4) 1
  201. # Use lower-level cope 5 for higher-level analysis
  202. set fmri(copeinput.5) 1
  203. # Use lower-level cope 6 for higher-level analysis
  204. set fmri(copeinput.6) 1
  205. # Use lower-level cope 7 for higher-level analysis
  206. set fmri(copeinput.7) 1
  207. # Use lower-level cope 8 for higher-level analysis
  208. set fmri(copeinput.8) 1
  209. # Use lower-level cope 9 for higher-level analysis
  210. set fmri(copeinput.9) 1
  211. # Use lower-level cope 10 for higher-level analysis
  212. set fmri(copeinput.10) 1
  213. # Use lower-level cope 11 for higher-level analysis
  214. set fmri(copeinput.11) 1
  215. # Use lower-level cope 12 for higher-level analysis
  216. set fmri(copeinput.12) 1
  217. # Use lower-level cope 13 for higher-level analysis
  218. set fmri(copeinput.13) 1
  219. # Use lower-level cope 14 for higher-level analysis
  220. set fmri(copeinput.14) 1
  221. # Use lower-level cope 15 for higher-level analysis
  222. set fmri(copeinput.15) 1
  223. # 4D AVW data or FEAT directory (1)
  224. set feat_files(1) "/home/data/psyinf/forrest_gump/collection/visloc/###SUB###/run-1.feat"
  225. # 4D AVW data or FEAT directory (2)
  226. set feat_files(2) "/home/data/psyinf/forrest_gump/collection/visloc/###SUB###/run-2.feat"
  227. # 4D AVW data or FEAT directory (3)
  228. set feat_files(3) "/home/data/psyinf/forrest_gump/collection/visloc/###SUB###/run-3.feat"
  229. # 4D AVW data or FEAT directory (4)
  230. set feat_files(4) "/home/data/psyinf/forrest_gump/collection/visloc/###SUB###/run-4.feat"
  231. # Add confound EVs text file
  232. set fmri(confoundevs) 0
  233. # EV 1 title
  234. set fmri(evtitle1) ""
  235. # Basic waveform shape (EV 1)
  236. # 0 : Square
  237. # 1 : Sinusoid
  238. # 2 : Custom (1 entry per volume)
  239. # 3 : Custom (3 column format)
  240. # 4 : Interaction
  241. # 10 : Empty (all zeros)
  242. set fmri(shape1) 2
  243. # Convolution (EV 1)
  244. # 0 : None
  245. # 1 : Gaussian
  246. # 2 : Gamma
  247. # 3 : Double-Gamma HRF
  248. # 4 : Gamma basis functions
  249. # 5 : Sine basis functions
  250. # 6 : FIR basis functions
  251. set fmri(convolve1) 0
  252. # Convolve phase (EV 1)
  253. set fmri(convolve_phase1) 0
  254. # Apply temporal filtering (EV 1)
  255. set fmri(tempfilt_yn1) 0
  256. # Add temporal derivative (EV 1)
  257. set fmri(deriv_yn1) 0
  258. # Custom EV file (EV 1)
  259. set fmri(custom1) "dummy"
  260. # Orthogonalise EV 1 wrt EV 0
  261. set fmri(ortho1.0) 0
  262. # Orthogonalise EV 1 wrt EV 1
  263. set fmri(ortho1.1) 0
  264. # Higher-level EV value for EV 1 and input 1
  265. set fmri(evg1.1) 1
  266. # Higher-level EV value for EV 1 and input 2
  267. set fmri(evg2.1) 1
  268. # Higher-level EV value for EV 1 and input 3
  269. set fmri(evg3.1) 1
  270. # Higher-level EV value for EV 1 and input 4
  271. set fmri(evg4.1) 1
  272. # Group membership for input 1
  273. set fmri(groupmem.1) 1
  274. # Group membership for input 2
  275. set fmri(groupmem.2) 1
  276. # Group membership for input 3
  277. set fmri(groupmem.3) 1
  278. # Group membership for input 4
  279. set fmri(groupmem.4) 1
  280. # Contrast & F-tests mode
  281. # real : control real EVs
  282. # orig : control original EVs
  283. set fmri(con_mode_old) real
  284. set fmri(con_mode) real
  285. # Display images for contrast_real 1
  286. set fmri(conpic_real.1) 1
  287. # Title for contrast_real 1
  288. set fmri(conname_real.1) "group mean"
  289. # Real contrast_real vector 1 element 1
  290. set fmri(con_real1.1) 1
  291. # Contrast masking - use >0 instead of thresholding?
  292. set fmri(conmask_zerothresh_yn) 0
  293. # Do contrast masking at all?
  294. set fmri(conmask1_1) 0
  295. ##########################################################
  296. # Now options that don't appear in the GUI
  297. # Alternative (to BETting) mask image
  298. set fmri(alternative_mask) ""
  299. # Initial structural space registration initialisation transform
  300. set fmri(init_initial_highres) ""
  301. # Structural space registration initialisation transform
  302. set fmri(init_highres) ""
  303. # Standard space registration initialisation transform
  304. set fmri(init_standard) ""
  305. # For full FEAT analysis: overwrite existing .feat output dir?
  306. set fmri(overwrite_yn) 0