From 5df41ebc0ef1a065004f7becfb07b37a5d036837 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Sun, 26 Jan 2020 15:10:08 -0500 Subject: updated captions to reflect dot sizes on depth_width.png --- document/graphs.tex | 2 +- logbook.tex | 2 +- poster/results.tex | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/document/graphs.tex b/document/graphs.tex index d6bd80a..6807e5d 100644 --- a/document/graphs.tex +++ b/document/graphs.tex @@ -3,4 +3,4 @@ \twopicture{../imgs/2019-12-19.png}{../imgs/2019-12-20.png}{Voronoi diagrams showing the territory of each antlion that formed a pit and well as the location, depth, and width of each pit} \picture{../graph/depth_width.png}{Shows pit depth and width in relation to the square root of the trial area} -\picture{../graph/nearest_neighbor.png}{Shows the average nearest neighbor calculation for each trial group in relation to the square root of trial area, to create a ratio} +\picture{../graph/nearest_neighbor.png}{Shows the average nearest neighbor calculation for each trial group in relation to the square root of trial area, to create a ratio. Larger dots means more pits had that same area and depth or width.} diff --git a/logbook.tex b/logbook.tex index 035efdd..8efc9bd 100644 --- a/logbook.tex +++ b/logbook.tex @@ -44,7 +44,7 @@ \twopicture{imgs/2019-12-3.png}{imgs/2019-12-5.png}{} \twopicture{imgs/2019-12-19.png}{imgs/2019-12-20.png}{Voronoi diagrams showing the territory of each antlion that formed a pit and well as the location, depth, and width of each pit} -\picture{graph/depth_width.png}{Shows pit depth and width in relation to the square root of the trial area} +\picture{graph/depth_width.png}{Shows pit depth and width in relation to the square root of the trial area (bigger dots mean more pits of that size)} \picture{graph/nearest_neighbor.png}{Shows the average nearest neighbor calculation for each trial group in relation to the square root of trial area, to create a ratio} \abreak diff --git a/poster/results.tex b/poster/results.tex index 6395f0e..6a2bd09 100644 --- a/poster/results.tex +++ b/poster/results.tex @@ -6,7 +6,7 @@ }}\hsize=\wd0\box0\caption{#3}} } -\line{\picture{../graph/depth_width.png}{Antlions' pits' depths and widths correlate strongly with square root of trial area, meaning that antlions are aware of how to optimally obtain ants for the group.}{6in}\hfil +\line{\picture{../graph/depth_width.png}{Antlions' pits' depths and widths correlate strongly with square root of trial area, meaning that antlions are aware of how to optimally obtain ants for the group. Bigger dots mean more pits of that size in that trial area}{6in}\hfil \picture{../photos/pcr.jpg}{DNA Ladder and PCR tests were used to detect Cytochrome-B gene appearance in a primed DNA mixture from crushed antlions.}{3in} } \hbox{ -- cgit