[cig-commits] r18455 - seismo/3D/ADJOINT_TOMO/measure_adj

carltape at geodynamics.org carltape at geodynamics.org
Tue May 24 15:31:10 PDT 2011


Author: carltape
Date: 2011-05-24 15:31:09 -0700 (Tue, 24 May 2011)
New Revision: 18455

Modified:
   seismo/3D/ADJOINT_TOMO/measure_adj/README
Log:
minor update to README


Modified: seismo/3D/ADJOINT_TOMO/measure_adj/README
===================================================================
--- seismo/3D/ADJOINT_TOMO/measure_adj/README	2011-05-24 22:15:01 UTC (rev 18454)
+++ seismo/3D/ADJOINT_TOMO/measure_adj/README	2011-05-24 22:31:09 UTC (rev 18455)
@@ -5,24 +5,26 @@
 This package is complementary to FLEXWIN, the automated window-picking algorithm that is also stored at CIG.
 Both FLEXWIN and measure_adj were used for the study of Tape-Liu-Maggi-Tromp (2009, Science), among others.
 
-The code was last tested on 14-March-2011 using:
+The code was last tested on 24-May-2011 using:
     openSUSE 11.3 Linux 64-bit
     gfortran 4.5.0
     64-bit SAC version 101.4, with patch (type "echo $SACHOME")
 
 For a test to see if things are working, try this:
+   cp PLOTS/9818433_T006_T030_MPM_CI_m16_iker07_win_adj_TEST.pdf .
    make clean
    make
    mt_measure_adj
    csh -f run_mt_measure_adj.csh
-If all goes well, you should reproduce the figure
-   PLOTS/9818433_T006_T030_MPM_CI_m16_mtm_win_adj.pdf
+If all goes well, you should produce the figure
+   PLOTS/9818433_T006_T030_MPM_CI_m16_iker07_win_adj.pdf
+to match 9818433_T006_T030_MPM_CI_m16_iker07_win_adj_TEST.pdf
 
 Please email Carl Tape (carltape at gi.alaska.edu) with questions, comments, or bug reports.
 
 TO-DO LIST:
 - Eliminate external dependencies by including them locally:
-    pssac2 for plotting (GMT, sac)
+    pssac2 for plotting sac files with GMT
 
 ==============================
 Qinya Liu, 12/2/06



More information about the CIG-COMMITS mailing list