[Paraview] Problem with python_calculator - global_max()

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Mar 20 10:57:26 EDT 2012


That's very peculiar. I am able to reproduce this issue. I've reported
a bug: http://paraview.org/Bug/view.php?id=13015

Utkarsh

On Mon, Mar 19, 2012 at 3:54 PM, Manu GV <manu.gvm at gmail.com> wrote:
> Dear Paraview users,
>
> I am visualizing 3-d scalar data(like pressure field). I visualizing
> iso-surface of this data with contour filter and want the maximum value of
> the scalar field to be displayed on screen. This is further animated.
>
> Steps I follow:
>
> pressure_data -> celldata_to_pointdata -> python_calculator
> max_pres=global_max(pressure_data), copy arrays selected.
>
> "max_pres" shows the right data. But when I use contour filter on
> "python_calculator", values of "max_pres" become corrupted(i.e, show
> different value in information window of contour filter). Can anyone tell me
> why this happens?
>
> And I am not understanding how to display "max_pres" value on my screen.
> Maybe its easy to do it but I am just stuck :(
>
> Can anyone help me with this?
>
> Thanks a lot in advance!!
>
>
> Regards
> Manu
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview


More information about the ParaView mailing list