pyOMA.core.PostProcessingTools#

Post-processing tools including PoSER multi-setup merging (MergePoSER).

Functions

compare_modes(f_a, d_a, phi_a, f_b, d_b, ...)

Compares two sets of modes (set a and set b) by first pairing them and then displaying statistics on the identified pairs and a full MAC matrix for manual assessment.

main()

pair_modes(freq_a, freq_b, shapes_a, shapes_b)

A function to pair two sets of modes (here: a and b) based on frequency differences and mode shape similarity.

Classes

MergePoSER()

Post-Separate Estimation and Re-scaling (PoSER) multi-setup merger.