-
Notifications
You must be signed in to change notification settings - Fork 2
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
QC the rs-fMRI #11
Comments
Will use the fmriprep QC, and the wrapper created by Désirée. Also need to agree about some rough QC directions. @ltetrel can help with producing statistics of QC metrics. |
Group-level summary maps of coregistration procedures: https://iopscience.iop.org/article/10.1088/1742-6596/341/1/012032/pdf#page=13 |
For QC metric, the NKI dataset has released their QC guildline for resting state data. Might be helpful |
I also pinged @bpinsard and @vborghe for their code. She mentionned https://github.com/RainCloudPlots/RainCloudPlots waiting if they have also the scripts. |
@htwangtw this is definitely helpful. However, there are no examples provided for the different artefacts. I guess this could be fleshed out a little. We may also want to use the QC Yassine developed for structural registration which does have a clean documentation and documented reliability https://pubmed.ncbi.nlm.nih.gov/32180712/ but it's not suitable for, say, freesurfer, and only covers a small part of the protocol. |
That's a really good point - I definitely overlooked the lack of examples as I am familiar what each of those instructions means. The figure from Yassine's paper is really good. |
for freesurfer @dllussier has some experience QCing the surface. re familiarity with the artefacts, my experience trying to quantify and standardize QC is that it's hard to reach a consistent decision, even for seemingly easy checks. Unfortunately I am not aware of a quantitative evaluation of a QC protocol with that level of detail. Also note that Yassine's protocol includes a training session, which I think is critical to properly train raters https://www.zooniverse.org/projects/simexp/brain-match/classify |
Basilae shared this repo for QC metrics analysis, I will take a look at it to adapt to ccna: https://github.com/courtois-neuromod/cneuromod_qc |
Hi @ltetrel it looks like that repo is still a work in progress. I am concerned about the amount of time needed to get it to a working state, adapted, and debugged. For the resting state, I think it is still a good idea to do a standard visual inspection of the data as well as supply some standard QC metrics (motion, etc). The QC is starting next week and will not take very long to complete given the sample size. |
Indeed there are lot empty files there, I will check with him. |
My question then is, what resting-state metrics will their scripts provide that fMRIprep and MRIqc will not be able to? |
fMRIprep definitely don't have any utility to pull the individual stats into summary graphs. I believe @ltetrel is looking for the script for the summary figures. |
So fMRIprep provide individual reports (this is what is showed to the user by https://simexp-documentation.readthedocs.io/en/latest/giga_preprocessing/qc.html) but indeed I thought it was clear that we are talking about summary figures here as @htwangtw just pointed out. |
My two cents is we proceed with the visual QC. We can provide the QC metrics from fMRIprep and MRIqc (like fd, snr, etc) in addition to the visual. This project has been on hold long enough, and needs to be wrapped up ASAP. |
I agree with @amanbadhwar. This has already taken a long time to get moving and should not wait longer. Visualizations summarizing QC metrics can be a discussion for after or in a separate issue please. We really need to focus on getting the QC finished so that we can proceed with the rest. |
No description provided.
The text was updated successfully, but these errors were encountered: