FSLeyes, the FSL image viewer
Project description
FSLeyes is the FSL image viewer.
Installation
FSLeyes is a GUI application written in Python, and built on wxPython. FSLeyes requires OpenGL for visualisation.
In the majority of cases, you should be able to follow the installation instructions outlined at the FSLeyes home page:
Dependencies
All of the dependencies of FSLeyes are listed in pyproject.toml.
Being an OpenGL application, FSLeyes can only be used on computers with graphics hardware (or a software GL renderer) that supports one of the following versions:
OpenGL 3.3
OpenGL 2.1, with the following extensions:
EXT_framebuffer_object
ARB_instanced_arrays
ARB_draw_instanced
OpenGL 1.4, with the following extensions:
ARB_vertex_program
ARB_fragment_program
EXT_framebuffer_object
GL_ARB_texture_non_power_of_two
Documentation
The FSLeyes user and API documentation are hosted at:
The FSLeyes user and API documentation is written in ReStructuredText, and can be built using sphinx:
pip install -e ".[doc]" sphinx-build userdoc userdoc/html sphinx-build apidoc apidoc/html
The documentation will be generated and saved in userdoc/html/ and apidoc/html/.
Credits
Some of the FSLeyes icons are derived from the Freeline icon set, by Enes Dal, available at https://www.iconfinder.com/Enesdal, and released under the Creative Commons (Attribution 3.0 Unported) license.
The volumetric spline interpolation routine uses code from:
Daniel Ruijters and Philippe Thévenaz, GPU Prefilter for Accurate Cubic B-Spline Interpolation, The Computer Journal, vol. 55, no. 1, pp. 15-20, January 2012. http://dannyruijters.nl/docs/cudaPrefilter3.pdf
The GLSL parser is based on code by Nicolas P . Rougier, available at https://github.com/rougier/glsl-parser, and released under the BSD license.
DICOM to NIFTI conversion is performed with Chris Rorden’s dcm2niix (https://github.com/rordenlab/dcm2niix).
The brain_colours colour maps were produced and provided by Cyril Pernet (https://doi.org/10.1111/ejn.14430).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fsleyes-1.12.5.tar.gz
.
File metadata
- Download URL: fsleyes-1.12.5.tar.gz
- Upload date:
- Size: 39.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8b5ded15237b3ce23444c2dee6047699abc53da9403f073a116b4870d548c5b |
|
MD5 | 910e8af84ced315e1bfff09199104ba4 |
|
BLAKE2b-256 | 4ad8dd99f3c6919449df8480e977210883ab3fb6143115d71a8e7ae3e4fa7492 |
File details
Details for the file fsleyes-1.12.5-py3-none-any.whl
.
File metadata
- Download URL: fsleyes-1.12.5-py3-none-any.whl
- Upload date:
- Size: 40.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aaa799eb566a896bac5b996ced63939d7ada9beaaa12c5943b1d2176577dcb21 |
|
MD5 | b8b06dc2d832e17927aa02220ea9d604 |
|
BLAKE2b-256 | e8d873414297575324d1d95d08a5f4b9f10e85aff0555cc5c9f31e3ff1bdaffe |