From ecf97da62d8e48a3f6870ab0e381b4f4aedf5dac Mon Sep 17 00:00:00 2001 From: GarciaMarc41 <87959387+GarciaMarc41@users.noreply.github.com> Date: Mon, 3 Apr 2023 12:39:17 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1ca7470..73b8c19 100644 --- a/README.md +++ b/README.md @@ -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