Skip to content

Commit d02bd8a

Browse files
committed
Update readme
1 parent 7337ad9 commit d02bd8a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,10 @@ Automatically generated random fiber configuration for Fiberfox simulations.
168168

169169

170170
## Building MITK Diffusion from source
171+
172+
Please not that we moved away from a separate MITK Diffusion application and are instead building configurations of the MITK Workbench. In a (near)-future version of MITK, customizations of the Workbench will be possible to change the display and executable name etc.
173+
A workaround is to use the MITK branch https://github.com/MITK/MITK/tree/feature/T30337-WorkbenchCustomizations2, which already enables some of those customizations but the final mechanism fot that will be different.
174+
171175
* Install [Qt](https://www.qt.io/) on your system (currently 6.6.1).
172176
* Clone MITK from [github](https://github.com/MIC-DKFZ/MITK-Diffusion.git) using [Git version control](https://git-scm.com/).
173177
* Clone MITK Diffusion from [github](https://github.com/MITK/MITK.git).
@@ -176,7 +180,7 @@ Automatically generated random fiber configuration for Fiberfox simulations.
176180
* Click "Configure".
177181
* Set the option MITK_EXTENSION_DIRS to "/path/to/my/mitk-diffusion-repository".
178182
* Click "Configure".
179-
* Set the option MITK_BUILD_CONFIGURATION to "DiffusionRelease".
183+
* Set the option MITK_BUILD_CONFIGURATION to "DiffusionRelease" or any other desired configuration. There are various configurations to build e.g. only IVIM modules or only tractography. The DiffusionRelease/DiffusionDebug configurations contain all modules.
180184
* Click "Generate".
181185

182186
* Start the Superbuild:

0 commit comments

Comments
 (0)