aboutsummaryrefslogtreecommitdiff
path: root/logbook2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'logbook2.tex')
-rw-r--r--logbook2.tex68
1 files changed, 68 insertions, 0 deletions
diff --git a/logbook2.tex b/logbook2.tex
index e69de29..009e2c5 100644
--- a/logbook2.tex
+++ b/logbook2.tex
@@ -0,0 +1,68 @@
+% Should generate a logbook and replace assets/logbook.pdf
+
+\input fmt/doc.h
+\input fmt/com.h
+\let\bf\fourteenbf
+\let\bold\bf
+\def\abreak{\bigbreak\filbreak\medbreak}
+
+\noindent{\bf Background Research:}
+
+\input src/research2.i
+
+ \abreak
+
+{\input src/biblio.i\relax}
+
+ \abreak
+
+\input src/hypo2.i
+
+ \abreak
+
+\noindent{\bf Materials:}
+
+\input src/mats2.i
+
+ \abreak
+
+\noindent{\bf Independent and Dependent Variables:}
+
+\input src/vars2.i
+
+ \abreak
+
+\noindent{\bf Procedure:}
+
+\input src/methods2.i
+
+ \abreak
+
+\noindent{\bf Graphs:}
+
+\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 (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
+
+\noindent{\bf Tables:}
+
+\input report2/tables.i
+
+ \abreak
+
+\noindent{\bf Conclusion:}
+
+\input src/conc2.i
+
+ \abreak
+
+\noindent{\bf Experimental Notes:}
+
+\input src/bullets.i
+
+\bye