You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BF: ensure that voxel indices have the correct shape
Some CIFTI files write all voxel indices on the same line, leading to a 1D array. This bug fix ensures that nibabel will not crash when reading those files.
0 commit comments