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

carltape at geodynamics.org carltape at geodynamics.org
Mon Mar 14 20:11:05 PDT 2011


Author: carltape
Date: 2011-03-14 20:11:04 -0700 (Mon, 14 Mar 2011)
New Revision: 18110

Modified:
   seismo/3D/ADJOINT_TOMO/measure_adj/README
Log:
testing svn check-in with updated README


Modified: seismo/3D/ADJOINT_TOMO/measure_adj/README
===================================================================
--- seismo/3D/ADJOINT_TOMO/measure_adj/README	2011-03-15 02:41:45 UTC (rev 18109)
+++ seismo/3D/ADJOINT_TOMO/measure_adj/README	2011-03-15 03:11:04 UTC (rev 18110)
@@ -3,8 +3,16 @@
    /cig/seismo/3D/ADJOINT_TOMO/measure_adj/
 
 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.
 
-Last tested by Carl Tape on 7-27-09 using Ubuntu 9.04 Linux 64-bit with gfortran 4.3.3 and 64-bit SAC beta version Version 101.3.
+The code was last tested on 3-14-2011 using:
+    openSUSE 11.3 Linux 64-bit
+    gfortran 4.5.0
+    64-bit SAC version 101.4, with patch (type "echo $SACHOME")
+#   7-27-09
+#   Ubuntu 9.04 Linux 64-bit
+#   gfortran 4.3.3
+#   64-bit SAC beta version Version 101.3 (type "echo $SACHOME")
 
 For a test to see if things are working, try this:
    make clean
@@ -14,14 +22,20 @@
 If all goes well, you should reproduce the figure
    PLOTS/9818433_T006_T030_MPM_CI_m16_mtm_win_adj.pdf
 
-Please email Carl Tape (carltape at fas.harvard.edu) with questions, comments, or bug reports.
+Please email Carl Tape (carltape at gi.alaska.edu) with questions, comments, or bug reports.
+
+TO-DO LIST:
+Eliminate external dependencies by including them here:
+   pssac2 for plotting (GMT, sac)
+   perl libraries: CMT_TOOLS, DELAZ5
+
 ==============================
 Qinya Liu, 12/2/06
 Carl Tape, 2/7/08
 
 This package measures the transfer function for given data and synthetics, 
 and then assimilates the measurements to create the adjoint source and 
-misfit function values necessary for a conjugate gradient inversion.
+misfit function values necessary for a gradient-based toographic inversion.
 
 Input: MEASUREMENT.WINDOWS which has the format:
 



More information about the CIG-COMMITS mailing list