new introplot
This commit is contained in:
parent
1941aec6f7
commit
04fd7e4ab9
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,7 +14,7 @@ output
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
/poster/main.pdf
|
||||
poster/main.pdf
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
poster/main.pdf
BIN
poster/main.pdf
Binary file not shown.
@ -16,21 +16,22 @@ blockverticalspace=2mm, colspace=20mm, subcolspace=0mm]{tikzposter} %Default val
|
||||
|
||||
\begin{columns}
|
||||
\column{0.4}
|
||||
\myblock[GrayBlock]{Introduction}{
|
||||
\myblock[TranspBlock]{Introduction}{
|
||||
The time-frequency tradeoff makes reliable signal detecion and simultaneous
|
||||
sender identification by simple Fourier decomposition in freely interacting
|
||||
weakly electric fish impossible. This profoundly limits our current
|
||||
understanding of chirps to experiments
|
||||
with single - or physically separated - individuals.
|
||||
\vspace{1cm}
|
||||
\begin{tikzfigure}[]
|
||||
\label{griddrawing}
|
||||
\includegraphics[width=0.6\linewidth]{figs/introplot}
|
||||
\includegraphics[width=\linewidth]{figs/introplot}
|
||||
\end{tikzfigure}
|
||||
}
|
||||
\myblock[TranspBlock]{Chirp detection}{
|
||||
\begin{tikzfigure}[]
|
||||
\label{fig:alg1}
|
||||
\includegraphics[width=0.6\linewidth]{figs/algorithm1}
|
||||
\includegraphics[width=0.9\linewidth]{figs/algorithm1}
|
||||
\end{tikzfigure}
|
||||
\vspace{2cm}
|
||||
\begin{tikzfigure}[]
|
||||
|
@ -33,8 +33,8 @@
|
||||
\begin{minipage}[c]{0.2\paperwidth}
|
||||
\centering
|
||||
% \vspace{1cm}
|
||||
\hspace{-10cm}
|
||||
\includegraphics[width=0.8\linewidth]{figs/efishlogo.pdf}
|
||||
\hspace{-7cm}
|
||||
\includegraphics[width=0.7\linewidth]{figs/efishlogo.pdf}
|
||||
\end{minipage}}
|
||||
% \begin{minipage}[c]{0.2\paperwidth}
|
||||
% \vspace{1cm}\hspace{1cm}
|
||||
|
Loading…
Reference in New Issue
Block a user