Skip to content

Commit 18d9bad

Browse files
committed
New README
1 parent 5b7eb68 commit 18d9bad

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
IMCMCrun is used to perform a seismic inversion using a fast eikonal solver and an algorithm based on interactive
2-
markov chains. (TODO add a reference to the article when it is done).
3-
Author : Alexis Bottero (alexis Dot bottero At gmail Dot com). Feel free to contact me for any questions.
1+
IMCMCrun is used to perform a seismic inversion using a fast eikonal solver and an algorithm based on interactive markov chains. (See the article Bottero, Alexis, et al. "Stochastic seismic tomography by interacting Markov chains." Geophysical Journal International 207.1 (2016): 374-392).
2+
Author : Alexis Bottero (alexis Dot bottero At gmail Dot com). Feel free to contact me for any question.
43
Source code (c/c++/fortran) can be found in directory src. This program include wavelet library : Wavelib.
5-
This program can be run in parallel on a CPU cluster. Directory utils contains some useful python scripts to watch
6-
the results of an inversion.
4+
This program can be run in parallel on a CPU cluster. Directory utils contains some useful python scripts to watch the results of an inversion.
75

86
PREREQUISITES
97
=============
@@ -67,7 +65,7 @@ MANUAL
6765
======
6866

6967
This part just contains few information. Please read carefully the HomogeneousSynthetic/configExample.cfg as it contains details
70-
on different options.
68+
on the different options.
7169

7270
Max and min values are computed from iteration TRESH=50 for now. This value can be modified in src/define.h
7371

0 commit comments

Comments
 (0)