Try applying the Threshold filter to remove all points outside your range of 
interest and then apply the histogram filter to the result of the threshold 
filter.  

Utkarsh


Sent from my iPad

On Jul 5, 2011, at 11:18 PM, Ari Adland <[email protected]> wrote:

> I apologize in advance if the answer to this question is obvious, but I 
> wasn't able to find the answer in any forums on the web.
> 
> I have imported a time series of data structured points vtk files into 
> paraview.  I wish to make a movie of a histogram of the data in time.  
> However, there is a subset of points that I wish to exclude.  These points 
> have a value of lets say, -10, while all other points are in the data range 
> 0-45.
> 
> I can't figure out how to exclude these points from the histogram.  Setting a 
> custom bin range (0-45) just seems to bundle all of the points that are less 
> then 0 into the bin centered near 0.  I can eventually eliminate them from 
> the plot if I change the x axis range to 5-45, but then I am losing some 
> valuable data.
> 
> Is this possible in paraview?
> 
> Thanks.
> 
> Ari Adland
> _______________________________________________
> 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
_______________________________________________
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

Reply via email to