Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding probabilistic fiber tracking #31

Open
SiemondeLange opened this issue Mar 9, 2023 · 0 comments
Open

Adding probabilistic fiber tracking #31

SiemondeLange opened this issue Mar 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@SiemondeLange
Copy link
Member

Currently, CATO only supports deterministic fiber tracking. While, deterministic tracking is widely used in the field of connectomics and has a high specificity (beneficial in connectome studies), there is a strong argument for providing probabilistic fiber tracking (PFT) to CATO.

PFT allows for the modelling of uncertainty in the estimated fiber pathways, providing a more detailed understanding of the underlying white matter connectivity. Moreover, PFT has been shown to have a greater sensitivity (and its specificity can be improved with streamline filtering methods).

The implementation of PFT in CATO could be approached in two possible ways. The first approach would be to integrate PFT directly into the fiber_reconstruction pipeline step, making the implementation as accessible to users as possible. Alternatively, PFT could be added as an add-on, providing more flexibility to use external software (e.g. MRtrix3) for the probabilistic fiber tracking.

As a first step, I suggest to make an inventory of possible PFT algorithms and implementations that we can use to decide on the specific PFT implementation in CATO.

@SiemondeLange SiemondeLange added the enhancement New feature or request label Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant