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 incorrect usage of self.maskArray #322

Merged
merged 1 commit into from Oct 26, 2017
Merged

Conversation

JoostJM
Copy link
Collaborator

@JoostJM JoostJM commented Oct 24, 2017

In full-python calculation of the GLDM matrix, calculation would fail when label != 1. Update GLDM to also work with different mask values.

Fix an additional bug in testUtils, where the Label value stored in the baseline was not passed to the checkMask function when loading a test case.

In full-python calculation of the GLDM matrix, calculation would fail when label != 1. Update GLDM to also work with different mask values.

Fix an additional bug in testUtils, where the Label value stored in the baseline was not passed to the checkMask function when loading a test case.
@JoostJM JoostJM merged commit a2208a9 into AIM-Harvard:master Oct 26, 2017
@JoostJM JoostJM deleted the gldm-bug branch October 26, 2017 17:04
@JoostJM JoostJM added this to Bugfixes in Feature definitions Feb 20, 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