The data have been acquired previously using a PXI module and it represents vibrations (sensor : accelerometer). The TDMS files are already written on the disk and I can't do on-line FFT analysis. The files are too big to be read at once, so I must read them parts by parts.
Is the global FFT something like the average of the partial FFTs ? Or does it involves other mathematical process such as convolution, etc... ??