From 83edee239670ce58e39e7a064572964335d3879d Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Thu, 21 Jan 2021 05:13:47 -0500 Subject: fixed graphs and tables for report and logbook Poster is very broken. The Report and Logbook are okay, but have last year's images. --- report2/tables.i | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'report2/tables.i') diff --git a/report2/tables.i b/report2/tables.i index 8f2eb5f..8e46664 100644 --- a/report2/tables.i +++ b/report2/tables.i @@ -1,9 +1,10 @@ \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} +\centerline{\deaths{}} +\centerline{\stats{The basic statistics for trials occurring this year, +including deaths, reclusivity, and quantitative averages.}} +\centerline{\pvals{The p-values, compared to a random distribution, of +the respective spatial distributions for each size, accounting for +placement conditions like ``not on obstacles''}} \vfil\eject } -- cgit