Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GarciaMarc41 authored Apr 3, 2023
1 parent 8124975 commit ecf97da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ We first use a deep neural network-based seismic algorithm to identify seismic a
# Phase Detection - PhaseNet
### Documentation: https://github.com/AI4EPS/PhaseNet
Make sure neccessary packages are installed

# Running PhaseNet

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

0 comments on commit ecf97da

Please sign in to comment.