ohbm / hackathon2023

Repository for the 2023 OHBM Hackathon
https://ohbm.github.io/hackathon2023/
GNU General Public License v3.0
14 stars 1 forks source link

Clinica's image processing pipeline QC #41

Open MatthieuJoulot opened 11 months ago

MatthieuJoulot commented 11 months ago

Authors

Matthieu Joulot matthieu.joulot@icm-institute.org Ju-Chi Yu Ju-Chi.Yu@camh.ca

Summary

The goal of the project was to evaluate different QC metrics and visuals for pipelines currently existing in Clinica, which deal with registration or segmentation. That way, we would be able to find a few good metrics to separate the good images from the bad or moderately good ones, which the user would check using some visual we would generate for him.

We were able to output some first results for registration, and keeping only two metrics, the correlation coefficient and the dice made from HD BET which gave us this graph. which enables a correct separation of the categories. newplot(1) Figure 1: Scatterplot of HD BET Dice probability and correlation ratio between reference and moving images. Red color means both metrics are below the threshold, blue or purple means one of the metrics is below the threshold, green means both metrics are above the threshold.

We'll look further into this based on this, so that we can hopefully have some good idea of what we want to implement in the future version of Clinica which will include QC.

References (Bibtex)

@article{routier2021clinica, title={Clinica: An open-source software platform for reproducible clinical neuroscience studies}, author={Routier, Alexandre and Burgos, Ninon and D{\'\i}az, Mauricio and Bacci, Michael and Bottani, Simona and El-Rifai, Omar and Fontanella, Sabrina and Gori, Pietro and Guillon, J{\'e}r{\'e}my and Guyot, Alexis and others}, journal={Frontiers in Neuroinformatics}, volume={15}, pages={689675}, year={2021}, publisher={Frontiers Media SA} }

ufangYang commented 2 months ago

Hi @MatthieuJoulot thanks for the great work on the proceeding paper. It seems that the references and figure captions are missing. Could you please provide them by May 15th to us so we can add them to the manuscript? Cheers!

anibalsolon commented 2 months ago

also, could you please provide the authors information in the following link by May 15th? https://docs.google.com/forms/d/e/1FAIpQLSckbC4F6KOtge1KOyzwj5yIbWR7tB8HrnqQ4KPZB7Mr3UcvMw/viewform

MatthieuJoulot commented 2 months ago

all done