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

isc: asymmetric ISFCs with "targets" input array #409

Closed
snastase opened this issue Jan 21, 2019 · 0 comments
Closed

isc: asymmetric ISFCs with "targets" input array #409

snastase opened this issue Jan 21, 2019 · 0 comments

Comments

@snastase
Copy link
Contributor

The isfc function currently takes a single input array and computes the pairwise ISFCs among all voxels in this array. However, an important use-case is computing ISFCs between one set of voxels and another (non-identical) set of voxels or "targets". For example, I want to compute ISFCs between the 500 voxel time series in my ROI and 360 target time series from a parcellation. This will result in an asymmetric ISFC n_voxels by n_targets ISFC matrix. I have a fix for this on deck and will make a PR soon.

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