Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akuhara authored Jan 7, 2020
1 parent c3de62c commit 0c66ddc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sample_syn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This direcotry contains synthetic dataset for testing RF_INV. Note that the dataset here is paricuraly 'easy' dataset that are tuned such that one can obtain resonable solutions quickly. For application to real dataset, you will need ~100 times more iterations. DON'T copy & paste the parameter file here for your dataset without noticing this.

* Uniform reference velocity model (Vp = 5.0 km/s, Vs = 2.89 km/s)
* Vp is fixed
* Noise level (sigma) is fixed
* Multiple inputs with different ray parameters

## Usage
1. `mkdir rslt`
1. `mpirun -np 20 ../bin/rf_inv params.in`
Expand Down

0 comments on commit 0c66ddc

Please sign in to comment.