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

[ENH] Allow pediatric bundledict and template to be accessed from config file. #923

Merged
merged 2 commits into from
Nov 1, 2022

Conversation

36000
Copy link
Collaborator

@36000 36000 commented Nov 1, 2022

Here is an example of such a config file:

[BIDS_PARAMS]
bids_path = "example_bids_subject"
preproc_pipeline = "vistasoft"

[DATA]
reg_template_spec = "pediatric"
reg_subject_spec = "b0"
bundle_info="PediatricBundleDict()"

[TRACTOGRAPHY_PARAMS]
import_tract = "{'suffix': 'tractography', 'scope': 'mrtrix'}"

[SEGMENTATION_PARAMS]
filter_by_endpoints = false

[CLEANING_PARAMS]
distance_threshold = 4

@arokem
Copy link
Collaborator

arokem commented Nov 1, 2022

I assume you need this soon-ish, so I will go ahead and merge and we can deal with any side effects later.

@arokem arokem merged commit 6f97f0e into yeatmanlab:master Nov 1, 2022
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.

2 participants