Skip to content
Snippets Groups Projects
Forked from FSL / fslpy
2637 commits behind the upstream repository.
user avatar
Paul McCarthy authored
a new thread.

2. ImageWrapper marks its expand coverage task thread as a daemon.
304e3aa6
History

fslpy

The fslpy project is a FSL programming library written in Python. It is used by FSLeyes.

Documentation

Take a look at the Documentation for developers if you want to program with fslpy.

Dependencies

fslpy depends upon the following libraries:

Library Version
props Latest
indexed_gzip Latest
numpy 1.11.0
scipy 0.17.0
matplotlib 1.5.1
nibabel 2.0.2
six 1.10.0
Sphinx 1.4,1
wxPython 3.0.2.0

Notes:

  • Sphinx is only needed for building the documentation.

  • If you are installing fslpy manually, don't worry too much about having the exact version of each of the packages - just try with the latest version, and roll-back if you have problems.