Open jordandekraker opened 5 years ago
Hi @jordandekraker
Yes, that would definitely be interesting. The SPM BIDS App is mainly a proof of concept and all of the remaining hard work is to define the configuration files.
Best would indeed be to use spm_BIDS
and spm_load
(https://en.wikibooks.org/wiki/SPM/BIDS). This might require some further work as spm_BIDS
works on the raw data but not yet on the derived data from, eg, fmriprep.
Great, my colleague @hyang336 and I will try and submit a pull request in the next few days.
We wrote a script to load in fmriprep outputs and then run single trial GLMs using SPM. We are wondering if it would be worthwhile to integrate our code with your BIDS App (i.e. using spm_BIDS as the data loader, and providing the single-trial GLM script as an example of a configuration file). We weren't too sure if this repo is still active, so if you're interested then let us know!