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

Support common external nuisance regressors in decision tree #11

Open
tsalo opened this issue Oct 6, 2024 · 0 comments
Open

Support common external nuisance regressors in decision tree #11

tsalo opened this issue Oct 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tsalo
Copy link
Member

tsalo commented Oct 6, 2024

We can accept any nuisance regressors we want as long as they're in BIDS datasets, including ones from outside fMRIPrep (e.g., PhysioPrep, fMRIPost-phase).

Basically, fMRIPost-tedana will need some way to aggregate confounds across input datasets. The only thing I need to figure out is if we can just use the tedana decision tree config for this collection, or if we need something like XCP-D's new confound config format.

@tsalo tsalo added the enhancement New feature or request label Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant