Page MenuHomePhabricator

Fiberfox: unblock GUI while simulating
Closed, ResolvedPublic

Event Timeline

New remote branch pushed: bug-16680-FiberfoxWorkerThread

The fiberfox signal generation process blocks the application GUI. This bug moves the correspoding functionality to a worker thread.

This branch also integrates the following branches:

  • bug-16656-FiberExtractionAutoSelectPF
  • bug-16655-FiberfoxAutosave
  • bug-16627-MultiTensorTracking
  • bug-16248-Headmotion
  • bug-16492-DiffusionTests (includes core changes to mitk::Equal)

[c100f2]: Merge branch 'bug-16680-MiniAppIntegrationBranch'

Merged commits:

2014-01-09 15:22:29 Peter Neher [26f78d]
Merge branch 'bug-16680-FiberfoxWorkerThread'

Conflicts:
Core/Code/Testing/CMakeLists.txt
Core/Code/Testing/mitkImageEqualTest.cpp


2014-01-09 12:47:57 Peter Neher [09effa]
added core test for epsilon in mitk image equal method


2013-12-13 13:03:57 Peter Neher [8d5079]
added some status messages


2013-12-13 12:12:02 Peter Neher [18d756]
fixed NaN direction


2013-12-12 17:34:17 Peter Neher [e146f5]
Fiberfox is not blocking GUI anymore


2013-12-11 15:34:18 Peter Neher [c2a755]
added some default selection heuristic


2013-12-11 13:23:24 Peter Neher [e987ae]
added autosave


2013-12-11 11:41:28 Peter Neher [0b0ca7]
adapted miniapp to multi tensor tracking


2013-12-09 11:59:30 Peter Neher [55b0ae]
external FA image working


2013-12-06 13:18:21 Peter Neher [edac57]
nn interpolation working


2013-12-05 16:46:13 Peter Neher [ff8b78]
cleanup


2013-12-05 15:34:49 Peter Neher [ce5aed]
Merge branch 'bug-16492-DiffusionTests' into bug-16248-Headmotion

Conflicts:
Modules/DiffusionImaging/FiberTracking/Algorithms/itkTractsToVectorImageFilter.cpp
Modules/DiffusionImaging/FiberTracking/files.cmake
Modules/DiffusionImaging/MiniApps/CMakeLists.txt
Modules/DiffusionImaging/MiniApps/LocalDirectionalFiberPlausibility.cpp
Plugins/org.mitk.gui.qt.diffusionimaging/src/internal/QmitkDiffusionDicomImportView.cpp
Plugins/org.mitk.gui.qt.diffusionimaging/src/internal/QmitkFiberfoxView.cpp
Plugins/org.mitk.gui.qt.diffusionimaging/src/internal/QmitkFiberfoxView.h
Plugins/org.mitk.gui.qt.diffusionimaging/src/internal/QmitkFiberfoxViewControls.ui


2013-12-03 16:24:40 Peter Neher [3f1678]
added test for qball and tensor reconstruction. fixed the necessary image equal method.


2013-12-03 14:27:48 Peter Neher [032dd6]
added fiber genration test and chi-square noise model


2013-12-03 11:50:16 Peter Neher [73fa51]
testing LDFP with ignored missing directions


2013-12-02 13:28:58 Peter Neher [11ecef]
testing bunlde subtraction and addition


2013-12-02 12:48:09 Peter Neher [89e776]
added testing of binary image fiber extraction


2013-12-02 12:22:34 Peter Neher [9608e1]
added fiber extraction test


2013-12-02 11:51:02 Peter Neher [65f08f]
added fiber transformation test


2013-12-02 11:06:18 Peter Neher [da8b6c]
added test for local directional fiber plausibility


2013-11-25 13:20:34 Peter Neher [879f1c]
added maxima extraction test


2013-11-25 12:42:33 Peter Neher [867e97]
added streamline tracking test


2013-11-19 15:26:25 Peter Neher [9924fc]
finished motion artrifact


2013-11-19 14:09:30 Peter Neher [09ce84]
mask image working with motion artifact


2013-11-13 10:14:46 Peter Neher [c317bc]
wip


2013-10-16 13:34:06 Peter Neher [cf601d]
wip


2013-10-10 09:12:52 Peter Neher [0505a1]
todo: mask and astrosticks


2013-09-26 03:22:12 Peter Neher [9e46ee]
wip


2013-09-19 11:18:40 Peter Neher [9e9b9f]
old peaks

New remote branch pushed: bug-16680-MiniAppIntegrationDashboardFix

[29d3de]: Merge branch 'bug-16680-MiniAppIntegrationDashboardFix'

Merged commits:

2014-01-09 15:56:06 Peter Neher [60db3a]
COMP: removed typenames

[a2b354]: Merge branch 'bug-16680-MiniAppIntegrationDashboardFix'

Merged commits:

2014-01-09 16:17:02 Peter Neher [816da2]
COMP: removed alod version of chisquare noise model

[13cd85]: Merge branch 'bug-16680-MiniAppIntegrationDashboardFix'

Merged commits:

2014-01-09 16:32:11 Peter Neher [0a9e82]
COMP: updated mitk data hash

[fc00ff]: Merge branch 'bug-16680-MiniAppIntegrationDashboardFix'

Merged commits:

2014-01-09 17:17:32 Peter Neher [3445fc]
COMP: fixed tests

[9fcfb0]: Merge branch 'bug-16680-MiniAppIntegrationDashboardFix'

Merged commits:

2014-01-10 10:57:55 Peter Neher [09e3f2]
COMP: fixed tests

New remote branch pushed: bug-16680-DiffusionTestFix

[b7dcb8]: Merge branch 'bug-16680-DiffusionTestFix'

Merged commits:

2014-01-10 11:51:46 Peter Neher [ff3f00]
COMP: mitk data hash update


2014-01-10 11:37:58 Peter Neher [9c4c2d]
COMP: fiber extraction test

New remote branch pushed: bug-16680-DiffusionTestFix2

[be2ed9]: Merge branch 'bug-16680-DiffusionTestFix2'

Merged commits:

2014-01-10 14:57:35 Peter Neher [8c7268]
COMP: uncommented peak extraction test. differing filter behaviour on linux and windows.