Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/d-chambers/detex
- Owner: d-chambers
- License: other
- Created: 2015-04-27T19:21:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T15:29:35.000Z (over 5 years ago)
- Last Synced: 2024-11-01T04:34:39.314Z (15 days ago)
- Language: Python
- Size: 21.9 MB
- Stars: 32
- Watchers: 12
- Forks: 6
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.txt
- License: LICENSE
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.