[cig-commits] r11315 - in seismo/3D/mt_measure_adj: . scripts_tomo

carltape at geodynamics.org carltape at geodynamics.org
Mon Mar 3 17:04:57 PST 2008


Author: carltape
Date: 2008-03-03 17:04:57 -0800 (Mon, 03 Mar 2008)
New Revision: 11315

Modified:
   seismo/3D/mt_measure_adj/README
   seismo/3D/mt_measure_adj/scripts_tomo/run_tomo.pl
Log:
Test for edits on the new server.


Modified: seismo/3D/mt_measure_adj/README
===================================================================
--- seismo/3D/mt_measure_adj/README	2008-03-04 00:59:54 UTC (rev 11314)
+++ seismo/3D/mt_measure_adj/README	2008-03-04 01:04:57 UTC (rev 11315)
@@ -37,7 +37,7 @@
 
 Several scripts have been added to facilitate running multiple events and generating multiple plots for the purpose of a tomography inversion.  These are by no means in the "final" user-friendly state.
 
-The following scripts have been placed in the directory scripts_tomo:
+These scripts have been placed in the directory scripts_tomo:
 
 prepare_mt_measure_adj.pl -- prepares the directory for running the measurement code WITH PLOTS
 run_mt_measure_adj.pl     -- runs the code and makes output plots
@@ -45,7 +45,7 @@
 run_tomo.pl               -- master script that calls prepare_mt_measure_adj.pl and run_mt_measure_adj.pl
 combine_adj_src_all.pl    -- calls combine_adj_src.pl repeatedly to make the final set of adjoint sources
 
-These must be copied into the main directory to use them.
+These must be COPIED into the main directory to use them.
 
 Finally, to make summary histogram plots for the measurements for each event,
 as well as a single histogram for all measurements in total, see

Modified: seismo/3D/mt_measure_adj/scripts_tomo/run_tomo.pl
===================================================================
--- seismo/3D/mt_measure_adj/scripts_tomo/run_tomo.pl	2008-03-04 00:59:54 UTC (rev 11314)
+++ seismo/3D/mt_measure_adj/scripts_tomo/run_tomo.pl	2008-03-04 01:04:57 UTC (rev 11315)
@@ -45,7 +45,7 @@
 #die("testing");
 
 $imin = 1; $imax = $nevent;
-#$imin = 74; $imax = $nevent;
+#$imin = 1; $imax = 172;
 #$imin = 32; $imax = $imin;
 
 # EXAMPLE lines from EIDs_simulation_duration



More information about the cig-commits mailing list