I have a program that is taking waveform data from an accelerometer. I eventually want the units in g's pk, but in the fft itself I get a cleaner signal by doing the RMS. It is the same thing taking the g's RMS and then converting it to g's pk without the initial averaging?