aboutsummaryrefslogtreecommitdiff
path: root/reproducible-paper.tex
diff options
context:
space:
mode:
Diffstat (limited to 'reproducible-paper.tex')
-rw-r--r--reproducible-paper.tex9
1 files changed, 4 insertions, 5 deletions
diff --git a/reproducible-paper.tex b/reproducible-paper.tex
index 7856137..1ddb16e 100644
--- a/reproducible-paper.tex
+++ b/reproducible-paper.tex
@@ -98,7 +98,6 @@
- \newcommand{\imgtdir}{/home/mohammad/documents/personal/professional/astronomy/talks/in-prep/images}
\begin{frame}{Reproducibility is critically important in the sciences (example from astronomy)}
\small
\begin{columns}
@@ -141,26 +140,26 @@
\node[anchor=south west,inner sep=0] (image) at (0,0.362\linewidth)
{\includegraphics[width=0.495\linewidth]
- {\imgtdir/m51-lf.pdf}};
+ {img/m51-lf.pdf}};
\node[anchor=south,white,font={\small}] at
(0.25\linewidth,0.362\linewidth) {Input image};
\node[anchor=south west,inner sep=0] (image) at
(0.5\linewidth,0.362\linewidth)
{\includegraphics[width=0.495\linewidth]
- {\imgtdir/m51-edge-default.pdf}};
+ {img/m51-edge-default.pdf}};
\node[anchor=south,white,font={\small}] at
(0.75\linewidth,0.362\linewidth) {Default NoiseChisel};
\node[anchor=south west,inner sep=0] (image) at (0,0)
{\includegraphics[width=0.495\linewidth]
- {\imgtdir/m51-edge.pdf}};
+ {img/m51-edge.pdf}};
\node[anchor=south,white,font={\small}] at
(0.25\linewidth,0) {Optimized NoiseChisel};
\node[anchor=south west,inner sep=0] (image) at (0.5\linewidth,0)
{\includegraphics[width=0.495\linewidth]
- {\imgtdir/m51-watkins-zoom.png}};
+ {img/m51-watkins-zoom.png}};
\node[anchor=south,black,font={\small}] at
(0.75\linewidth,0) {Much deeper image};
\end{tikzpicture}