Skip to content

BF: Vector positioning bug

Paul McCarthy requested to merge paulmc/fsleyes:bf/vector into master

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

Merge request reports

Loading