016 15:40
> An: 'Utkarsh Ayachit'
> Cc: paraview@paraview.org
> Betreff: AW: [Paraview] contour filter: customize values
>
> Hi Utkarsh,
>
> thanks for replying so quickly. I have realized that in fact I see numerical
> fluctuations in my simulated data (nonzero ele
g
> Betreff: Re: [Paraview] contour filter: customize values
>
> Matthias,
>
> You should not get contours for min/max values unless you asked for them.
> Note, original input is not hidden when you apply the Contour filter. Is that
> what you're seeing?
>
> On Mon
Matthias,
You should not get contours for min/max values unless you asked for
them. Note, original input is not hidden when you apply the Contour
filter. Is that what you're seeing?
On Mon, Aug 29, 2016 at 6:59 AM, Zenker, Dr. Matthias
wrote:
> Hi,
>
>
>
> I have a (hopefully) simple question: I
Hi,
I have a (hopefully) simple question: In the contour filter (on a 2D slice of a
3D dataset), I want to visualize contours corresponding to the values I give in
the "Isosurfaces" table. But I get also contours corresponding apparently to
min and max values of the corresponding data set. How
In Catalyst, it might be possible to extract the final result from the
PythonCalculator as a simple variable. I would think it would allow
that. I'm wondering if maybe Y is bound as some sort of VTK object
rather than a simple Python variable. I know when you're doing
traditional Python scri
Hello,
Is it possible to set the Isosurface value of the Contour filter to a variable?
I want the contour to always be say 10% above the global minimum of a variable,
lets call it X.
My thought would be to use the PythonCalculator (...
Expression='global_min(X)', ArrayName='Y', ...) and then s
Hello.
A short question: what is the algorithm that the contour filter uses? Is it
Marching Cubes or it's something very different?
Thank you,
Panagiotis
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com