Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

single-trial GLM integration #14

Open
jordandekraker opened this issue Jun 3, 2019 · 2 comments
Open

single-trial GLM integration #14

jordandekraker opened this issue Jun 3, 2019 · 2 comments

Comments

@jordandekraker
Copy link
Contributor

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!

@gllmflndn
Copy link
Collaborator

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.

@jordandekraker
Copy link
Contributor Author

Great, my colleague @hyang336 and I will try and submit a pull request in the next few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants