Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuwq0 committed Jan 2, 2024
1 parent 5bec875 commit b05abdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Orginal PhaseNet for picking arrival time.
### PhaseNet+
PhaseNet for picking arrival time and polarity.
```
python predict.py --model phasenet --add_polarity --add_event --data_path /path_to_data --result_path ./results --batch_size=1 --format mseed
python predict.py --model phasenet_plus --data_list mseed.txt --result_path ./results --batch_size=1 --format mseed
```

### [PhaseNet-TF](https://ziyixi.science/researchprojects/phasenet-tf/)
Expand Down

0 comments on commit b05abdd

Please sign in to comment.