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

Update integer values for threshold type in network centrality in developer documentation #57

Open
jpellman opened this issue Oct 16, 2015 · 0 comments

Comments

@jpellman
Copy link
Contributor

Currently:

inputspec.threshold_option: string (int)
threshold options: 0 for probability p_value, 1 for sparsity threshold, any other for threshold value

and

threshold_option : an integer
0 for probability p_value, 1 for sparsity threshold, 2 for actual threshold value, and 3 for no threshold and > fast approach

Looks like 2 for R threshold should be in one or both of these.

https://github.com/FCP-INDI/C-PAC/blob/master/CPAC/network_centrality/resting_state_centrality.py#L831

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant