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

Fix bug in GLCM #176

Merged
merged 1 commit into from Jan 10, 2017
Merged

Fix bug in GLCM #176

merged 1 commit into from Jan 10, 2017

Conversation

JoostJM
Copy link
Collaborator

@JoostJM JoostJM commented Jan 6, 2017

Wrong axis in numpy.delete caused the wrong dimension to be deleted from the sumP_glcm and a subsequent broadcast error between sumP_glcm and P_glcm.

Additionally, rename sumGlcm to sumP_glcm for consistency.

cc @Radiomics/developers

Wrong axis in `numpy.delete` caused the wrong dimension to be deleted from the `sumP_glcm` and a subsequent broadcast error between `sumP_glcm` and `P_glcm`.

Additionally, rename `sumGlcm` to `sumP_glcm` for consistency.
@JoostJM JoostJM merged commit 8caf56c into AIM-Harvard:master Jan 10, 2017
@JoostJM JoostJM deleted the fix-empty-angle-bug branch January 11, 2017 20:36
@JoostJM JoostJM added this to Bugfixes in Feature definitions Feb 20, 2018
@JoostJM JoostJM added the bug label Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Feature definitions
  
Bugfixes
Development

Successfully merging this pull request may close these issues.

None yet

1 participant