Description: Extend dipy_horizon workflow by adding more options for the visualization of the diffusion data. DIPY Horizon is a workflow that enables to visualize diffusion data such as dMRI, tractograms, white matter bundles, and more from the command line. This project requires student to add support for different types of file formats and visualizations in the horizon workflow.
Steps:
- Add support to visualize orientation distribution functions (odfs) generated from diffusion data
- Create an option in the horizon workflow to project anatomical measures such as functional anisotropy (FA), mean diffusivity (MD), etc on the white matter tracts and visualize them
- Add region-of-interest (ROI) capacity for streamline filtering in Horizon.
- Add Qt functionality in dipy_horizon workflow
Difficulty: Intermediate
Skills required: Python, VTK, Qt.
Mentors: Bramsh Qamar Chandio, Shreyas Fadnavis, and Jong Sung Park
Tags: DIPY, neuroimaging, Python, dMRI, VTK, Qt