[cig-commits] [commit] master: Add text annotations to the comparison plots (8f7a1e1)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri May 9 15:26:21 PDT 2014


Repository : https://github.com/geodynamics/cigma

On branch  : master
Link       : https://github.com/geodynamics/cigma/compare/65c02138d3ae8b87c088cc14fe4f98e21e3f0805...a26f592c25c89a40622404999ba1effcdf6df9e3

>---------------------------------------------------------------

commit 8f7a1e198028e174014dbe1ea7b3ed8026f56dc5
Author: Luis Armendariz <luis>
Date:   Wed Apr 1 14:44:15 2009 +0000

    Add text annotations to the comparison plots


>---------------------------------------------------------------

8f7a1e198028e174014dbe1ea7b3ed8026f56dc5
 .../fig_log_error_temperature_64_16_64_32_y099.png    | Bin 0 -> 1298026 bytes
 .../out/fig_log_error_velocity_64_16_64_32_y099.png   | Bin 0 -> 1354981 bytes
 figures3/bm2/process-images.sh                        |  16 ++++++++++++++++
 3 files changed, 16 insertions(+)

diff --git a/figures3/bm2/out/fig_log_error_temperature_64_16_64_32_y099.png b/figures3/bm2/out/fig_log_error_temperature_64_16_64_32_y099.png
new file mode 100644
index 0000000..e53a9c1
Binary files /dev/null and b/figures3/bm2/out/fig_log_error_temperature_64_16_64_32_y099.png differ
diff --git a/figures3/bm2/out/fig_log_error_velocity_64_16_64_32_y099.png b/figures3/bm2/out/fig_log_error_velocity_64_16_64_32_y099.png
new file mode 100644
index 0000000..6ece43a
Binary files /dev/null and b/figures3/bm2/out/fig_log_error_velocity_64_16_64_32_y099.png differ
diff --git a/figures3/bm2/process-images.sh b/figures3/bm2/process-images.sh
index c0a9b21..248124c 100755
--- a/figures3/bm2/process-images.sh
+++ b/figures3/bm2/process-images.sh
@@ -44,6 +44,22 @@ img-caption '(b) Velocity                     ' \
     velocity_64_20000_y099.png \
     velocity_64_20000_y099.png
 
+img-caption '(a) log (temperature error for 16 x 16 x 16 case)             ' \
+    log_error_temperature_64_16_20000_4700_y099.png \
+    log_error_temperature_64_16_20000_4700_y099.png
+
+img-caption '(b) log (temperature error for 32 x 32 x 32 case)         ' \
+    log_error_temperature_64_32_20000_9900_y099.png \
+    log_error_temperature_64_32_20000_9900_y099.png
+
+img-caption '(a) log (velocity error for 16 x 16 x 16 case)                ' \
+    log_error_velocity_64_16_20000_4700_y099.png \
+    log_error_velocity_64_16_20000_4700_y099.png
+
+img-caption '(b) log (velocity error for 32 x 32 x 32 case)            ' \
+    log_error_velocity_64_32_20000_9900_y099.png \
+    log_error_velocity_64_32_20000_9900_y099.png
+
 cat-pair \
     temperature_64_20000_y099.png \
     velocity_64_20000_y099.png \



More information about the CIG-COMMITS mailing list