- [ ] Thorough Testing of each of the Algorithms available through using the new Workflows. - [ ] Dynamically populating the "Segmentation Algorithm" in the UI form instead of Hardcoding https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/blob/main/kaapana_ivim_osipi/ivim-fitting-method/extension/docker/files/dag_ivim-fitting_method.py#L49C27-L49C49 - [ ] Merging together [nifti_wrapper.py](https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/blob/main/WrapImage/nifti_wrapper.py) and [nifti_wrapper_kaapana.py](https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/blob/main/WrapImage/nifti_wrapper_kaapana.py) in https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/tree/main/WrapImage - [ ] Merging Together https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/blob/main/Docker/Dockerfile and https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/blob/main/kaapana_ivim_osipi/ivim-fitting-method/processing-containers/ivim-fitting-method/Dockerfile - [ ] Setting up the workflow from scratch to ensure it works.