FileNotFoundError: No BOLD data found in allowed spaces (fsLR)

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:

  1. Native anatomical-space T1w or T2w NIfTI (e.g., sub-<label>/anat/sub-<label>_desc-preproc_T1w.nii.gz).
  2. 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.
  3. Transforms between native anatomical space and MNI152NLin6Asym space:
    • sub-<label>/anat/sub-<label>_from-T1w_to-MNI152NLin6Asym_mode-image_xfm.h5
    • sub-<label>/anat/sub-<label>_from-MNI152NLin6Asym_to-T1w_mode-image_xfm.h5
  4. Preprocessed BOLD data in MNI152NLin6Asym space.
  5. BOLD-reference image in MNI152NLin6Asym space.