Source: GitHub
This module handles reading data from output files of T-shaker, which is a Labview-based Vibration software in use at Sandia National Laboratories.
T-shaker writes TDMS files natively, but can also output .mat files as well. There are .mat file formats for shaker shock, random vibration, and time histories.
Functions¶
| Name | Summary |
|---|---|
read_mat_random | |
read_mat_shock | |
read_mat_time_history | |
read_tdms |