/SeismTool

combined our seismic packages

Primary LanguagePython

this is a combined package that contains many tools developed by our research group.

in this project we try to provide a universial way of io that can make our methods easier to use. with our io part, the users can just write a little description of their data to get their data in without moving/coping them into a specific pattern Then, we our tools including the following parts: earthquake detector, match filter technique, earthquake locator, tomoDD assistant tool, Surface wave dispersion curve extraction method.

to speed up the data loading and processing, we involve dataloader(torch), gpu(torch) and some other packages. and this kind of ways may need