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

brain radius should be an adjustable option, not a hard-coded one #3

Open
ericearl opened this issue Apr 2, 2020 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ericearl
Copy link
Member

ericearl commented Apr 2, 2020

brain_radius is currently hard-coded in here:

https://github.com/DCAN-Labs/nhp-abcd-bids-pipeline/blob/master/app/pipelines.py#L82-L102

It needs to be an external command-line interface argparse option, much like dcan_bold_processing does it here:

https://github.com/DCAN-Labs/dcan_bold_processing/blob/master/dcan_bold_proc.py#L169-L172

@ericearl ericearl added enhancement New feature or request good first issue Good for newcomers labels Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant