diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-07-06 18:20:32 -0400 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-07-06 18:41:47 -0400 |
commit | a1d245cfd1979ec78bbc01e5125af80071f8cc42 (patch) | |
tree | 9bf0ec38631e4f0879940dc4a0b133d78fc2f17c /src/bullets.i | |
parent | 5a18c8a33b90003a2c930a207f766800883c3622 (diff) |
File reorganization
More makefile-friendly
Diffstat (limited to 'src/bullets.i')
-rw-r--r-- | src/bullets.i | 12 |
1 files changed, 12 insertions, 0 deletions
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. + |