No project description provided
Project description
Seispy is a Python module for processing seismological data and calculating Receiver Functions. The advanced functions are available to improve the Obspy.
Installation
Dependencies
Installation
git clone https://github.com/xumi1993/seispy.git
python setup.py install
Inclusion
Libraries
seispy.distaz
: Calculate distance and azimuth (by the lithospheric seismology program at USC).seispy.geo
: Tiny codes of geophysics.seispy.bootstrap
: Bootstrap confidence interval estimation (by scikits-bootstrap)seispy.decon
: Iterative time domain deconvolution method (Ligorria and Ammon's 1999 BSSA)seispy.rfcorrect
: Subsequent process of PRFs includeing moveout correct and time to depth conversion (1D and 3D) (see Mijian Xu et al., 2018 EPSL)seispy.ccp
: CCP stacking along a profile.
Commands
Receiver Functions
prf
: Calculate PRFs for a station.pickrf
: Pick PRFs with virtual quality control after the calculation.plotrt
: Plot PRFs in R and T components order by back-azimuth.plotr
: Plot PRFs in R component order by back-azimuth.hk
: H-Kappa stacking.rf2depth
: Convert PRFs to depth axis.ccp_profile
: Stack PRFs along a profile with a CCP stacking method.
Others
ndk2dat
: Convert the GCMT catalog file ("ndk" format) to the list file for theprf
command.updatecatalog
: Automatically update the GCMT catalog.setpar
: Set up the values in configure files.
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
python-seispy-1.2.2.tar.gz
(76.7 kB
view hashes)