Skip to content

Cuda-Chen/ms2psd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ms2psd

Power Spectral Density Probability Density Functions Calculation describe by McMarana 2004.

How to Install

Requirements

  • libmseed
  • FFTW

Compile

$ make

Usage

./ms2psd [f1] [f2] [f3] [f4] [totype] [input] [resp]

Input parameters:
f1, f2, f3, f4: four-corner frequencies (Hz)
totype: specify the following numbers for output waveform format:
        0: displacement
        1: velocity
        2: acceleration
input: input waveform. Should be miniSEED format
resp: response file in SACPZ format

TO-DO

  • first workable version
    • PDF calculation
    • PDF plotting feature
      • GMT w/ bash script
      • Matplotlib
  • CUDA support
  • PDF file description
  • PDF file search utility for PDF aggregation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published