We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34b779 commit 2dd2d4aCopy full SHA for 2dd2d4a
nibabel/streamlines/trk.py
@@ -93,8 +93,8 @@ def get_affine_trackvis_to_rasmm(header):
93
The streamlines in a trackvis file are in 'voxelmm' space, where the
94
coordinates refer to the corner of the voxel.
95
96
- Compute the # affine matrix that will bring them back to RAS+ mm space,
97
- where the coordinates refer to the center of the voxel.
+ Compute the affine matrix that will bring them back to RAS+ mm space, where
+ the coordinates refer to the center of the voxel.
98
99
Parameters
100
----------
0 commit comments