Skip to content
Snippets Groups Projects
Forked from FSL / fslpy
3152 commits behind the upstream repository.
user avatar
Paul McCarthy authored
actions.__init__ module contains aliases for all the global Action
classes. FSLEyesFrame no longer stores a dict of {AuiPaneInfo :
ViewPanel} mappings, because AuiPaneInfo objects are evidently not
persistent, so I cannot use them as dict keys. New action -
ClearPerspectiveAction, which delets all user-saved
perspectives. SavePerspectiveAction is functional.  Perspectives module
is functional, but needs more work w.r.t. managing built-in
perspectives.
3e40cce8
History
fslpy - front end to the FSL tools.

Dependencies:

 - PyOpenGL   3.1.0
 - numpy      1.8.1
 - scipy      0.14.0
 - matplotlib 1.3.1
 - nibabel    1.3.0
 - Pillow     2.5.3 (for screenshots of any type other than PNG)

 - wxPython   3.0.0.0

 - OSMesa 6.5.3 (for off-screen rendering)

 - OpenGL. Either
   - OpenGL 1.4, with the following extensions:
     - ARB_vertex_program
     - ARB_fragment_program
   - OpenGL 2.1

Some of the 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.