-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
901029c
commit 8daa610
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
## El Paso Project | ||
# El Paso Project | ||
|
||
We first use a deep neural network-based seismic algorithm to identify seismic arrivals from natural and possibly mining events. We then will run an optimized STA/LTA detector to identify emergent, long duration signals, typical of trains, and then compare our results to the train schedule, where train traffic is very active. Trains can also be identified using spectral and beamforming analysis. We will use these techniques to compare our results with those from the STA/LTA and machine learning approaches. Finally, we will compare the differences in energy recorded by stations with variable site surface geology, incorporating signals recorded by a permanent broadband station as a reference. | ||
|
||
|
||
## Phase Detection - PhaseNet | ||
# Documentation: https://github.com/AI4EPS/PhaseNet | ||
# Phase Detection - PhaseNet | ||
### Documentation: https://github.com/AI4EPS/PhaseNet | ||
Make sure neccessary packages are installed |