Hi, <br><br>I have a vtk file series on which I would like to perform FFT for example. <br>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) :<br>
<br>Warning: In /users/boreas01/jacques/PARAVIEW/ParaView3/VTK/Common/vtkDataArrayTemplate.txx, line 456<br>vtkFloatArray (0x283fe10): Input and output component sizes do not match.<br><br><br>Warning: In /users/boreas01/jacques/PARAVIEW/ParaView3/VTK/Common/vtkDataArrayTemplate.txx, line 450<br>
vtkFloatArray (0x283ff90): Input and output array data types do not match.<br><br><br>Anyone knows how to bypass this ? <br><br>Cheers, <br>JAcques<br>