Skip to content

Githbhatia/SpectrumMatching

Repository files navigation

Streamlit Spectrum Matching Application

Has two page - one for single component matching and one for two component matching. Drag and drop target spectrum and earthquake records in PEER AT format.
Sample input files are included here (same as provided in REQPY_M repository, see https://github.com/LuisMontejo/REQPY). Any questions an matching algorithm, contact Luis A. Montejo (luis.montejo@upr.edu)

Uses: REQPY: Spectral Matching of Earthquake Records

A Python module for spectral matching of earthquake records using the Continuous Wavelet Transform (CWT) based methodologies described in the referenced papers.

Its primary capabilities include:

  • Matching a single ground motion component to a target spectrum.
  • Matching a pair of horizontal components to an orientation-independent target spectrum RotDnn (e.g., RotD100).
  • Analysis functions for generating standard and rotated (RotDnn) spectra.
  • Baseline correction routines for processed time histories.

Streamlit app at the following location: https://3n9ky89qr77jdaacdpdqzq.streamlit.app/

About

Spectrum Matching for Seismic Analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages