AFNI_atlas_spaces.niml 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792
  1. #**********************************************************************
  2. # AFNI_template_spaces.niml
  3. # this file describes the kinds of spaces available to AFNI datasets,
  4. # the transformation for switching among these spaces and locations
  5. # of atlas datasets that are in a specified space
  6. # new spaces should be added to this file or to a local directory version
  7. # for subject-specific datasets
  8. <TEMPLATE_SPACE
  9. space_name="ORIG"
  10. generic_space="ORIG"
  11. comment="Typically the native space of the subject"
  12. ></TEMPLATE_SPACE>
  13. <TEMPLATE_SPACE
  14. space_name="TT_N27"
  15. generic_space="TLRC"
  16. comment="The TLRC templates made from MNI group templates were\n"
  17. "transformed using a 12 piece transformation\n"
  18. ></TEMPLATE_SPACE>
  19. <TEMPLATE_SPACE
  20. space_name="TT_avg"
  21. generic_space="TLRC"
  22. comment="The TLRC templates made from MNI group templates were\n"
  23. "transformed using a 2 piece transformation for upper\n"
  24. "and lower transformations"
  25. ></TEMPLATE_SPACE>
  26. <TEMPLATE_SPACE
  27. space_name="TLRC"
  28. generic_space="TLRC"
  29. comment="This is a generic TLRC space. Assuming transformation by 2-piece"
  30. ></TEMPLATE_SPACE>
  31. <TEMPLATE_SPACE
  32. space_name="MNI_152"
  33. generic_space="MNI"
  34. comment="152-subject based space with templates available for T1,T2,EPI from MNI group"
  35. ></TEMPLATE_SPACE>
  36. <TEMPLATE_SPACE
  37. space_name="MNI"
  38. generic_space="MNI"
  39. comment="The standard MNI space"
  40. ></TEMPLATE_SPACE>
  41. <TEMPLATE_SPACE
  42. space_name="MNI_ANAT"
  43. generic_space="MNI_ANAT"
  44. comment="The standard MNI_ANAT space name - a shifted version of MNI space"
  45. ></TEMPLATE_SPACE>
  46. <TEMPLATE_SPACE
  47. space_name="MNIa"
  48. generic_space="MNI_ANAT"
  49. comment="The MNI space shifted to have its origin at AC, the same location\n"
  50. "as the origin of the Talairach space"
  51. ></TEMPLATE_SPACE>
  52. <TEMPLATE_SPACE
  53. space_name="MNI_SPM2"
  54. generic_space="MNI"
  55. comment="MNI Space used in SPM2 according to Lancaster, Fox\n"
  56. "They created a specific affine transform for this to and from TLRC"
  57. ></TEMPLATE_SPACE>
  58. <TEMPLATE_SPACE
  59. space_name="MNI_FSL"
  60. generic_space="MNI"
  61. comment="MNI Space used in FSL according to Lancaster, Fox\n"
  62. "They created a specific affine transform for this to and from TLRC"
  63. ></TEMPLATE_SPACE>
  64. <TEMPLATE_SPACE
  65. space_name="MNI_OTHER"
  66. generic_space="MNI"
  67. comment="MNI Space approximately between FSL,SPM2 according to Lancaster, Fox\n"
  68. "They created a specific affine transform for this to and from TLRC"
  69. ></TEMPLATE_SPACE>
  70. <TEMPLATE_SPACE
  71. space_name="HaskinsPeds"
  72. generic_space="HaskinsPeds"
  73. comment="Aligned to Haskins Pediatric Template"
  74. ></TEMPLATE_SPACE>
  75. #**********Atlas transformations****************
  76. # *****tlrc type spaces to and from generic TLRC
  77. # these share the same space but reflect a different
  78. # history of transformations from MNI space.
  79. # Here the transformations provide a way of transforming
  80. # among the various spaces but no change to the x,y,z
  81. # definition by using an identity transformation.
  82. # The distance allows for a small cost to including
  83. # the step in a chain/path/graph of transformations.
  84. # These distances are used to find the shortest path
  85. # required to go from one space to another (a la Dijkstra)
  86. # The default distance for each transformation step is
  87. # usually 1, but for transformations that are between
  88. # specific and generic versions of the same space,
  89. # the distance is reduced to 0.1.
  90. <XFORM
  91. ni_type="1*float"
  92. ni_dimen="1"
  93. xform_name="TT_N27::TLRC"
  94. source="TT_N27"
  95. dest="TLRC"
  96. distance="0.1"
  97. xform_type="Identity" >
  98. 1
  99. </XFORM>
  100. <XFORM
  101. ni_type="1*float"
  102. ni_dimen="1"
  103. xform_name="TT_avg::TLRC"
  104. source="TT_avg"
  105. dest="TLRC"
  106. distance="0.1"
  107. xform_type="Identity" >
  108. 1
  109. </XFORM>
  110. <XFORM
  111. ni_type="1*float"
  112. ni_dimen="1"
  113. xform_name="TLRC::TT_N27"
  114. source="TLRC"
  115. dest="TT_N27"
  116. distance="0.1"
  117. xform_type="Identity" >
  118. 1
  119. >
  120. </XFORM>
  121. <XFORM
  122. ni_type="1*float"
  123. ni_dimen="1"
  124. xform_name="TLRC::TT_avg"
  125. source="TLRC"
  126. dest="TT_avg"
  127. distance="0.1"
  128. xform_type="Identity" >
  129. 1
  130. >
  131. </XFORM>
  132. # *****tlrc type spaces to MNI
  133. <XFORM
  134. ni_type="27*float"
  135. ni_dimen="1"
  136. xform_name="TT_avg::MNI"
  137. source="TT_avg"
  138. dest="MNI"
  139. xform_type="2-piece" >
  140. -9999.0 -9999.0 0.0
  141. 1.0101 0 0 0
  142. 0 1.02962 -0.05154 0
  143. 0 0.05434 1.08554 0
  144. 1 0 0 0
  145. 0 1 0 0
  146. 0 0 1.09523 0
  147. >
  148. </XFORM>
  149. <XFORM
  150. ni_type="1*float"
  151. ni_dimen="1"
  152. xform_name="TLRC::MNI"
  153. source="TLRC"
  154. dest="MNI"
  155. distance="1.0"
  156. xform_type="brett_tt2mni"
  157. comment="Brett transform" >
  158. 1
  159. </XFORM>
  160. # mni spaces to tlrc
  161. <XFORM
  162. ni_type="12*float"
  163. ni_dimen="1"
  164. xform_name="MNI_SPM2::TLRC"
  165. source="MNI_SPM2"
  166. dest="TLRC"
  167. comment="Lancaster,Fox 2007"
  168. xform_type="Affine" >
  169. 0.9254 0.0024 -0.0118 -1.0207
  170. -0.0048 0.9316 -0.0871 -1.7667
  171. 0.0152 0.0883 0.8924 4.0926
  172. >
  173. </XFORM>
  174. <XFORM
  175. ni_type="12*float"
  176. ni_dimen="1"
  177. xform_name="MNI_FSL::TLRC"
  178. source="MNI_FSL"
  179. dest="TLRC"
  180. comment="Lancaster,Fox 2007"
  181. xform_type="Affine" >
  182. 0.9464 0.0034 -0.0026 -1.0680
  183. -0.0083 0.9479 -0.0580 -1.0239
  184. 0.0053 0.0617 0.9010 3.1883
  185. >
  186. </XFORM>
  187. <XFORM
  188. ni_type="12*float"
  189. ni_dimen="1"
  190. xform_name="MNI_OTHER::TLRC"
  191. source="MNI_OTHER"
  192. dest="TLRC"
  193. comment="Lancaster,Fox 2007"
  194. xform_type="Affine" >
  195. 0.9357 0.0029 -0.0072 -1.0423
  196. -0.0065 0.9396 -0.0726 -1.3940
  197. 0.0103 0.0752 0.8967 3.6475
  198. >
  199. </XFORM>
  200. <XFORM
  201. ni_type="1*float"
  202. ni_dimen="1"
  203. xform_name="MNI::TLRC"
  204. source="MNI"
  205. dest="TLRC"
  206. distance="1.0"
  207. xform_type="brett_mni2tt"
  208. comment="Brett transform" >
  209. 1
  210. </XFORM>
  211. <XFORM
  212. ni_type="360*float"
  213. ni_dimen="1"
  214. xform_name="MNI::TT_N27"
  215. source="MNI"
  216. dest="TT_N27"
  217. xform_type="12-piece" >
  218. 0.9444444 0 0 0 0.9976303
  219. 0.06880209 0 -0.05989829 0.8685252 1.058824
  220. -0 0 -0 0.9976304 -0.07902943
  221. -0 0.0688021 1.145927 0 -3.405704
  222. -4.103033 -0 3.073373 4.936095 -9999
  223. -9999 0 0 0 9999.9
  224. 0.9315069 0 0 0 0.9976303
  225. 0.06880209 0 -0.05989829 0.8685252 1.073529
  226. -0 0 -0 0.9976304 -0.07902943
  227. -0 0.0688021 1.145927 0 -3.405704
  228. -4.103033 -0 3.073373 4.936095 0
  229. -9999 0 9999.9 0 9999.9
  230. 0.9444444 0 0 0 0.8154033
  231. 0.05623471 0 -0.05989829 0.8685252 1.058824
  232. -0 0 -0 1.220581 -0.07902943
  233. -0 0.08417804 1.145927 0 -2.783618
  234. -4.103033 -0 3.073372 4.936095 -9999
  235. 0 0 0 23 9999.9
  236. 0.9315069 0 0 0 0.8154033
  237. 0.05623471 0 -0.05989829 0.8685252 1.073529
  238. -0 0 -0 1.220582 -0.07902943
  239. -0 0.08417805 1.145927 0 -2.783618
  240. -4.103033 -0 3.073373 4.936095 0
  241. 0 0 9999.9 23 9999.9
  242. 0.9444444 0 0 0 0.9511568
  243. 0.06559702 0 -0.05989829 0.8685252 1.058824
  244. -0 0 -0 1.046375 -0.07902944
  245. -0 0.07216377 1.145927 0 0.5821307
  246. -4.103033 -0 -0.9333872 4.659767 -9999
  247. 23 0 0 9999 9999.9
  248. 0.9315069 0 0 0 0.9511568
  249. 0.06559702 0 -0.05989829 0.8685252 1.073529
  250. -0 0 -0 1.046375 -0.07902943
  251. -0 0.07216376 1.145927 0 0.5821307
  252. -4.103033 -0 -0.9333871 4.659767 0
  253. 23 0 9999.9 9999 9999.9
  254. 0.9444444 0 0 0 0.9976303
  255. 0.06880209 0 -0.06148272 0.8914994 1.058824
  256. -0 0 -0 0.9976304 -0.07699282
  257. -0 0.0688021 1.116396 0 -3.405704
  258. -4.211566 -0 3.073373 4.936095 -9999
  259. -9999 -9999 0 0 0
  260. 0.9315069 0 0 0 0.9976303
  261. 0.06880209 0 -0.06148272 0.8914994 1.073529
  262. -0 0 -0 0.9976304 -0.07699282
  263. -0 0.0688021 1.116396 0 -3.405704
  264. -4.211566 -0 3.073373 4.936095 0
  265. -9999 -9999 9999.9 0 0
  266. 0.9444444 0 0 0 0.8154033
  267. 0.05623471 0 -0.06148272 0.8914994 1.058823
  268. -0 0 -0 1.220582 -0.07699282
  269. -0 0.08417804 1.116396 0 -2.783618
  270. -4.211566 -0 3.073373 4.936095 -9999
  271. 0 -9999 0 23 0
  272. 0.9315069 0 0 0 0.8154033
  273. 0.05623471 0 -0.06148272 0.8914994 1.073529
  274. -0 0 -0 1.220582 -0.07699282
  275. -0 0.08417805 1.116396 0 -2.783618
  276. -4.211566 -0 3.073373 4.936095 0
  277. 0 -9999 9999.9 23 0
  278. 0.9444444 0 0 0 0.9511568
  279. 0.06559702 0 -0.06148272 0.8914994 1.058824
  280. -0 0 -0 1.046375 -0.07699282
  281. -0 0.07216378 1.116396 0 0.5821307
  282. -4.211566 -0 -0.9333872 4.659767 -9999
  283. 23 -9999 0 9999 0
  284. 0.9315069 0 0 0 0.9511568
  285. 0.06559702 0 -0.06148272 0.8914994 1.073529
  286. -0 0 -0 1.046375 -0.07699282
  287. -0 0.07216377 1.116396 0 0.5821307
  288. -4.211566 -0 -0.9333872 4.659767 0
  289. 23 -9999 9999.9 9999 0
  290. >
  291. </XFORM>
  292. # MNI_ANAT transformations
  293. <XFORM
  294. ni_type="12*float"
  295. ni_dimen="1"
  296. xform_name="MNI_ANAT::MNI"
  297. source="MNI_ANAT"
  298. dest="MNI"
  299. comment="Eickhoff-Zilles"
  300. xform_type="Affine" >
  301. 1 0 0 0
  302. 0 1 0 -4
  303. 0 0 1 -5
  304. >
  305. </XFORM>
  306. <XFORM
  307. ni_type="12*float"
  308. ni_dimen="1"
  309. xform_name="MNI::MNI_ANAT"
  310. source="MNI"
  311. dest="MNI_ANAT"
  312. comment="Eickhoff-Zilles"
  313. xform_type="Affine" >
  314. 1 0 0 0
  315. 0 1 0 4
  316. 0 0 1 5
  317. >
  318. </XFORM>
  319. <XFORM
  320. ni_type="1*float"
  321. ni_dimen="1"
  322. xform_name="MNIa::MNI_ANAT"
  323. source="MNIa"
  324. dest="MNI_ANAT"
  325. distance="0.1"
  326. xform_type="Identity" >
  327. 1
  328. >
  329. </XFORM>
  330. <XFORM
  331. ni_type="12*float"
  332. ni_dimen="1"
  333. xform_name="HaskinsPeds::MNI"
  334. source="HaskinsPeds"
  335. dest="MNI"
  336. comment="Affine Transform"
  337. xform_type="Affine" >
  338. 1.06288 -0.000580174 0.00371916 -1.21725
  339. -0.00296935 1.03773 -0.00969077 0.445977
  340. -0.000604645 -0.00660926 1.13005 -3.24892
  341. >
  342. </XFORM>
  343. #*******Atlas datasets ************************
  344. # list of atlas datasets
  345. # these are not templates. They contain segmentation
  346. # that associates a position with an anatomical structure
  347. ##atlas_datasets
  348. <ATLAS
  349. atlas_name="MNI_Glasser_HCP_v1.0"
  350. dset_name="MNI_Glasser_HCP_v1.0.nii.gz"
  351. template_space="MNI"
  352. description="Glasser HCP atlas 2016 surface-based parcellation"
  353. comment="Glasser, et al,A multi-modal parcellation of human cerebral cortex,
  354. Nature,2016.
  355. Atlas was constructed from surface analysis in Contee grayordinates.
  356. Use with caution on volumetric analysis. Transformed to MNI space
  357. via FreeSurfer and then to a standard mesh in AFNI.
  358. More details on this implementation in Atlas_notes.txt and here:
  359. https://openwetware.org/wiki/Beauchamp:CorticalSurfaceHCP"
  360. ></ATLAS>
  361. <ATLAS
  362. atlas_name="Brainnetome_1.0"
  363. dset_name="BN_Atlas_246_1mm.nii.gz"
  364. template_space="MNI"
  365. description="Brainnetome MPM"
  366. comment="Please cite Fan, L. et al., The Human Brainnetome Atlas:
  367. A New Brain Atlas Based on Connectional Architecture.
  368. Cerebral Cortex, 26 (8): 3508-3526,(2016)."
  369. ></ATLAS>
  370. <ATLAS
  371. atlas_name="CA_MPM_22_MNI"
  372. dset_name="MNI_caez_mpm_22+tlrc"
  373. template_space="MNI"
  374. description="Eickhoff-Zilles MPM atlas"
  375. comment="Eickhoff-Zilles maximum probability map from cytoarchitectonic probabilistic atlas
  376. SPM ANATOMY TOOLBOX v2.2
  377. For full list of references,
  378. http://www.fz-juelich.de/inm/inm-1/EN/Forschung/_docs/SPMAnatomyToolbox/SPMAnatomyToolbox_node.html
  379. Primary references:
  380. Contact: Simon Eickhoff (s.eickhoff@fz-juelich.de)
  381. Eickhoff SB et al.: A new SPM toolbox... (2005) NeuroImage 25(4): 1325-1335
  382. Eickhoff SB et al.: Testing anatomically specified hypotheses... (2006) NeuroImage 32(2): 570-82
  383. Eickhoff SB et al.: Assignment of functional activations... (2007) NeuroImage 36(3): 511-521
  384. Publications describing included probabilistic maps:
  385. TE 1.0, TE 1.1, TE 1.2------------------------------------------ Morosan et al., NeuroImage 2001
  386. BA 44, BA 45---------------------------------------------------- Amunts et al., J Comp Neurol 1999
  387. BA 4a, BA 4p BA 6----------------------------------------------- Geyer et al., Nature 1996 S. Geyer,
  388. Springer press 2003
  389. BA 3a, BA 3b, BA 1 BA 2----------------------------------------- Geyer et al., NeuroImage, 1999, 2000
  390. Grefkes et al., NeuroImage 2001
  391. OP 1, OP 2, OP 3, OP 4------------------------------------------ Eickhoff et al., Cerebral Cortex 2006a,b
  392. PFt, PF, PFm, PFcm, PFop, PGa, PGp 5Ci, 5L, 5M, 7A, 7M, 7P, 7PC- Caspers et al., Neuroimage 2007, BSF 2008
  393. Scheperjans et al., Cerebral Cortex 2008a,b
  394. hIP1, hIP2 hIP3------------------------------------------------- Choi et al., J Comp Neurol 2006
  395. Scheperjans et al., Cerebral Cortex 2008a,b
  396. Ig1, Ig2, Id1--------------------------------------------------- Kurth et al., Cerebral Cortex 2010
  397. CM/LB/SF FD/CA/SUB/EC/HATA-------------------------------------- Amunts et al., Anat Embryol 2005
  398. Amunts et al., Anat Embryol 2005
  399. BA 17, BA 18 hOC5 hOC3v / hOC4v--------------------------------- Amunts et al., NeuroImage 2000
  400. Malikovic et al., Cerebral Cortex 2006
  401. Rottschy et al., Hum Brain Mapp 2007
  402. 13 structures--------------------------------------------------- Burgel et al., NeuroImage 1999, 2006
  403. 18 structures--------------------------------------------------- Diedrichsen et al., NeuroImage 2009
  404. Dorsal extrastriate cortex (hOC3d / hOC4d)---------------------- Kujovic et al., Brain Struct Funct 2012
  405. Gyrus fusiformis (FG1, FG2)------------------------------------- Caspers et al., Brain Struct Funct 2012
  406. Frontal pole (Fp1, Fp2)----------------------------------------- Bludau et al., Neuroimage, 2014
  407. Other areas may only be used with authors' permission !
  408. AFNI adaptation by
  409. Ziad S. Saad and Daniel Glen (SSCC/NIMH/NIH)"
  410. ></ATLAS>
  411. <ATLAS
  412. atlas_name="CA_MPM_22_TT"
  413. dset_name="TT_caez_mpm_22+tlrc"
  414. template_space="TT_N27"
  415. description="Eickhoff-Zilles MPM atlas - Talairach space"
  416. ></ATLAS>
  417. #Cytoarchitectonic atlases transformed to TT_N27 space with 12-piece transform
  418. <ATLAS
  419. atlas_name="CA_N27_ML"
  420. dset_name="TT_caez_ml_18+tlrc"
  421. template_space="TT_N27"
  422. description="Macro Labels (N27)"
  423. comment="Eickhoff-Zilles macro labels from N27 in Talairach TT_N27 space
  424. SPM ANATOMY TOOLBOX v1.8
  425. Primary references:
  426. Contact: Simon Eickhoff (s.eickhoff@fz-juelich.de)
  427. Eickhoff SB et al.: A new SPM toolbox... (2005) NeuroImage 25(4): 1325-1335
  428. Eickhoff SB et al.: Testing anatomically specified hypotheses... (2006) NeuroImage 32(2): 570-82
  429. Eickhoff SB et al.: Assignment of functional activations... (2007) NeuroImage 36(3): 511-521
  430. Publications describing included probabilistic maps:
  431. TE 1.0, TE 1.1, TE 1.2------------------------------------------ Morosan et al., NeuroImage 2001
  432. BA 44, BA 45---------------------------------------------------- Amunts et al., J Comp Neurol 1999
  433. BA 4a, BA 4p BA 6----------------------------------------------- Geyer et al., Nature 1996 S. Geyer,
  434. Springer press 2003
  435. BA 3a, BA 3b, BA 1 BA 2----------------------------------------- Geyer et al., NeuroImage, 1999, 2000
  436. Grefkes et al., NeuroImage 2001
  437. OP 1, OP 2, OP 3, OP 4------------------------------------------ Eickhoff et al., Cerebral Cortex 2006a,b
  438. PFt, PF, PFm, PFcm, PFop, PGa, PGp 5Ci, 5L, 5M, 7A, 7M, 7P, 7PC- Caspers et al., Neuroimage 2007, BSF 2008
  439. Scheperjans et al., Cerebral Cortex 2008a,b
  440. hIP1, hIP2 hIP3------------------------------------------------- Choi et al., J Comp Neurol 2006
  441. Scheperjans et al., Cerebral Cortex 2008a,b
  442. Ig1, Ig2, Id1--------------------------------------------------- Kurth et al., Cerebral Cortex 2010
  443. CM/LB/SF FD/CA/SUB/EC/HATA-------------------------------------- Amunts et al., Anat Embryol 2005
  444. Amunts et al., Anat Embryol 2005
  445. BA 17, BA 18 hOC5 hOC3v / hOC4v--------------------------------- Amunts et al., NeuroImage 2000
  446. Malikovic et al., Cerebral Cortex 2006
  447. Rottschy et al., Hum Brain Mapp 2007
  448. 13 structures--------------------------------------------------- Burgel et al., NeuroImage 1999, 2006
  449. 18 structures--------------------------------------------------- Diedrichsen et al., NeuroImage 2009
  450. Other areas may only be used with authors' permission !
  451. AFNI adaptation by
  452. Ziad S. Saad and Daniel Glen (SSCC/NIMH/NIH)"
  453. ></ATLAS>
  454. <ATLAS
  455. atlas_name="CA_N27_MPM"
  456. dset_name="TT_caez_mpm_18+tlrc"
  457. template_space="TT_N27"
  458. description="Cytoarch. Max. Prob. Maps"
  459. comment="Eickhoff-Zilles maximum probability map on TT_N27 from post-mortem analysis"
  460. ></ATLAS>
  461. <ATLAS
  462. atlas_name="CA_N27_PM"
  463. dset_name="TT_caez_pmaps_18+tlrc"
  464. template_space="TT_N27"
  465. description="Cytoarch. Probabilistic Maps"
  466. comment="Eickhoff-Zilles probablity maps on TT_N27 from post-mortem analysis"
  467. ></ATLAS>
  468. <ATLAS
  469. atlas_name="CA_N27_GW"
  470. dset_name="TT_caez_gw_18+tlrc"
  471. template_space="TT_N27"
  472. description="Cytoarch. Prob. Maps for gray/white matter"
  473. comment="Eickhoff-Zilles probablity maps on MNI-152 from post-mortem analysis"
  474. ></ATLAS>
  475. <ATLAS
  476. atlas_name="CA_N27_LR"
  477. dset_name="TT_caez_lr_18+tlrc"
  478. template_space="TT_N27"
  479. description="Left/Right (N27)"
  480. comment="Simple left, right hemisphere segmentation"
  481. ></ATLAS>
  482. #Cytoarchitectonic atlases shifted to MNI space
  483. <ATLAS
  484. atlas_name="CA_ML_18_MNI"
  485. dset_name="MNI_caez_ml_18+tlrc"
  486. template_space="MNI"
  487. description="Macro Labels (N27-MNI)"
  488. comment="Eickhoff-Zilles macro labels from N27 (MNI space)"
  489. ></ATLAS>
  490. <ATLAS
  491. atlas_name="CA_MPM_18_MNI"
  492. dset_name="MNI_caez_mpm_18+tlrc"
  493. template_space="MNI"
  494. description="Cytoarch. Max. Prob. Maps (MNI)"
  495. comment="Eickhoff-Zilles maximum probability map on MNI-152 from post-mortem analysis (MNI space)"
  496. ></ATLAS>
  497. <ATLAS
  498. atlas_name="CA_LR_18_MNI"
  499. dset_name="MNI_caez_lr_18+tlrc"
  500. template_space="MNI"
  501. description="Left/Right (N27-MNI)"
  502. comment="Simple left, right hemisphere segmentation (MNI space)"
  503. ></ATLAS>
  504. #Cytoarchitectonic atlases in original MNI_ANAT space
  505. <ATLAS
  506. atlas_name="CA_ML_18_MNIA"
  507. dset_name="MNIa_caez_ml_18+tlrc"
  508. template_space="MNI_ANAT"
  509. description="Macro Labels (N27)"
  510. comment="Eickhoff-Zilles macro labels from N27 (MNI_ANAT space)"
  511. ></ATLAS>
  512. <ATLAS
  513. atlas_name="CA_MPM_18_MNIA"
  514. dset_name="MNIa_caez_mpm_18+tlrc"
  515. template_space="MNI_ANAT"
  516. description="Cytoarch. Max. Prob. Maps"
  517. comment="Eickhoff-Zilles maximum probability map on MNI-152 from post-mortem analysis (MNI_ANAT space)"
  518. ></ATLAS>
  519. <ATLAS
  520. atlas_name="CA_PM_18_MNIA"
  521. dset_name="MNIa_caez_pmaps_18+tlrc"
  522. template_space="MNI_ANAT"
  523. description="Cytoarch. Probabilistic Maps"
  524. comment="Eickhoff-Zilles probablity maps on MNI-152 from post-mortem analysis (MNI_ANAT space)"
  525. ></ATLAS>
  526. <ATLAS
  527. atlas_name="CA_GW_18_MNIA"
  528. dset_name="MNIa_caez_gw_18+tlrc"
  529. template_space="MNI_ANAT"
  530. description="Cytoarch. Prob. Maps for gray/white matter"
  531. comment="Eickhoff-Zilles probablity maps on MNI-152 from post-mortem analysis (MNI_ANAT space)"
  532. ></ATLAS>
  533. <ATLAS
  534. atlas_name="CA_LR_18_MNIA"
  535. dset_name="MNIa_caez_lr_18+tlrc"
  536. template_space="MNI_ANAT"
  537. description="Left/Right (N27)"
  538. comment="Simple left, right hemisphere segmentation (MNI_ANAT space)"
  539. ></ATLAS>
  540. #Desai atlases - based on @auto_tlrc alignment of FreeSurfer parcellation
  541. <ATLAS
  542. atlas_name="DKD_Desai_PM"
  543. dset_name="TT_desai_dkpmaps+tlrc"
  544. template_space="TT_N27"
  545. description="Probability maps of 35 cortical areas (gyri)"
  546. comment="
  547. Please cite:
  548. Desikan et al., Neuroimage 2006 (31) pp. 968-980."
  549. ></ATLAS>
  550. <ATLAS
  551. atlas_name="DD_Desai_PM"
  552. dset_name="TT_desai_ddpmaps+tlrc"
  553. template_space="TT_N27"
  554. description="Probability maps of 75 cortical areas"
  555. comment="
  556. For each hemisphere,including both gyri and sulci.
  557. Please cite:
  558. Destrieux et al., Neuroimage 2010 (53) pp. 1-15."
  559. ></ATLAS>
  560. <ATLAS
  561. atlas_name="FS_Desai_PM"
  562. dset_name="TT_desai_fspmaps+tlrc"
  563. template_space="TT_N27"
  564. description="Contains 40 subcortical areas"
  565. comment="15 in left & right hemispheres,10 midline structures parcellated by freesurfer"
  566. ></ATLAS>
  567. <ATLAS
  568. atlas_name="DD_Desai_MPM"
  569. dset_name="TT_desai_dd_mpm+tlrc"
  570. template_space="TT_N27"
  571. description="Contains the maximum probability maps of Desai DD and FS maps"
  572. comment="Smoothed maximum maps masked by unsmoothed maximum map"
  573. ></ATLAS>
  574. <ATLAS
  575. atlas_name="DKD_Desai_MPM"
  576. dset_name="TT_desai_dk_mpm+tlrc"
  577. template_space="TT_N27"
  578. description="Contains the maximum probability maps of Desai DKD and FS maps"
  579. comment="Smoothed maximum maps masked by unsmoothed maximum map"
  580. ></ATLAS>
  581. # Ventromedial prefrontal cortex
  582. <ATLAS
  583. atlas_name="MNI_VmPFC"
  584. dset_name="MNI_VmPFC+tlrc"
  585. template_space="MNI"
  586. description="Ventromedial Prefrontal Cortex"
  587. comment="Mackey, S. and Petrides, M. (2014), Architecture and morphology
  588. of the human ventromedial prefrontal cortex. European Journal
  589. of Neuroscience, 40: 2777-796. doi: 10.1111/ejn.12654"
  590. ></ATLAS>
  591. # Classic and deeply flawed Talairach Daemon (moved down to avoid being shown early in whereami output)
  592. <ATLAS
  593. atlas_name="TT_Daemon"
  594. dset_name="TTatlas+tlrc"
  595. template_space="TLRC"
  596. description="Talairach-Tournoux Atlas"
  597. comment="The standard talaraich atlas"
  598. ></ATLAS>
  599. # Haskins Pediatric atlas (nonlinear version only)
  600. <ATLAS
  601. atlas_name="Haskins_Pediatric_Nonlinear_1.0"
  602. dset_name="HaskinsPeds_NL_atlas1.0+tlrc.HEAD"
  603. template_space="HaskinsPeds"
  604. description="Version 1.0"
  605. comment="Haskins Atlas 1.0. Ref: Molfese, Glen, Mesite, Pugh, & Cox (2015, June). The Haskins Pediatric Brain Atlas.
  606. Poster session presented at the Organization for Human Brain Mapping, Honolulu, HI"
  607. ></ATLAS>
  608. #*******Template datasets ************************
  609. # list of template datasets
  610. # These are not atlases. They do not contain segmentation
  611. # to associate a position with an anatomical structure.
  612. # Multiple templates may share a common space. The template
  613. # definition must contain the name of the file where the
  614. # template dataset is located and the name of the space it
  615. # is associated with. Dataset locations may be in the AFNI
  616. # directory or specified explicitly here where the use of
  617. # relative directories are allowed (".." and ".") with paths
  618. # relative to the current working directory.
  619. #
  620. <TEMPLATE
  621. template_name="TT_N27+tlrc"
  622. template_space="TT_N27"
  623. comment="Colin brain. Single subject, 27 scan mean,manually transformed to Talairach"
  624. ></TEMPLATE>
  625. <TEMPLATE
  626. template_name="TT_152_2009c+tlrc"
  627. template_space="TT_N27"
  628. comment="Talairached MNI 2009c template, aligned to TT_N27
  629. with @auto_tlrc. See MNI152_T1_2009c+tlrc for copyright
  630. and citation information"
  631. ></TEMPLATE>
  632. <TEMPLATE
  633. template_name="TT_avg152T1+tlrc"
  634. template_space="TT_avg"
  635. comment="152 subjects T1 scan aligned to Colin brain template.
  636. Brett transformed to TLRC"
  637. ></TEMPLATE>
  638. <TEMPLATE
  639. template_name="TT_avg152T2+tlrc"
  640. template_space="TT_avg"
  641. comment="152 subjects T2 scan aligned to Colin brain template
  642. Brett transformed to TLRC"
  643. ></TEMPLATE>
  644. <TEMPLATE
  645. template_name="TT_icbm452+tlrc"
  646. template_space="TT_avg"
  647. comment="452 subjects T1 scan aligned to Colin brain template
  648. This dataset was manually transformed to Talairach space from
  649. an Analyze format dataset from the ICBM/LONI site"
  650. ></TEMPLATE>
  651. <TEMPLATE
  652. template_name="TT_EPI+tlrc"
  653. template_space="TT_avg"
  654. comment="EPI average template
  655. Brett transformed to TLRC"
  656. ></TEMPLATE>
  657. <TEMPLATE
  658. template_name="MNI152_T1_2009c+tlrc"
  659. template_space="MNI"
  660. comment="152 subjects T1 nonlinear at 1mm
  661. VS Fonov, et al, Unbiased average age-appropriate atlases for pediatric
  662. studies,NeuroImage,Volume 54, Issue 1, January 2011, ISSN 1053-8119,
  663. DOI: 10.1016/j.neuroimage.2010.07.033
  664. VS Fonov, et al, Unbiased nonlinear average age-appropriate brain
  665. templates from birth to adulthood NeuroImage, Volume 47, Supplement 1,
  666. July 2009, Page S102 Organization for Human Brain Mapping 2009 Annual
  667. Meeting, DOI: 10.1016/S1053-8119(09)70884-5
  668. Copyright (C) 1993-2004 Louis Collins, McConnell Brain Imaging Centre,
  669. Montreal Neurological Institute, McGill University. Permission to use,
  670. copy, modify, and distribute this software and its documentation for
  671. any purpose and without fee is hereby granted, provided that the above
  672. copyright notice appear in all copies. The authors and McGill University
  673. make no representations about the suitability of this software for any
  674. purpose. It is provided as is without express or implied warranty. The
  675. authors are not responsible for any data loss, equipment damage,
  676. property loss, or injury to subjects or patients resulting from the use
  677. or misuse of this software package."
  678. ></TEMPLATE>
  679. <TEMPLATE
  680. template_name="MNI152.nii"
  681. template_space="MNI"
  682. ></TEMPLATE>
  683. <TEMPLATE
  684. template_name="ICBM452.nii"
  685. template_space="MNI"
  686. ></TEMPLATE>
  687. <TEMPLATE
  688. template_name="MNI_EPI.nii"
  689. template_space="MNI"
  690. ></TEMPLATE>
  691. <TEMPLATE
  692. template_name="MNIa_caez_N27+tlrc"
  693. template_space="MNI_ANAT"
  694. ></TEMPLATE>
  695. <TEMPLATE
  696. template_name="MNI_caez_N27+tlrc"
  697. template_space="MNI"
  698. ></TEMPLATE>
  699. <TEMPLATE
  700. template_name="HaskinsPeds_NL_template1.0+tlrc"
  701. template_space="HaskinsPeds"
  702. comment="Haskins Pediatric Atlas 1.0. Ref: Molfese, Glen, Mesite, Pugh, & Cox (2015, June).
  703. The Haskins Pediatric Brain Atlas. Poster session presented at the
  704. Organization for Human Brain Mapping, Honolulu, HI"
  705. ></TEMPLATE>
  706. <TEMPLATE
  707. template_name="HaskinsPeds_aff_template1.0+tlrc"
  708. template_space="HaskinsPeds"
  709. comment="Haskins Pediatric Atlas 1.0. Ref: Molfese, Glen, Mesite, Pugh, & Cox (2015, June).
  710. The Haskins Pediatric Brain Atlas Poster session presented at the
  711. Organization for Human Brain Mapping, Honolulu, HI"
  712. ></TEMPLATE>
  713. #**********************************************