You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Track proximal sources of functional GIFTIs (#3263)
Related to #3261.
## Changes proposed in this pull request
- Add an outputnode to `init_ds_volumes_wf` with the saved `bold` path.
- Add `sources` field to `init_bold_surf_wf`'s inputnode.
- Infer Sources for functional GIFTI outputs.
- If the user has requested T1w-space outputs, then this should be
`bold` from the associated `ds_volumes_wf` and `fsnative2t1w_xfm`
- If the user didn't want T1w-space volumetric outputs, then this should
be the raw BOLD file, `motion_xfm`, `boldref2anat_xfm`,
`fsnative2t1w_xfm`.
0 commit comments