Skip to content

Commit 29078a9

Browse files
committed
text changes
1 parent 8150bc3 commit 29078a9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

REPRODUCE

+5
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ Lele Zhang and Evert Slob
4040
2019, Geophysics, Vol. 84, no. 1 (January-February); p. A7-A11, doi: 10.1190/GEO2018-0548.1
4141
Download: http://homepage.tudelft.nl/t4n4v/BeyondInterferometry/geo_19h.pdf
4242

43+
Or to the paper that belongs to the MME source code package:
44+
"Implementation of the Marchenko Multiple Elimination algorithm",
45+
Jan Thorbecke, Lele Zhang, Kees Wapenaar, Evert Slob,
46+
2020, Geophysics, Accepted for pubication in November 2020
47+
4348
*** To reproduce the Figures shown in the GEOPHYICS paper "Implementation of the Marchenko Multiple Elimination algorithm" the scripts in marchenko/demo/mme directory can be used. The README_PRIMARIES in this directory gives more instructions and guidelines.
4449

4550

marchenko/demo/mme/clean

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
22

33
rm *.su *.bin *.eps nep line* *.asci
4+
rm strongContrast/*.su strongContrast/*.eps
45

0 commit comments

Comments
 (0)