If possible (diffusionDicomReader is registered) the data should be imported as diffusion image by default.
Description
Description
Event Timeline
Comment Actions
TODO: the correct Reader has to be selected
How and where should this be done?
In mitkDicomSeriesReader.cpp there were numerous "changes" due to auto-formatting in VisualStudio. Relevant changes are the new method IsDWI (line 561ff) and the section where this method is called in GetSeries (line 1372ff). This is also where the reader probably needs to be set.
Comment Actions
Could you regenerate the patch with "git diff -b" or even "git diff -w" to ignore space changes?
Comment Actions
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.