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 ecf97da commit b358a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ 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
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

0 comments on commit b358a3f

Please sign in to comment.