Skip to content

v0.3.1

Compare
Choose a tag to compare
@dagghe dagghe released this 17 Feb 18:34
· 101 commits to main since this release

[0.3.1] - 2024-02-17

Added

  • docstring to all classes and functions
  • option to save gif figure from animation of the mode shape
  • documentation
  • logo

Removed

  • old example files under main
  • util.py as it was not used

Changed

  • the freqlim argument in all the plot function has been changed to a tuple, so to set both an upper and a lower limit to the x (frequency) axis
  • moved info.svg under docs/img folder
  • moved examples notebooks in Examples folder

Fixed

  • docstring fix for OMA.py
  • default ax value to 0 for detrend_data() and decimate_data() methods
  • links to moved items