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

[ttkMergeTree] Changed criticalType computation for ExTreeM based on treetype #993

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

m-s-will
Copy link
Contributor

This PR fixes an oversight in the criticalType computation for splitTrees. Changes between join- and splitTrees were done by inverting the order of the data, the rest of the computation was treeType agnostic, which led to the wrong criticalType (the right one for the inverted data). This fixes it based on the treeType supplied in parameters.

@julien-tierny
Copy link
Collaborator

awesome, thanks!

@julien-tierny julien-tierny merged commit 889c91f into topology-tool-kit:dev Nov 27, 2023
45 checks passed
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