-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhs-nodesize-memory.tex
108 lines (106 loc) · 4.18 KB
/
hs-nodesize-memory.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
\begin{figure}[t]
\hspace{0.05\textwidth}%
\begin{subfigure}[b]{\textwidth}
\tikzstyle{legend-point}=[circle, inner sep=2pt]
\definecolor{legend1}{HTML}{eed0cd}
\definecolor{legend2}{HTML}{deb1d4}
\definecolor{legend3}{HTML}{aca3d8}
\definecolor{legend4}{HTML}{72a2b5}
\definecolor{legend5}{HTML}{549874}
\definecolor{legend6}{HTML}{5d773b}
\definecolor{legend7}{HTML}{6c4c2e}
\definecolor{legend8}{HTML}{5c2b3d}
\definecolor{legend9}{HTML}{311c3b}
\begin{tikzpicture}
\node (legend1) at (0.1\textwidth, 0)
[legend-point, fill={legend1}, label=right:{\tiny $(70, 58, 65)$ lichten}] {};
\node (legend2) at (0.1\textwidth, -8pt)
[legend-point, fill={legend2}, label=right:{\tiny $(140, 116, 130)$ lichten}] {};
\node (legend3) at (0.1\textwidth, -16pt)
[legend-point, fill={legend3}, label=right:{\tiny $(210, 174, 195)$ lichten}] {};
\node (legend4) at (0.1\textwidth, -24pt)
[legend-point, fill={legend4}, label=right:{\tiny $(280, 232, 260)$ lichten}] {};
\node (legend5) at (0.1\textwidth, -32pt)
[legend-point, fill={legend5}, label=right:{\tiny $(420, 348, 390)$ lichten}] {};
\node (legend6) at (0.5925\textwidth, 0)
[legend-point, fill={legend6}, label=right:{\tiny $(560, 464, 520)$ lichten}] {};
\node (legend7) at (0.5925\textwidth, -8pt)
[legend-point, fill={legend7}, label=right:{\tiny $(630, 522, 585)$ lichten}] {};
\node (legend8) at (0.5925\textwidth, -16pt)
[legend-point, fill={legend8}, label=right:{\tiny $(840, 696, 780)$ lichten}] {};
\node (legend9) at (0.5925\textwidth, -24pt)
[legend-point, fill={legend9}, label=right:{\tiny $(1260, 1044, 1170)$ lichten}] {};
\end{tikzpicture}
\end{subfigure}\hfill\\
\begin{minipage}[t]{0.5\textwidth}
\begin{adjustbox}{minipage=\textwidth, scale=0.55}
\begin{subfigure}[b]{1.6\textwidth}
\centering
\def\svgwidth{\textwidth}
\input{./img/raw/hs-ns-memory/memory_spaceship-indoor.pdf_tex}
\caption{Spaceship Indoor}
\vspace{4pt}
\label{fig:hs-ns-memory:indoor}
\end{subfigure}
\end{adjustbox} \\
%
\begin{adjustbox}{minipage=\textwidth, scale=0.55}
\begin{subfigure}[b]{1.6\textwidth}
\centering
\def\svgwidth{\textwidth}
\input{./img/raw/hs-ns-memory/memory_pipers-alley.pdf_tex}
\caption{Piper's Alley}
\vspace{4pt}
\label{fig:hs-ns-memory:alley}
\end{subfigure}
\end{adjustbox} \\
%
\begin{adjustbox}{minipage=\textwidth, scale=0.55}
\begin{subfigure}[b]{1.6\textwidth}
\centering
\def\svgwidth{\textwidth}
\input{./img/raw/hs-ns-memory/memory_ziggurat-city.pdf_tex}
\caption{Ziggurat City}
\label{fig:hs-ns-memory:city}
\end{subfigure}
\end{adjustbox}
\caption{\small Aantal pixels.}
\label{fig:hs-ns-memory}
\end{minipage}%
%
\begin{minipage}[t]{0.5\textwidth}
\begin{adjustbox}{minipage=\textwidth, scale=0.55}
\begin{subfigure}[b]{1.6\textwidth}
\centering
\def\svgwidth{\textwidth}
\input{./img/raw/hs-ns-light-indices/light_indices_spaceship-indoor.pdf_tex}
\caption{Spaceship Indoor}
\vspace{4pt}
\label{fig:hs-ns-light-indices:indoor}
\end{subfigure}
\end{adjustbox} \\
%
\begin{adjustbox}{minipage=\textwidth, scale=0.55}
\begin{subfigure}[b]{1.6\textwidth}
\centering
\def\svgwidth{\textwidth}
\input{./img/raw/hs-ns-light-indices/light_indices_pipers-alley.pdf_tex}
\caption{Piper's Alley}
\vspace{4pt}
\label{fig:hs-ns-light-indices:alley}
\end{subfigure}
\end{adjustbox} \\
%
\begin{adjustbox}{minipage=\textwidth, scale=0.55}
\begin{subfigure}[b]{1.6\textwidth}
\centering
\def\svgwidth{\textwidth}
\input{./img/raw/hs-ns-light-indices/light_indices_ziggurat-city.pdf_tex}
\caption{Ziggurat City}
\label{fig:hs-ns-light-indices:city}
\end{subfigure}
\end{adjustbox}
\caption{\small Aantal lichtindices.}
\label{fig:hs-ns-light-indices}
\end{minipage}
\end{figure}