Package for the SAMPLE method
Project description
Spectral Analysis for Modal Parameter Linear Estimate
Python package with tools for spectral analysis and modal parameters estimate
Table of Contents
Install
We recommend installing in a virtual environment. For how to create virtual environments, please, refer to the official documentation for venv or conda.
You can install the sample
package from PyPI via pip.
pip install lim-sample
Available extras are
plots
: for plotting utilitiesnotebooks
: for running notebooksgui
: for running the GUI
GUI
If you don't want write code to use SAMPLE, you can use the graphical user interface
Windows
For Windows, a stand-alone executable is available. You can download the latest version from GitHub:
- Go to https://github.com/limunimi/sample/releases
- Download the zip file from the latest release (
SAMPLE_win_<version>.zip
) - Unzip the
SAMPLE.exe
file - That's it, you can run it!
Python
You can install the GUI from the command line with Python via pip.
We recommend to install in a virtual environment
pip install lim-sample[gui]
To run the GUI from the command line, run
python -m sample.gui
Documentation
API documentation can be found online here:
https://limunimi.github.io/SAMPLE
Source Code
Source code is available on GitHub
https://github.com/limunimi/sample
Notebooks
For learning to use the package, you can refer to the interactive notebooks in the notebooks folder
Scripts
In the scripts folder, there are Python scripts for the reproducibility of experiments
References
References are available both as a BibTeX and a CITATION.cff file.
If you use this software in your research, please, consider citing the following items
- The SMC 2020 paper "Spectral Analysis for Modal Parameters Linear Estimate"
- The SAMPLE package for Python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file lim-sample-2.2.0.tar.gz
.
File metadata
- Download URL: lim-sample-2.2.0.tar.gz
- Upload date:
- Size: 80.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6f51e13ac9771188873b7ba82bcb4237ad9b131f8b0d3b40541aa0bf2705bb0 |
|
MD5 | a184472242a4ef5139641e3918177b4d |
|
BLAKE2b-256 | 4aa9d7a3f22d0c273aea023ad6fd2479a3930c8c303577471be35e442d7d0bc3 |