It looks like your fMRIPrep derivatives are missing transforms to and from MNI152NLin6Asym. Here are a few things that XCP-D needs that appear to be missing:
- Native anatomical-space T1w or T2w NIfTI (e.g.,
sub-<label>/anat/sub-<label>_desc-preproc_T1w.nii.gz). - Native anatomical-space brain mask (e.g.,
sub-<label>/anat/sub-<label>_desc-brain_mask.nii.gz).- EDIT: Sorry about that- this needs to be in MNI152NLin6Asym, not native anatomical space.
- Transforms between native anatomical space and MNI152NLin6Asym space:
sub-<label>/anat/sub-<label>_from-T1w_to-MNI152NLin6Asym_mode-image_xfm.h5sub-<label>/anat/sub-<label>_from-MNI152NLin6Asym_to-T1w_mode-image_xfm.h5
- Preprocessed BOLD data in MNI152NLin6Asym space.
- BOLD-reference image in MNI152NLin6Asym space.