소스 검색

Added more figure captions

Horea Christian 6 달 전
부모
커밋
660c95df64
7개의 변경된 파일16개의 추가작업 그리고 10개의 파일을 삭제
  1. 2 2
      publishing/data/workflow.dot
  2. 0 1
      publishing/figs/workflow.pdf
  3. 1 0
      publishing/figs/workflow.pdf
  4. BIN
      publishing/figs/workflow.png
  5. 1 0
      publishing/poster.snm
  6. 10 7
      publishing/poster.tex
  7. 2 0
      publishing/poster/header.tex

+ 2 - 2
publishing/data/workflow.dot

@@ -33,8 +33,8 @@ digraph graphname {
         color = "#42e3dc";
 
         si[label="System Image", shape=box, color="#BBBBBB", fillcolor=grey93];
-        rd[label="Raw Data", shape=box, color="#BBBBBB", fillcolor=grey93];
-        ac[label="Article Code", shape=box, color="#BBBBBB", fillcolor=grey93];
+        rd[label="    Raw Data    ", shape=box, color="#BBBBBB", fillcolor=grey93];
+        ac[label="  Article Code  ", shape=box, color="#BBBBBB", fillcolor=grey93];
         blank10[style=invis];
         ras[label="Article Reexecution Library", shape=box, color="#BBBBBB", fillcolor=grey93];
         }

+ 0 - 1
publishing/figs/workflow.pdf

@@ -1 +0,0 @@
-../../.git/annex/objects/Q7/4j/MD5E-s12129--ff36c44a404dd28da36c3ff938bba825.pdf/MD5E-s12129--ff36c44a404dd28da36c3ff938bba825.pdf

+ 1 - 0
publishing/figs/workflow.pdf

@@ -0,0 +1 @@
+/annex/objects/MD5E-s12134--cc70845a8b035f1cdd37e6830230c97c.pdf

BIN
publishing/figs/workflow.png


+ 1 - 0
publishing/poster.snm

@@ -0,0 +1 @@
+\beamer@slide {fig:ras_s}{1}

+ 10 - 7
publishing/poster.tex

@@ -74,36 +74,39 @@
 			\begin{minipage}{.98\textwidth} % tweaks the width, makes a new \textwidth
 				\parbox[t][\columnheight]{\textwidth}{ % must be some better way to set the the height, width and textwidth simultaneously
 					\begin{myblock}{Reproduction Assessment Showcase}
-						\vspace{0.75em}
-						\begin{minipage}{.58\textwidth}
+						\vspace{-0.45em}
+						\begin{minipage}{.56\textwidth}
 						\begin{figure}
 							\includegraphics[width=0.95\textwidth]{figs/diff_pages.pdf}
 							\vspace{0.2em}
 							\caption{
-								Mycaption lalalalal
+								Page-wise voxel difference comparison across multiple reexecutions in different environments indicates consistency of variability in both extent and location.
 							}
+							\label{fig:ras_s}
 						\end{figure}
 						\begin{figure}
 							\fbox{\includegraphics[width=0.9\textwidth]{figs/diff_fig.pdf}}
 							\vspace{0.2em}
 							\caption{
-								Mycaption lalalalal
+								One notable source of variability are data plots, where it can be observed that even as data points vary to an almost full extent, statistical summaries can remain constant.
 							}
 						\end{figure}
-						\end{minipage}~
+						\end{minipage}
+						\hfill
 						\begin{minipage}{.38\textwidth}
+						\vspace{1.1em}
 						\begin{figure}
 							\fbox{\includegraphics[width=0.9\textwidth]{figs/diff_text.pdf}}
 							\vspace{0.2em}
 							\caption{
-								Mycaption lalalalal
+								Text differences in statistical summaries account for a small proportion of voxel differences, but can remain well-localized instead of spreading via test shift if statistical summaries are appropriately trimmed down to a constant length.
 							}
 						\end{figure}
 						\begin{figure}
 							\fbox{\includegraphics[width=0.9\textwidth]{figs/diff_date.pdf}}
 							\vspace{0.2em}
 							\caption{
-								Mycaption lalalala  l
+								A good litmus test for monitoring differences (accounting for the baseline difference in \cref{fig:ras_s}) is the datestamp of the reexecution, which should always be expected to differ from the manuscript.
 							}
 						\end{figure}
 						\end{minipage}

+ 2 - 0
publishing/poster/header.tex

@@ -12,5 +12,7 @@
 \usepackage{tabularx}
 
 \input{common/header.tex}
+\input{common/header_tail.tex}
+
 
 \newcolumntype{Z}{>{\centering\arraybackslash}X} % centered tabularx columns