Skip to content

A Unified Set of Transfer-to-China deep learning seismic phase pickers

Notifications You must be signed in to change notification settings

Tengfei0311/USTC-Pickers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USTC-Pickers: a Unified Set of seismic phase pickers Transfer learned for China

1. Install Anaconda and requirements

  • Download USTC-Pickers repository

    git clone https://github.com/JUNZHU-SEIS/USTC-Pickers.git
    cd USTC-Pickers
  • Install an environment for USTC-Pickers via env.yaml

    conda env create -f env.yaml
    conda activate USTC-Pickers
    
  • Install an environment for USTC-Pickers manually

    conda create -n USTC-Pickers
    conda activate USTC-Pickers
    pip install seisbench

2. Transfer-learned pickers

Located in the directory: USTC-Pickers/model_list/

3. Batch prediction

See details in the Notebook

About

A Unified Set of Transfer-to-China deep learning seismic phase pickers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published