Christina,
You are quite right! The fmriprep/ processed derivatives subdirectory should go in the derivatives/ subdirectory from your main dataset (./BIDS/derivatives/fmriprep-<version>). For more on that, read up here:
Good luck and happy deriving!
Warm regards,
Eric Earl [C]
Scientist
NIMH IRP Data Science & Sharing Team
Google Scholar Profile
https://scholar.google.com/citations?user=8IwbaOcAAAAJ
Book a meeting
--
We are all colleagues working together to shape brain imaging for tomorrow, please be respectful, gracious, and patient with your fellow group members.
---
You received this message because you are subscribed to the Google Groups "bids-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
bids-discussi...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/bids-discussion/f7a0f482-57bd-4938-bd78-f97be417fee5n%40googlegroups.com.
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and are confident the content is safe.
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/BY3PR09MB72848735238CA14E25B1F8B3EC8F9%40BY3PR09MB7284.namprd09.prod.outlook.com.
/home/robert/projectABC/
├── sourcedata
├── bids_raw (depends on sourcedata)
├── bids_derivative1 (depends on raw)
└── bids_derivative2 (depends on derivative1)
I have moved fMRIPrep to BIDS/derivatives and thought I could try to bids-validate the fMRIPrep output. But this fails with lots of "file name not bids conform" errors. I'd like to try bids/spm for fMRI analysis but I fear if the validator fails spm_BIDS fails on BIDS/derivatives/fMRIPrep as well. I've used the validator in the browser which should be quite a recent version?!? The directory BIDS is validated with a few warnings only.Any hints?Regards,
Christina
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/c7805440-4d8f-416b-9fe4-b1836eec194dn%40googlegroups.com.
Regarding fmriprep output and the validator, see this recent post
on neurostars:
https://neurostars.org/t/fmriprep-output-bids-validator/25446
I have not checked spm_BIDS may indeed very well fail on derivatives as I think it is mostly designed to handle raw BIDS but for using bids derivatives from fmriprep, you should be able to use either pybids and bids-matlab to "ingest" them for your analysis:
Hope this helps.
Rémi
I have moved fMRIPrep to BIDS/derivatives and thought I could try to bids-validate the fMRIPrep output. But this fails with lots of "file name not bids conform" errors. I'd like to try bids/spm for fMRI analysis but I fear if the validator fails spm_BIDS fails on BIDS/derivatives/fMRIPrep as well. I've used the validator in the browser which should be quite a recent version?!? The directory BIDS is validated with a few warnings only.
Any hints?
Regards,
Christina
Chris Markiewicz schrieb am Freitag, 31. März 2023 um 17:41:47 UTC+2:
To view this discussion on the web visit https://groups.google.com/d/msgid/bids-discussion/c7805440-4d8f-416b-9fe4-b1836eec194dn%40googlegroups.com.
Rémi Gau