diff options
Diffstat (limited to 'report2')
-rw-r--r-- | report2/graphs.i | 6 | ||||
-rw-r--r-- | report2/pics.i | 6 | ||||
-rw-r--r-- | report2/tables.i | 9 |
3 files changed, 21 insertions, 0 deletions
diff --git a/report2/graphs.i b/report2/graphs.i new file mode 100644 index 0000000..8fb8ad3 --- /dev/null +++ b/report2/graphs.i @@ -0,0 +1,6 @@ +\twopicture{imgs/2019-10-16.png}{imgs/2019-10-30.png}{} +\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/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/report2/pics.i b/report2/pics.i new file mode 100644 index 0000000..f02cf06 --- /dev/null +++ b/report2/pics.i @@ -0,0 +1,6 @@ +\twopicture{img/2019-10-18-1.jpg}{img/2019-10-18-2.jpg}{Pictures of the 32x33 trial group, a six inch ruler is shown for scale.} +\twopicture{img/2019-10-30-1.jpg}{img/2019-11-21-1.jpg}{Initial pictures of the 24x25 trial group including the new cardboard barrier for reference.} +\twopicture{img/2019-11-21-2.jpg}{img/2019-11-21-3.jpg}{(Left) A photograph of the first 16x17 trial, note antlion trails that are shown, a six inch ruler is shown for scale. (Right) A picture of the reinforced cardboard barrier to prevent antlions from escaping.} +\twopicture{img/2019-11-21-4.jpg}{img/2019-12-02-1.jpg}{Two alternate views of the 16x17 trial size, note antlion trails and toothpicks denoting the location of antlion pits.} +\twopicture{img/2019-12-02-2.jpg}{img/2019-12-13-1.jpg}{(Left) A close up image of the 16x17 trial size, note pits and dead antlions, ruler shown for scale (Right) A close up image of the 8x9 trial size, note smaller and less consistent pits, a six inch ruler shown for scale} +\twopicture{img/2019-12-13-2.jpg}{img/2019-12-13-3.rot.jpg}{(Left) A picture of an antlion being removed from the trial period (Right) An image of an antlion in its temporary container} diff --git a/report2/tables.i b/report2/tables.i new file mode 100644 index 0000000..8f2eb5f --- /dev/null +++ b/report2/tables.i @@ -0,0 +1,9 @@ +\input tables.i +{%\baselineskip=13pt +\centerline{\deaths} +%\global\advance\pics by 1\relax +%\nobreak\centerline{Figure \number\pics: Number of Deaths and Pits Successfully Formed in Each Trial/Subtrial} + +\centerline{\territory} +\vfil\eject +} |