pyOMA.GUI.PlotMSHGUI#

pyOMA - A toolbox for Operational Modal Analysis Copyright (C) 2015 - 2025 Simon Marwitz, Volkmar Zabel, Andrei Udrea et al.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.

Todo

  • Button for Axes3d.set_axis_off/on

  • Use QTDesigner to design the GUI and rewrite the class

  • Use the logging module to replace print commands at an appropriate logging level

Functions

nearly_equal(a, b[, sig_fig])

start_msh_gui(mode_shape_plot)

Classes

ModeShapeGUI(mode_shape_plot[, reduced_gui])

A class for interacting with PlotMSH.ModeShapePlot