From 0e514f5d0301ec394860df75101ab9d1fcca6994 Mon Sep 17 00:00:00 2001 From: Eric Schulte Date: Tue, 25 Jan 2011 00:03:56 -0700 Subject: [PATCH] cleaning up the graph of gravity data --- figures/gravity.tex | 12 ++---------- physical-evolutionary-computation.tex | 4 +--- 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/figures/gravity.tex b/figures/gravity.tex index b804437..66f057b 100644 --- a/figures/gravity.tex +++ b/figures/gravity.tex @@ -53,32 +53,24 @@ \draw[gp path] (1.800,3.517)--(1.980,3.517); \node[gp node right] at (1.440,3.517) { 400}; \draw[gp path] (1.800,3.742)--(1.980,3.742); -\node[gp node right] at (1.440,3.742) { 600}; \draw[gp path] (1.800,3.968)--(1.980,3.968); \node[gp node right] at (1.440,3.968) { 800}; \draw[gp path] (1.800,4.193)--(1.980,4.193); -\node[gp node right] at (1.440,4.193) { 1000}; \draw[gp path] (1.800,4.418)--(1.980,4.418); \node[gp node right] at (1.440,4.418) { 1200}; \draw[gp path] (1.800,4.643)--(1.980,4.643); -\node[gp node right] at (1.440,4.643) { 1400}; \draw[gp path] (1.800,4.868)--(1.980,4.868); \node[gp node right] at (1.440,4.868) { 1600}; \draw[gp path] (1.800,5.093)--(1.980,5.093); -\node[gp node right] at (1.440,5.093) { 1800}; \draw[gp path] (1.800,5.319)--(1.980,5.319); \node[gp node right] at (1.440,5.319) { 2000}; \draw[gp path] (1.800,5.544)--(1.980,5.544); -\node[gp node right] at (1.440,5.544) { 2200}; \draw[gp path] (1.800,5.770)--(1.980,5.770); \node[gp node right] at (1.440,5.770) { 2400}; \draw[gp path] (1.800,5.995)--(1.980,5.995); -\node[gp node right] at (1.440,5.995) { 2600}; -\node[gp node center, text width=4em] at (0.389,5.024) {normalized\\ Bouguer anomaly}; -\node[gp node right] at (9.416,7.645) {data}; +\node[gp node center, text width=4em] at (-1.5,5.024) {normalized\\ Bouguer anomaly}; \gpcolor{gp lt color 0} \gpsetpointsize{4.00} -\gppoint{gp mark 1}{(10.058,7.645)} \gppoint{gp mark 1}{(1.799,4.260)} \gppoint{gp mark 1}{(1.853,4.279)} \gppoint{gp mark 1}{(1.908,4.220)} @@ -3805,7 +3797,7 @@ \draw[gp path] (1.800,2.277)--(7.442,1.204); \node[gp node center, text width=4em] at (3.807,1.276) {normalized\\ longitude}; \node[gp node center, text width=4em] at (10.482,1.865) {normalized\\ latitude}; -\node[gp node center, text width=4em] at (0.389,5.024) {normalized\\ Bouguer anomaly}; +\node[gp node center, text width=4em] at (-1.5,5.024) {normalized\\ Bouguer anomaly}; %% coordinates of the plot area \gpdefrectangularnode{gp plot 1}{\pgfpoint{1.799cm}{0.771cm}}{\pgfpoint{10.700cm}{8.287cm}} \end{tikzpicture} diff --git a/physical-evolutionary-computation.tex b/physical-evolutionary-computation.tex index 08a6ffc..69895e2 100644 --- a/physical-evolutionary-computation.tex +++ b/physical-evolutionary-computation.tex @@ -491,9 +491,7 @@ PEC will be used to match the following goals. \begin{figure}[htb] \centering - {\scriptsize - \input{figures/gravity.tex} - } + {\scriptsize \input{figures/gravity.tex} } \caption{Normalized gravity data of the state of Montana.} \label{fig:grav} \end{figure} -- 2.11.4.GIT