Hi, I’m testing PhaseNet with the provided test .mseed data (not my own files).
The predictions are generated correctly (output.csv is not empty), but when using --plot_figure,
the vertical P (blue) and S (red) arrival lines do not appear in the figure.
- OS: Windows 11
- Python: 3.10
- PhaseNet version: latest from GitHub
Command I used:
python phasenet/predict.py --model=model/190703-214543 --data_list=test_data/mseed.csv --data_dir=test_data/mseed --format=mseed --response_xml=test_data/stations.xml --batch_size=1 --sampling_rate=100