pyOMA.core.PreProcessingTools#

Signal pre-processing: GeometryProcessor, PreProcessSignals, SignalPlot.

Functions

SDOF_ambient([N, fs])

load_measurement_file(fname, **kwargs)

assign this function to the class before instantiating the object PreProcessSignals.load_measurement_file = load_measurement_file

main()

spectral_estimation()

system_frf([N, fmax, L, E, rho, A, zeta])

Classes

GeometryProcessor([nodes, lines, parent_childs])

Stores structural geometry for mode-shape visualisation.

PreProcessSignals(signals, sampling_rate[, ...])

Pre-processor for multi-channel ambient-vibration signals.

SignalPlot(prep_signals)

Plotting helper for PreProcessSignals.