-
Notifications
You must be signed in to change notification settings - Fork 304
FAQ: Frequently asked questions
Yes. You should as well before any other processing/analysis.
Oftentimes (more often than we would like), images have fatal artifacts and problems. Those would not pass any QC check. Some other times, QC checks will flag some images that we should carefully track throughout processing.
When using publicly available datasets, an additional concern is that images may have gone through some kind of preprocessing (see next question).
What if I find some images have undergone some pre-processing already (e.g. my T1w image is already skull-stripped)?
These images imply an unknown level of preprocessing (e.g. was it already bias-field corrected?), which makes it difficult to decide on best-practices for further processing. Hence, supporting such images was considered very low priority for FMRIPREP. For example, see #707 and an illustration of downstream consequences in #939).
So for OpenFMRI, we've been excluding these subjects, and for user-supplied data, we would recommend reverting to the original, defaced, T1w images to ensure more uniform preprocessing.