From 2b146b8391fd5ca9c8c70d7530ad3968721324e9 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Thu, 21 Jan 2021 03:33:31 -0500 Subject: have a complete build for secondary docs, but tables and imgs not fully integrated --- poster2/results.i | 25 +++++++++++++++++++++++++ poster2/voronoi.i | 5 ----- 2 files changed, 25 insertions(+), 5 deletions(-) create mode 100644 poster2/results.i (limited to 'poster2') diff --git a/poster2/results.i b/poster2/results.i new file mode 100644 index 0000000..4b33992 --- /dev/null +++ b/poster2/results.i @@ -0,0 +1,25 @@ +\input tables.i + +\font\tablefont=cmr10 at 11pt +\font\lrgtbl=cmr10 at 14pt +{\offinterlineskip\par} +\kern -\baselineskip +\line{% + \picturetop{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 + \picturetop{img/pcr.jpg}{DNA Ladder and PCR tests were used to detect + Cytochrome-B gene appearance in a primed DNA mixture from crushed + antlions.}{4in}% +} +\kern-1.3in\line{% + \picture{graph/nearest_neighbor.png}{The geometric average of trial + edge length correlates closely with nearest neighbor distance, + demonstrating consistent spacing by antlions.}{6in}% + \hfil + {\tablefont\vbox{\deaths\vskip1in}}\hfil% +} + +\centerline{\lrgtbl\territory} diff --git a/poster2/voronoi.i b/poster2/voronoi.i index 0e2e20e..409975f 100644 --- a/poster2/voronoi.i +++ b/poster2/voronoi.i @@ -30,10 +30,5 @@ In order to determine the true correlation between environmental factors and spacial distribution of the ant\-lions four sub trial were conducted after the initial $24\times24$ trial, where the enclosure size was reduced to $12\times12$. The Voronoi diagrams for this subtrial for each of environmental conditions and a $12\times12$ control are shown to the left. Given the fact that the Voronoi area (the area of land that is closest to a given pit) remaIns relatively constant across all trials and sub\-trials it can effectively be concluded that the antlions have a non-random distribution pattern. Furthermore, since the mode of communication of the antlions seems to be undisturbed by both the introduction of fake pits, obstacles and the removal of trails, it can be concluded that the non-random distribution observed is not due to communication, but rather canabalsim, which is the regulating factor in the antlions distribution pattern. - - - - - } } -- cgit