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 cross-experiment epi space registration #69

Merged
merged 1 commit into from
Jul 3, 2015

Conversation

mwaskom
Copy link
Owner

@mwaskom mwaskom commented Jul 3, 2015

This will be useful for projects that use functional localizers and similar.
The registration is accomplished through the -regexp flag in
run_fmri.py. For example, the cmdline

run_fmri.py -exp A -regexp B -regspace epi -timeseries

will combine the func-to-anat matrices from experiment A and the
anat-to-func matrix from the first run of experiment B, placing the
experiment A files in a common space with experiment B files.

This will be useful for projects that use functional localizers and similar.
The registration is accomplished through the ``-regexp`` flag in
``run_fmri.py``. For example, the cmdline

```
run_fmri.py -exp A -regexp B -regspace epi -timeseries
```

will combine the func-to-anat matrices from experiment A and the
anat-to-func matrix from the first run of experiment B, placing the
experiment A files in a common space with experiment B files.
mwaskom added a commit that referenced this pull request Jul 3, 2015
Add cross-experiment epi space registration
@mwaskom mwaskom merged commit 031344d into master Jul 3, 2015
@mwaskom mwaskom deleted the cross_experiment_register branch July 10, 2015 00:06
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

Successfully merging this pull request may close these issues.

1 participant