Hi,

I have a vtk file series on which I would like to perform FFT for example.
I load th file series, select a few points using the "select points through"
utility, and then try to use either the FFT or the plot over time filters
and they bothe come up with the following error (which crashes ParaView) :

Warning: In
/users/boreas01/jacques/PARAVIEW/ParaView3/VTK/Common/vtkDataArrayTemplate.txx,
line 456
vtkFloatArray (0x283fe10): Input and output component sizes do not match.


Warning: In
/users/boreas01/jacques/PARAVIEW/ParaView3/VTK/Common/vtkDataArrayTemplate.txx,
line 450
vtkFloatArray (0x283ff90): Input and output array data types do not match.


Anyone knows how to bypass this ?

Cheers,
JAcques
_______________________________________________
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