Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michiel Cottaar
fslpy
Commits
ef8167e0
Commit
ef8167e0
authored
9 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
TODO list
parent
8e25797c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO
+9
-5
9 additions, 5 deletions
TODO
with
9 additions
and
5 deletions
TODO
+
9
−
5
View file @
ef8167e0
...
...
@@ -10,12 +10,10 @@ https://internal.fmrib.ox.ac.uk/i-wiki/Analysis/Todos/FSLView regularly, too.
** Tooltips
** Complete code documentation, commenting and clean-up
** Testing
** Application icon (for OSX)
** OSX Installer
** Remove logging calls for performance
** Start up menu visibility thing (PyInstaller bug)
Using development version of pyinstaller
** Move TODO list to Gitlab
** About dialog
Credit for all libraries
Credit for icons
** DONE Other
*** WONTFIX Remove Colour map name from toolbar
I think I need to write my own combobox implementation (subclass
...
...
@@ -26,6 +24,9 @@ Not possible unless I roll my own combo box implementation (maybe combine
with Colour map name item above ...)
*** CAN'T REPRODUCE 'Fastest' performance - subsampling not working?
*** CAN'T REPRODUCE LUT-related exception when removing Label overlays from list - orphaned widgets on display toolbar/pane
*** DONE 3d histogram overlay data range broken?
Display properties on all ViewPanels were unsycned by defeault - changed to only canvaspanels
*** DONE Give random lut have enough colours for talairach
*** DONE Rename to FSLEyes
*** DONE Startup time
Startup time is comparable to FSLView, and faster in most cases.
...
...
@@ -89,6 +90,9 @@ All spinctrls now refresh on focus-lose, or when enter is hit.
*** DONE FSLDIR management - prompt user at startup? Configurable menu option?
*** DONE Open file dialog should use last directory
* Things to do once the feature list is complete
** Make voxel-space labels more accurate (copy routine from FSLView instead of using nibabel?)
** LookupTable should show a modal message while generating label widgets (talairach takes ages)
** Use wx.StandardPaths for resources (shaders, icons, etc) instead of relative to python modules
** Profile actions/settings in canvas settings panel
** Action categories, so they can be grouped in menus
** Combine SliceCanvas offscreen+prerender modes - apply both simultaneously
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment