From 9d2795afae5d4bc6238657868f89648cf0535c72 Mon Sep 17 00:00:00 2001 From: Jan at TU-Delft <J.W.Thorbecke@tudelft.nl> Date: Thu, 29 Nov 2018 14:30:30 +0100 Subject: [PATCH] new script for f2backprop --- marchenko/demo/oneD/README | 1 + 1 file changed, 1 insertion(+) diff --git a/marchenko/demo/oneD/README b/marchenko/demo/oneD/README index 57ae7f1..fdc4653 100644 --- a/marchenko/demo/oneD/README +++ b/marchenko/demo/oneD/README @@ -9,6 +9,7 @@ extra scripts +) marchenkoIter.scr : to make the figure with "Four iterations of the Marchenko method." +) backpropf2.scr : to make Figure "Snapshots of back-propagation of f_2." +) eps*.scr : reproduce the postscript files of the manuscript using SU postscript plotting programs. ++) backProp_f2sum_movie.scr : produces a snapshot move of f2(-t) + f2(t) ; Figure 10 3'rd column +) clean : remove all produced files and start with a clean directory -- GitLab