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

Add json configuration #334

Merged
merged 2 commits into from
Jan 10, 2018
Merged

Conversation

JoostJM
Copy link
Collaborator

@JoostJM JoostJM commented Jan 10, 2018

Add a function (LoadJSONParams) in the featureextractor, which accepts a JSON formatted string. This string will then be validated similar to a parameter file and if successful, used to customize the extraction.

Additionally, change the documentation in the Customize the extraction section to enhance readability.

cc: @Radiomics/developers

Add a function (`LoadJSONParams`) in the featureextractor, which accepts a JSON formatted string. This string will then be validated similar to a parameter file and if successful, used to customize the extraction.
Make the customization section more readable by using a different format for the settings names.

Add a back reference in the parameter file section, pointing back to the customization section (provides the exhaustive list of possible settings etc.)
@JoostJM JoostJM merged commit 9420a45 into AIM-Harvard:master Jan 10, 2018
@JoostJM JoostJM deleted the add-json-configuration branch January 24, 2018 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant