aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--img/m51-edge-default.pdfbin0 -> 1949906 bytes
-rw-r--r--img/m51-edge.pdfbin0 -> 1950479 bytes
-rw-r--r--img/m51-lf.pdfbin0 -> 1933041 bytes
-rw-r--r--img/m51-watkins-zoom.pngbin0 -> 296148 bytes
-rw-r--r--reproducible-paper.tex9
5 files changed, 4 insertions, 5 deletions
diff --git a/img/m51-edge-default.pdf b/img/m51-edge-default.pdf
new file mode 100644
index 0000000..a91ebd8
--- /dev/null
+++ b/img/m51-edge-default.pdf
Binary files differ
diff --git a/img/m51-edge.pdf b/img/m51-edge.pdf
new file mode 100644
index 0000000..5da1e69
--- /dev/null
+++ b/img/m51-edge.pdf
Binary files differ
diff --git a/img/m51-lf.pdf b/img/m51-lf.pdf
new file mode 100644
index 0000000..dee5d43
--- /dev/null
+++ b/img/m51-lf.pdf
Binary files differ
diff --git a/img/m51-watkins-zoom.png b/img/m51-watkins-zoom.png
new file mode 100644
index 0000000..6ffbf56
--- /dev/null
+++ b/img/m51-watkins-zoom.png
Binary files differ
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}