Introduction¶
This is python version of seismic data processing tools. It contains modules for signal processing, window selection and adjoint source constructor.
- Singal Processing
It is signal processing workflow defined for adjoint tomography, but should work for most seismology cases. It uses obspy functions.
- Window selection
Select windows on a observed and synthetic seismograms. This modules uses pyflex.
- Adjoint source constructor
Construct windows based on observed data, synthetic data and windows selected. It uses pyadjoint’.