Skip to main content

Signal processing, modal analysis, plotting, and system identification for vibrating systems

Project description

A package for signal processing, modal analysis, and model reduction and model updating

https://badge.fury.io/py/vibrationtesting.png/ https://travis-ci.org/Vibration-Testing/vibrationtesting.svg?branch=master

Joseph C. Slater

This is the software repository for Vibration Testing, not the online manual.

Welcome to Vibration Testing.

For more information, please see the documentation for the Python version but please excuse that it is all still under development. Such documentation has never existed for the other ports of the module so this is taking some time. We don’t need feedback at this time (shortcomings abound), but I will take assistance in improving documentation and code. Please clone the repository and support use by submitting pull requests fixing typos and clarifying documentation.

Installation

If you aren’t familiar at all with Python, please see Installing Python.

Installation is made easy with pip (or pip3), with releases as we have time while we try to create a full first release. Much of it works already, but I certainly need issue reports (on github) when something is not working as it should.

To install:

pip install --user vibrationtesting

where --user isn’t necessary if you are using a locally installed version of Python such as Anaconda.

To run, I recommend you open a Jupyter notebook by using jupyter notebook and then type:

import vibrationtesting as vt

For examples, see the JupyterNotebooks folder. (In flux- also look in doc/Tutorials for now) Some of these have interactive capabilities that are only apparent when you run them yourself instead of just looking at them on github. Unfortunately our organization of these still leaves a little to be desired.

Installation of current code

The usage documentation is far behind the current code, while the reference is way ahead of the released code due to the autodoc capability of Sphinx. Especially as of 2017, the code is in flux. So is the documentation. Releases to PyPI are far behind current status as stopping to deploy would cost more time that it is worth. I have the objective of releasing a first non-beta version at the end of May 2018, but even this cannot be promised.

If you wish to install the current version of the software, read the instructions in Contributing.rst

That should be it. Please note issues on the issues tab on GitHub.

Quick notes:

The convention used for the signal processing is that of the python controls module.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

vibrationtesting-0.21-py35-none-any.whl (303.3 kB view hashes)

Uploaded Python 3.5

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page