BF: Vector positioning bug
Incorrect use of the fsleyes.gl.routines.pointGrid
function to generate voxel coordinates was resulting in incorreclty positioned points for non-isotropic voxels, when displaying images as linevector
, tensor
, or sh
overlay types.
This MR also removes the hard requirement on wxpython 4.1, and restores compatibility with wxpython 4.0.*
Closes #195 (closed)
Edited by Paul McCarthy