User Details
- User Since
- Aug 1 2016, 12:10 PM (455 w, 21 h)
- Roles
- Disabled
Aug 2 2016
[028ccd]: Merge branch 'bug-16257-equalMethodTbssTest'
Merged commits:
2013-10-11 16:47:44 Thomas Van Bruggen [3d3f13]
replace for loops for image comparison by mitk::equal for 3d and itk comparison filter for 4d
[2ea700]: Merge branch 'bug-16255-tbssDoxygen'
Merged commits:
2013-10-11 15:19:30 Thomas Van Bruggen [aeeaad]
added doxygen in info specifying the functioning and the required data of tbss related classes
[cd5c63]: Merge branch 'bug-16194-cleanUp'
Merged commits:
2013-10-25 11:35:28 Thomas Van Bruggen [c4ba1e]
cleaned code
I will merge this branch and leave some of the old code commented for the time being
New remote branch pushed: bug-16194-merge
[045eea]: Merge branch 'bug-16192-tbssScaling'
Merged commits:
2013-09-30 16:11:53 Thomas Van Bruggen [16cce9]
resized objects
Can you add the problematic dataset and describe how to produce this error?
New remote branch pushed: bug-16192-tbssScaling
(In reply to Christoph Kolb from comment #2)
This might be related to T16059 and may be already fixed.
Please confirm.
New remote branch pushed: bug-16188-tbssPlotCrash
New remote branch pushed: bug-16109-OtsuDeselection
[a002a6]: Merge branch 'bug-16109-OtsuDeselection'
Merged commits:
2013-09-18 17:19:37 Thomas Van Bruggen [75c8a7]
added missing call to Deactivated method of superclass
[2bc776]: Merge branch 'bug-16088-errorOnPlottingTbss'
Merged commits:
2013-09-26 15:29:06 Thomas Van Bruggen [b24f18]
changed tbss roi pixel type to unsigned char
New remote branch pushed: bug-16088-errorOnPlottingTbss
The problem is caused by the mitkPartialVolumeAnalysisHistogramCalculator that thinks a mask image is selected, but requires an unsigned char pixel type, whereas the tbss roi has signed char pixel type
now it only says that image source as bad pixel type
It is not related I think. Already fixed it and waiting for a green dashboard.
New remote branch pushed: bug-16015-tractAnalyzerMacResults
added some debug info. testdriver should be started with the following arguments:
[4b22ae]: Merge branch 'bug-16015-tractAnalyzerMacResults'
Merged commits:
2013-10-16 17:31:31 Thomas Van Bruggen [b837a4]
removed loading of unneccessary reference roi
[63da5b]: Merge branch 'bug-16015-tractAnalyzerMacResults'
Merged commits:
2013-10-16 16:04:20 Thomas Van Bruggen [fe75c0]
unable one test condition
[5eacbe]: Merge branch 'bug-16008-pointSetHelper'
Merged commits:
2013-09-16 11:15:30 Thomas Van Bruggen [e15a9a]
set pointset to helper object
[e407bc]: Merge branch 'bug-15963-fix'
Merged commits:
2013-09-03 13:56:24 Thomas Van Bruggen [a0ce8c]
COMP: turned of test
[96db86]: Merge branch 'bug-15963-fix'
Merged commits:
2013-09-03 13:07:17 Thomas Van Bruggen [f0d1f6]
COMP: fixed hashtag
this and the previous commit wrongly landed here (I mixed up the bug number) please see 16015
[2dfb68]: Merge branch 'bug-15963-fix'
Merged commits:
2013-09-03 13:31:25 Thomas Van Bruggen [5eeab1]
COMP: output info
(In reply to Thomas van Bruggen from comment #4)
[e407bc]: Merge branch 'bug-15963-fix'
Merged commits:
2013-09-03 13:56:24 Thomas Van Bruggen [a0ce8c]
COMP: turned of test
New remote branch pushed: bug-15948-tests
[954be3]: Merge branch 'bug-15948-testWithData'
Merged commits:
2013-09-03 12:21:25 Thomas Van Bruggen [f34357]
hastag updated
New remote branch pushed: bug-15887-DealWithMissingGradDirs
The crash seems to occur in the mitkConnectomicsNetworkMapper3D::PropertiesChanged(). All retrieved properties are empty.
For the mitkDICOMLocaleTest and the mitkTestDICOMLoading, I needed to replace mitk::eps by a higher epsilon to solve a test errors due to float imprecision.
[2411b7]: Merge branch 'bug-15815-commentsoncleancode'
Merged commits:
2013-08-22 15:19:30 Thomas Van Bruggen [f5293f]
reformulated some comments
New remote branch pushed: bug-15815-cleanup
[d55f87]: Merge branch 'bug-15815-cleanup'
Merged commits:
2013-08-28 12:55:50 Thomas Van Bruggen [65c135]
intermediate commit
New remote branch pushed: bug-15815-cleanTensorReconEigenCorr
New remote branch pushed: bug-15524-python-superbuild-fails
(In reply to Arthur Teimourian from comment #1)
Crash occurs when using IVIM data.
New remote branch pushed: bug-15472-tensorCorrectionMergeBranch
[2689b6]: Merge branch 'bug-15472-tensorCorrectionMergeBranch'
Merged commits:
2013-08-06 14:01:54 Thomas Van Bruggen [a68ef4]
Merge branch 'bug-15472-tensorCorrectionDebugBranch' into bug-15472-tensorCorrectionMergeBranch
[8fad53]: Merge branch 'bug-15329-removeLocalFileDependencyTbss'
Merged commits:
2013-10-09 11:07:01 Thomas Van Bruggen [c37c75]
removed unneccesary include
[2d53b1]: Merge branch 'bug-15319-fiberPlot'
Merged commits:
2013-06-18 15:27:16 Thomas Van Bruggen [cb3755]
reinstated an important piece of code
New remote branch pushed: bug-15319-fiberPlot
[a0c6fb]: Merge branch 'bug-15290-tbssDocumentation'
Merged commits:
2013-06-10 10:28:29 Thomas Van Bruggen [5d9fd5]
added comments
New remote branch pushed: bug-15290-tbssDocumentation
[aa3e1f]: Merge branch 'bug-15255-cleanTractAnalyzer'
Merged commits:
2013-05-28 16:10:17 Thomas Van Bruggen [c96fda]
moved tract analyzer to Quantification folder and refactored code
also the class is in the FiberTracking folder, so it must be moved to Quantification. The creation of the tbss roi image should be done inside this class instead of in QmitkTractbasedSpatialStatistics.
[65a524]: Merge branch 'bug-15066-cleanTbssCode'
Merged commits:
2013-05-06 15:09:04 Thomas Van Bruggen [ab77f5]
cleaned code in tbss image reader
New remote branch pushed: bug-15066-cleanTbssCode
I tried it, but id didn't occur. Probably already fixed.
This happens when 3D images are loaded with a preset for 2D registration
[3ecdf4]: Merge branch 'bug-14739-fixedPresetCrash'
Merged commits:
2013-08-14 16:39:10 Thomas Van Bruggen [8a8ba9]
fixed crash caused by out of bound index in registration preset file
My first assumption was wrong.
New remote branch pushed: bug-14639-TresholdPreviewRemovedOnPluginDeactivation
this modification makes sure that the threshold preview is removed when the plugin is deactivated
[d86843]: Merge branch 'bug-14342-tbssRoiThreshold'
Merged commits:
2013-04-30 13:02:29 Thomas Van Bruggen [7af1f6]
enable FA thresholds between 0 and 1
[0cb819]: Merge branch 'bug-14337-tbssImportGeometry'
Merged commits:
2013-01-24 11:48:17 Thomas Van Bruggen [52e13a]
swapped row column order
View is not included in release, so this bug should not block 13788
The same problem occures with with TractbasedSpatialStatisticsView
[8d24ca]: Merge branch 'bug-13425-crashWhenViewIsClosed'
Merged commits:
2013-04-30 16:59:01 Thomas Van Bruggen [1452a2]
changed selection mechanism to prevent crash
[68e8f5]: Merge branch 'bug-13408-scalarIndices'
Merged commits:
2012-10-11 17:21:35 Thomas Van Bruggen [be7e2d]
extended to maximum value of the scale parameter
[a364f3]: Merge branch 'bug-13402-importingData'
Merged commits:
2012-11-07 16:59:58 Thomas Van Bruggen [96d7d6]
removed spelling error
[4d8d81]: Merge branch 'bug-13304-tensorCrash'
Merged commits:
2012-10-11 09:29:23 Thomas Van Bruggen [6690e8]
corrected variables that were used on wrong positions
In the checkneighbours method the index ix can go out of range
It works on Linux (debug mode and release executable), so it is either a Windows problem, or this is a dubplicate of another bug that was alreade solved
see also T13196
The select method is very messy. Instead of trying some ugly fixes this should be refactored.
can't reproduce on linux 64
[792472]: Merge branch 'bug-13193-pvEmptyMask'
Merged commits:
2012-09-21 16:07:13 Thomas Van Bruggen [11c58e]
only enable the estimate circle from binary image if a binary image is selected
the problem is that the mask is empty
fixed for the release. bug remains open until it is also in the master
[36d822]: Merge branch 'bug-13187-DocuResidualWidget'
Merged commits:
2012-09-21 12:22:29 Thomas Van Bruggen [b35861]
added documentation for the residual widget within the tensor reconstruction view
it only crashes on a freshly started mitk (no 3d images have previously been loaded)
The same error occurs with the paint tool