
Documentation
SplitPy is a teleseismic shear-wave (SKS) Splitting Toolbox based on the Matlab Tool SplitLab, developed by Wustefeld et al (2008).
The software is bundled with executable Python
scripts that enable
teleseismic shear-wave splitting analysis in two different modes:
Automated processing where waveforms are downloaded and analyzed using default parameters (split_calc_auto).
Manual processing where picking window can be refined (split_calc_manual).
Once the splitting analysis has been done, the results can be aggregated to produce averaged splitting parameters and plotted (split_average). The tutorials below show an example using data from one station of the Yukon-Northwest Seismograph Network.
Note
The software SplitPy
uses a StDb
database for processing. Check out StDb
for more details. An example is shown in the tutorials.
Quick Links
Getting Started
API Documentation