diff options
| -rw-r--r-- | supplements/background.pdf | bin | 0 -> 20100 bytes | |||
| -rw-r--r-- | supplements/main.tex | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/supplements/background.pdf b/supplements/background.pdf Binary files differnew file mode 100644 index 0000000..cf3325a --- /dev/null +++ b/supplements/background.pdf diff --git a/supplements/main.tex b/supplements/main.tex index 46bd105..af9bded 100644 --- a/supplements/main.tex +++ b/supplements/main.tex @@ -185,7 +185,7 @@ M(t) = 3.78 + 1.63 \sin(\frac{2\pi}{365.24} t + 4.36) \begin{figure} \centering -\includegraphics{background} +\includegraphics[width=\textwidth]{background.pdf} \caption{The background rate $M(t)$ learned to describe the data. Each dot represents the number of infections (fatal and nonfatal) that occurred on a given day.} \label{fig:background} \end{figure} |
