Get ξ(Ray Angle) of PKIKP ray path.
Calculation of ξ(Ray Angle) PKIKP ray path.
sacio.h
: Head file for SAC file format, and prototype for SAC IO functions.sacio.c
: Definitions of several SAC IO functions.read_sac_head
: read SAC header
- sacksi: Get ξ(Ray Angle) of PKIKP ray path(SAC files).
Usage:
sacksi sacfiles
eg: sacksi YT.SIPL..BHZ.sac
Options:
-h show usage.
Use the command in this folder:
gcc -o sacksi sacksi.c sacio.c sacio.h -lm
Place the tool directly into the $SACHOME/bin.
SACHOME refers to the folder where the SAC is installed