From a1d245cfd1979ec78bbc01e5125af80071f8cc42 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Mon, 6 Jul 2020 18:20:32 -0400 Subject: File reorganization More makefile-friendly --- src/bullets.i | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/bullets.i (limited to 'src/bullets.i') diff --git a/src/bullets.i b/src/bullets.i new file mode 100644 index 0000000..76befb7 --- /dev/null +++ b/src/bullets.i @@ -0,0 +1,12 @@ +% A bulleted version of experiment notes + +\def\item{\par\leavevmode\pre{$\bullet$}} + +\item Keeping track of the antlions became challenging as the experiment progressed, especially in the later trials when some of the antlions began to hide passively beneath the sand +\item Removing the antlions from the enclosure after each trial became tedious, as it was difficult to find antlions that were under the sand or evaded capture +\item The setup and introductory periods both went well with each trial, as we came into not major issues when setting the trials or when introducing the antlions +\item Depth and width of the pits were smaller in trials with smaller enclosures, which could be due to increased interaction between antlions within smaller enclosures +\item Measurement of the antlions' pits became difficult, especially as the pits decreased in size (namely in the $<$1cm range), because parallax and `bumping' of the pits could introduce error +\item Antlions had roughly the same density across all sizes because they would become `dormant' if sufficient area was not readily available. +\item Cannibalism and death occurred at a relatively constant rate across all trials, meaning it was more a function of time than a result of overcrowding. + -- cgit