-
- Downloads
1. ImageTexture.prepareTextureDAta uses flatten instead of ravel, so it
is guaranteed to get a real contiguous array intead of a view. 2. Removed selectedOverlay command line argument. 3. Fixed x/y/zcentre arguments - they are now specified in terms of the world coordinate system of the first overlay. 4. Fixed bug in fsleyes_parseargs._imageTrans - was not handling None
Showing
- fsl/fsleyes/fsleyes_parseargs.py 83 additions, 24 deletionsfsl/fsleyes/fsleyes_parseargs.py
- fsl/fsleyes/gl/slicecanvas.py 11 additions, 3 deletionsfsl/fsleyes/gl/slicecanvas.py
- fsl/fsleyes/gl/textures/imagetexture.py 1 addition, 1 deletionfsl/fsleyes/gl/textures/imagetexture.py
- fsl/fsleyes/views/canvaspanel.py 34 additions, 4 deletionsfsl/fsleyes/views/canvaspanel.py
- fsl/tools/fsleyes.py 7 additions, 6 deletionsfsl/tools/fsleyes.py
Loading
Please register or sign in to comment