pyomac - Operational Modal Analysis of Civil Structures

pyomac aims to implement established methods for operational modal analysis (OMA).

Note

This project is under active development.

Look how easy it is to use:

import pyomac

f, s, u = pyomac.fdd(data)

Features

  • Established OMA methods: FDD and SSI

  • Plot basic result diagrams of these methods via matplotlib

Installation

Install pyomac by running:

$ python - m pip install pyomac

Contribute

  • Issue Tracker: github.com/ajansen-tub/pyomac/issues

  • Source Code: github.com/ajansen-tub/pyomac

License

The project is licensed under the MIT license.