User Manual
Slam Stick User Manual
Version No. 2.0
66
Python Support Functions
Python is a free programming language. Most vibration analysis will benefit from the
library and the
library. Downloading all these library and dependencies can be a little
cumbersome, Midé has had good luck with the process outlined in this
Load_Plot_RMS_FFT_Spectrogram
Midé provides an example Python script named Load_Plot_RMS_FFT_Spectrogram.py that can
be run from the command line. The script, shown below, prompts the user for a two column CSV
file (time is the first column, second represents data of interest), and plots the data. It then goes
on to compute the moving RMS levels, and an FFT and spectrogram of the entire dataset and
plots these.