DRRGlobal: recovering weak phases from global seismograms
If you find this package useful, please do not forget to cite the following paper.
Chen and Chen, 2024. DRRGlobal: uncovering the weak phases from global seismograms using the damped rank-reduction method, under review.
BibTeX:
@article{drrglobal,
author={Wei Chen and Yangkang Chen},
title = {Uncovering the weak phases from global seismograms using the damped rank-reduction method},
journal={TBD},
year=2023,
volume=X,
issue=X,
pages={under review},
doi={XXX},
}
Authors of the drrglobal paper, 2021-present
GNU General Public License, Version 3
(http://www.gnu.org/copyleft/gpl.html)
Using the latest version
git clone https://github.com/chenyk1990/drrglobal
cd drrglobal
addpath(genpath('./')); #in Matlab command line
The "main" directory contains all runable scripts test_figNO.m to reproduce all figures in the paper.
The development team welcomes voluntary contributions from any open-source enthusiast.
If you want to make contribution to this project, feel free to contact the development team.
Regarding any questions, bugs, developments, collaborations, please contact
Yangkang Chen
[email protected]
-
To run the reproducible scripts (test_xxxx.m), please first download the required package from: https://github.com/chenyk1990/MATseisdl.
-
Please put the MATseisdl package in the main directory and add its sub-directories to the Matlab toolbox path.
-
The scripts beginning with "test_" are runnable scripts.
-
The directory subroutines stores all the required subroutines.
-
The current version is based on Matlab. Future versions may also support Python and be optimized regarding computational efficiency.
-
All figures (except for fig1, which is a schematic plot, and fig11, which is based on Madagascar and powerpoint) in the drrglobal paper are in the following directory for a quick look (https://github.com/chenyk1990/drrglobal/tree/main/gallery/).
-
The label fonts are different across different Matlab versions and platforms (Linux, Max). The figures presented in the paper are from Mac-Pro Matlab 2022b.
The gallery figures of the drrglobal package can be found at https://github.com/chenyk1990/gallery/tree/main/drrglobal Each figure in the gallery directory corresponds to a test_figNO.m script in the "main" directory with the exactly the same file name (figNO.png).
These gallery figures are also presented below.
Following Figures Generated by test_real.m