From 5aa9d5e00d28c91190a2c07866bb0139275133e3 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Mon, 26 Mar 2018 22:34:02 -0500 Subject: 2018-03-26 22:34 --- processing/chapter.tex | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'processing/chapter.tex') diff --git a/processing/chapter.tex b/processing/chapter.tex index a32f170..db8da3b 100644 --- a/processing/chapter.tex +++ b/processing/chapter.tex @@ -795,7 +795,12 @@ It is also not a method of the \python{Data} class, it is a bare function. % Join accepts multiple data objects and attempts to join them together. % To do this, the variable and channel names must agree. % -% TODO: join example (from Darien on slack) +\begin{figure} + \includegraphics[width=\textwidth]{"processing/join_example"} + \caption[CAPTION TODO]{ + CAPTION TODO} + \label{pro:fig:join_example} +\end{figure} \section{Fitting} % ============================================================================== -- cgit v1.2.3