Skip to content

ljapril/texas_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Make sure neccessary packages are installed

Running PhaseNet

python phasenet/predict.py --model=model/190703-214543 --data_list=ElPaso/fnames.csv --data_dir=ElPaso/data --stations=ElPaso/stations_list.json --format=mseed_array --amplitude

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published