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

Add support for spatially varying predictors #63

Open
nicholst opened this issue Feb 13, 2019 · 1 comment
Open

Add support for spatially varying predictors #63

nicholst opened this issue Feb 13, 2019 · 1 comment

Comments

@nicholst
Copy link
Contributor

(Low priority(!) item)

@nicholst
Copy link
Contributor Author

How specify this...

X_files = ['/path/to/FirstSpatiallyVaryingRegressor.txt', 
           '/path/to/SecondSpatiallyVaryingRegressor.txt']

Each one of these files will have a list of N Nifti files inside.

And then user will need to know that contrasts will need that many more elements added at the end (relative to the non-spatially-varying design matrix X).

For now, no fancy masking options. I.e. if there are missing data in these spatially varying regressors, it is up to the user to modify the data masks to reflect this.

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

1 participant