Supported coordinate systems include:
If you want to double-check the results of the coordinate transformations, I recommend to use Freeview (comes with FreeSurfer) in combination with the MNI to Talairach Tool from Bioimagesuite, which uses the mapping described in Lacadie et al., Neuroimage. 2008 Aug 15; 42(2): 717–725.
Here is an example for fsaverage vertex 145029:
Fig. 2a Vertex 145029 on the left fsaverage surface (at pink marker). Screenshot from the FreeView application that comes with FreeSurfer.
Fig. 2b Location of MNI coordinate 39 -30 65, the result of mapping fsaverage vertex 145029 to MNI152 space. Screenshot from the MNI - Talairach Tool.
For a vertex, the package also computes the closest brain regions and the distances to them, based on an atlas. Given a cluster (or more generally, a set of vertices), it can also compute all atlas regions a cluster overlaps with and the percentage as well as absolute number of cluster vertices in the respective atlas regions.
You can use any atlas you like, the three default ones that come with FreeSurfer are:
To use a different or custom atlas, just drop the respective annot files for the two hemispheres into the /label/
directory of your template subject. See the FreeSurfer documentation on Cortical Parcellations for details on FreeSurfer brain atlases.
The following methods are available to compute the distance of a point on a brain surface to a brain atlas region:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.