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

Expose mask correction and geometry tolerance to the pyradiomics-dcm CLI #724

Merged
merged 4 commits into from
Oct 1, 2021

Conversation

piiq
Copy link
Contributor

@piiq piiq commented Sep 30, 2021

This PR exposes geometryTrolerance and correctMask extractor settings to the CLI of pyradiomics-dcm making it possible to process to process images that raise an 'Image/Mask geometry mismatch' error.

The default parameters are the same as the default parameters in sitk and pyradiomics:

  • geometryTolerance is 1e-6
  • correctMask is False

  • Update documentation
  • Update Changelog for the next release

@piiq
Copy link
Contributor Author

piiq commented Sep 30, 2021

@fedorov could you have a look at this, please?

@fedorov fedorov merged commit dfe2c14 into AIM-Harvard:master Oct 1, 2021
@piiq piiq deleted the feature/dcm-mask-correction branch October 1, 2021 05:10
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