Skip to content
Snippets Groups Projects
Commit d2b1e96d authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

much better reference explaining freesurfer coordinate systems

parent 97414501
No related branches found
No related tags found
No related merge requests found
...@@ -99,6 +99,7 @@ class MGHImage(fslimage.Image): ...@@ -99,6 +99,7 @@ class MGHImage(fslimage.Image):
"""Returns an affine which can be used to transform voxel """Returns an affine which can be used to transform voxel
coordinates into the surface coordinate system for this image. coordinates into the surface coordinate system for this image.
See: http://www.grahamwideman.com/gw/brain/fs/coords/fscoords.htm
See: https://surfer.nmr.mgh.harvard.edu/fswiki/CoordinateSystems See: https://surfer.nmr.mgh.harvard.edu/fswiki/CoordinateSystems
""" """
return self.__voxToSurfMat return self.__voxToSurfMat
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment