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

SeparatrixFunctionMin/Max fields returned from TTKMorseSmaleComplex aren't correct #79

Closed
zoharl3 opened this issue Jan 6, 2018 · 6 comments

Comments

@zoharl3
Copy link

zoharl3 commented Jan 6, 2018

TTKMorseSmaleComplex returns a 1-Separatrices object (output port 1). It has the fields
SeparatrixFunctionMaximum, SeparatrixFunctionMinimum, SeparatrixFunctionDifference
which suppose to reflect the scalar field values. They seem to be wrong. For example, my function is \in [-1,1], and the returned values are integers \in [1,25].
For more details:
https://groups.google.com/forum/#!topic/ttk-users/ms6nAKAbTgQ

@julien-tierny
Copy link
Collaborator

Thanks for the issue.
@GuillaumeFavelier can you have a look at that?

@julien-tierny
Copy link
Collaborator

julien-tierny commented Jan 9, 2018

hi Zohar,
I am not able to replicate the issue. I was afraid this could be a problem with our recent windows port, but it does not seem to be the case either.
see the attached image below.
zoharissue

even under windows, these fields have the correct type (in this example double) and the correct value range (the pipeline is executed on your input data).

you can verify this by clicking in ParaView on the "1-Separatrices" output of the Morse-Smale complex filter and then clicking on the "Information" tab, that provides the stats shown in the screenshot (where the cursor is).

can you try to replicate this in ParaView?
thanks!

@zoharl3
Copy link
Author

zoharl3 commented Jan 9, 2018 via email

@julien-tierny
Copy link
Collaborator

julien-tierny commented Jan 9, 2018 via email

@zoharl3
Copy link
Author

zoharl3 commented Jan 9, 2018 via email

@julien-tierny
Copy link
Collaborator

Thanks. I close the issue then.
Cheers

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

No branches or pull requests

2 participants