Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d-chambers/detex

A Python package for subspace detection and waveform similarity clustering
https://github.com/d-chambers/detex

Last synced: 8 days ago
JSON representation

A Python package for subspace detection and waveform similarity clustering

Awesome Lists containing this project

README

        

# Note

I will be rewriting much of Detex in the coming months. More information to follow.

Update: I am still working Detex, but the focus of the project will probably change bit. I recommend checking out [EQcorrscan](https://github.com/eqcorrscan/eqcorrscan) for your match filter/detection needs.

# Intro

Detex is a python package for performing waveform similarity clustering and [subspace detection](https://e-reports-ext.llnl.gov/pdf/335299.pdf) on seismic data.

Checkout the [documentation](http://d-chambers.github.io/Detex/) if you are interested in learning more about it.

# References

The following publication provides additional details on the methods employed by detex:

Chambers, D. J., Koper, K. D., Pankow, K. L., & McCarter, M. K. (2015). Detecting and characterizing coal mine related seismicity in the Western US using subspace methods. Geophysical Journal International, 203(2), 1388-1399. doi: 10.1093/gji/ggv383

If you use detex in your research please consider citing it. You can access the article [here](http://gji.oxfordjournals.org/content/203/2/1388.full?keytype=ref&ijkey=5HUaTUw3o0Xikhs).

Special thanks to Tex Kubacki (whose work inspired Detex), Jared Stein, Kris Pandow, Lisa Linvile, Shawn Blotz, Chase Batchelor and the many other faculty and students of the University of Utah that have help develop and test detex.