Skip to content

Instantly share code, notes, and snippets.

@drombas
Last active August 17, 2021 08:35
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save drombas/3ee0d93c7ec608597f02460167e2929a to your computer and use it in GitHub Desktop.
GSoC 2021 submission

Population-specific tractography bundle atlas creation

GSoC 2021

Description of the project

Student: David Romero Bascones
Mentors: Bramsh Qamar Chandio, Shreyas Fadnavis and Jong Sung Park
Organization: DIPY (INCF)

Project goal: to develop a bundle atlas creation workflow that constructs a population-specific bundle template given a set of segmented bundles as input.

What has been done

Coding

  • Extension of the image alignment workflow (started before GSoC): PR-2390 (merged)
  • Development of a population specific bundle atlas creation workflow: PR-2425 (to be merged)

Research
Due to its novelty, the project involved a great amount of research that lead to interesting results on:

  • Development of a new spacially-unbiased streamline linear registration variant
  • Comparison of different bundle combination and atlasing methods

The code used for experiments as well as a written report can be found here.

What next?

After this succesful experience we have decided to keep working together and move forward with the project by:

  • Merging the PR related with the bundle atlas creation workflow
  • Applying the atlasing workflow to larger datasets (e.g. HCP data)
  • Extending the experiments and sharing the results with the community (in a conference or a paper)

Useful links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment