MantisBT - ParaView
View Issue Details
0013015ParaView(No Category)public2012-03-20 10:562016-08-12 09:59
Utkarsh Ayachit 
Cory Quammen 
normalminorhave not tried
closedmoved 
3.14 
 
Sandia
incorrect functionality
0013015: Contour corrupting values computed using Python Calculator
* Run with pvserver (at least 2 procs)
* Create Wavelet
* Create Python Calculator with expression: global_max(RTData)
* Look at the information tab, the range for "result" is as expected i.e. constant and sensible.
* Now apply Contour (use default values).
* Look at the information tab, the range for "result" is largely bogus.
* If we change the python calculator expression to a constant value e.g. 12, then the result after Contour is still valid.
No tags attached.
Issue History
2012-03-20 10:56Utkarsh AyachitNew Issue
2016-08-01 10:22Cory QuammenNote Added: 0036654
2016-08-01 10:22Cory QuammenStatusbacklog => customer review
2016-08-01 10:22Cory QuammenResolutionopen => fixed
2016-08-01 10:22Cory QuammenAssigned To => Cory Quammen
2016-08-12 09:59Kitware RobotNote Added: 0038162
2016-08-12 09:59Kitware RobotStatuscustomer review => closed
2016-08-12 09:59Kitware RobotResolutionfixed => moved

Notes
(0036654)
Cory Quammen   
2016-08-01 10:22   
No longer seems to be a problem with ParaView 5.1.

* Run with pvserver (at least 2 procs)
* Create Wavelet
* Create Python Calculator with expression: max(RTData) - note, this is different from Utkarsh's original example that used 'global_max', which I believe no longer exists.
* Look at the information tab, the range for "result" is as expected i.e. constant and sensible.
* Now apply Contour (use default values).
* Look at the information tab, the range also as expected.
(0038162)
Kitware Robot   
2016-08-12 09:59   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.