-
Notifications
You must be signed in to change notification settings - Fork 5
/
TODO.txt
28 lines (22 loc) · 935 Bytes
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
TODO LIST (in order of high -> low priority)
--------------------------------------------
* BUGS.txt
* Multithreading!
* verbose option for print statements
* Use threading for intensive computations (loading a series, etc.)
(http://redino.net/blog/2013/07/pyside-downloading-file-with-progress-bar/)
* Test if command-line versions still work
mergeTool
* multithread the checkConflicts() fxn
* clicking a unique contour should show it (not just conflicts)
* Need better way to select multiple sections
* Images need interactability (click-drag scaling, ScrollArea)
* add note to loadSeries window that describes 1st series as default in cases of unresolved conflicts
* Show contours on resolve images
curationTool
* Ignore stamps in output (capital D, protrusion, etc.)?
* change options into a QGroupBox?
calibrationTool
* rescale series option needs to say that the following directory is output directory
gitTool
* see bugs