Closed NeuroJo-RA closed 4 months ago
It looks like your field maps or BOLD scans are missing the PhaseEncodingDirection metadata field. For what it's worth, the validator would probably catch that for you, since it's a recommended field for BOLD data and required for PEPOLAR-style field maps. If you don't absolutely have to, I'd recommend dropping --skip-bids-validation
when you run fMRIPrep.
Great! I'll drop the skip from the bash file. Could you tell me where I could acquire the PhaseEncodingDirection metadata field? Is that something that I enter manually or is it acquired at the time of the scan? Sorry, if that's very obvious information.
It's typically extracted from the DICOMs and added automatically to the JSON files by dcm2niix (or whatever dicom-to-nifti conversion tool you use). You can find it in the DICOMs if you have them, or the protocol PDF (at least for Siemens scans).
Please reopen if not resolved
What happened?
I'm very new to fmriprep. I followed a tutorial to have it installed with docker and then after running our BIDS formatted data, i didn't receive any images. I used ezBIDS to format the raw data from the scan. I could really use some guidance on anything that you all could tell me about where I went wrong.
crash-20240624-203327-root-rotime-84ae02c3-66b0-41cd-9d14-3b36da1df16e.txt
What command did you use?
What version of fMRIPrep are you running?
fMRIPrep 23.2.3
How are you running fMRIPrep?
Docker
Is your data BIDS valid?
Yes
Are you reusing any previously computed results?
No
Please copy and paste any relevant log output.
No response
Additional information / screenshots
No response